mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Bump @cypress/schematic from 1.7.0 to 2.0.0 in /src-ui
Bumps [@cypress/schematic](https://github.com/cypress-io/cypress) from 1.7.0 to 2.0.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js) - [Commits](https://github.com/cypress-io/cypress/compare/@cypress/schematic-v1.7.0...@cypress/schematic-v2.0.0) --- updated-dependencies: - dependency-name: "@cypress/schematic" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3df21fcaa3
commit
74d5724092
15
src-ui/package-lock.json
generated
15
src-ui/package-lock.json
generated
@ -16,6 +16,7 @@
|
|||||||
"@angular/platform-browser": "~13.3.11",
|
"@angular/platform-browser": "~13.3.11",
|
||||||
"@angular/platform-browser-dynamic": "~13.3.11",
|
"@angular/platform-browser-dynamic": "~13.3.11",
|
||||||
"@angular/router": "~13.3.11",
|
"@angular/router": "~13.3.11",
|
||||||
|
"@cypress/schematic": "^2.0.0",
|
||||||
"@ng-bootstrap/ng-bootstrap": "^12.1.2",
|
"@ng-bootstrap/ng-bootstrap": "^12.1.2",
|
||||||
"@ng-select/ng-select": "^8.1.1",
|
"@ng-select/ng-select": "^8.1.1",
|
||||||
"@ngneat/dirty-check-forms": "^3.0.2",
|
"@ngneat/dirty-check-forms": "^3.0.2",
|
||||||
@ -49,7 +50,7 @@
|
|||||||
"wait-on": "~6.0.1"
|
"wait-on": "~6.0.1"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"@cypress/schematic": "^1.6.0",
|
"@cypress/schematic": "^2.0.0",
|
||||||
"cypress": "~9.6.0"
|
"cypress": "~9.6.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -4168,9 +4169,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@cypress/schematic": {
|
"node_modules/@cypress/schematic": {
|
||||||
"version": "1.7.0",
|
"version": "2.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@cypress/schematic/-/schematic-1.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/@cypress/schematic/-/schematic-2.0.0.tgz",
|
||||||
"integrity": "sha512-CouQrVlZ+uHVVBQtmNoMYU9LyoSAmQTOLDpVjrdTdMPpJH1mWnHCL5OCMt+FZLR+43KRiWEvDUjNqSza11oGsQ==",
|
"integrity": "sha512-cKIyL1Gm/EU+eXTwYpxgFLdToVIpJwJHvUW+MVYpnoacfvPUU3UhgJsicPihw6e0hR0j/WImBkaIEqjH1MZK4Q==",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular-devkit/architect": "^0.1202.10",
|
"@angular-devkit/architect": "^0.1202.10",
|
||||||
@ -22591,9 +22592,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@cypress/schematic": {
|
"@cypress/schematic": {
|
||||||
"version": "1.7.0",
|
"version": "2.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@cypress/schematic/-/schematic-1.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/@cypress/schematic/-/schematic-2.0.0.tgz",
|
||||||
"integrity": "sha512-CouQrVlZ+uHVVBQtmNoMYU9LyoSAmQTOLDpVjrdTdMPpJH1mWnHCL5OCMt+FZLR+43KRiWEvDUjNqSza11oGsQ==",
|
"integrity": "sha512-cKIyL1Gm/EU+eXTwYpxgFLdToVIpJwJHvUW+MVYpnoacfvPUU3UhgJsicPihw6e0hR0j/WImBkaIEqjH1MZK4Q==",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@angular-devkit/architect": "^0.1202.10",
|
"@angular-devkit/architect": "^0.1202.10",
|
||||||
|
@ -54,7 +54,7 @@
|
|||||||
"wait-on": "~6.0.1"
|
"wait-on": "~6.0.1"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"@cypress/schematic": "^1.6.0",
|
"@cypress/schematic": "^2.0.0",
|
||||||
"cypress": "~9.6.0"
|
"cypress": "~9.6.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user