build: update cross-repo angular dependencies

See associated pull request for more information.
This commit is contained in:
Angular Robot
2026-09-02 22:33:36 +00:00
committed by Matthew Beck
parent de91d10b80
commit a66fd64cd4
35 changed files with 6287 additions and 2606 deletions
+5 -5
View File
@@ -6,20 +6,20 @@
"@algolia/requester-node-http": "5.57.0",
"@angular/animations": "workspace:*",
"@angular/aria": "22.2.0-next.4",
"@angular/build": "22.2.0-next.5",
"@angular/cdk": "22.2.0-next.3",
"@angular/cli": "22.2.0-next.5",
"@angular/build": "22.2.0-next.6",
"@angular/cdk": "22.2.0-next.4",
"@angular/cli": "22.2.0-next.6",
"@angular/common": "workspace:*",
"@angular/compiler": "workspace:*",
"@angular/compiler-cli": "workspace:*",
"@angular/core": "workspace:*",
"@angular/docs": "workspace:*",
"@angular/forms": "workspace:*",
"@angular/material": "22.2.0-next.3",
"@angular/material": "22.2.0-next.4",
"@angular/platform-browser": "workspace:*",
"@angular/platform-server": "workspace:*",
"@angular/router": "workspace:*",
"@angular/ssr": "22.2.0-next.5",
"@angular/ssr": "22.2.0-next.6",
"@codemirror/autocomplete": "6.20.3",
"@codemirror/commands": "6.11.0",
"@codemirror/lang-angular": "0.1.4",
+3 -3
View File
@@ -15,13 +15,13 @@
"@angular/platform-server": "workspace:*",
"@angular/localize": "workspace:*",
"@angular/router": "workspace:*",
"@angular/ssr": "22.2.0-next.5",
"@angular/ssr": "22.2.0-next.6",
"rxjs": "~7.8.0",
"tslib": "^2.3.0"
},
"devDependencies": {
"@angular/build": "22.2.0-next.5",
"@angular/cli": "22.2.0-next.5",
"@angular/build": "22.2.0-next.6",
"@angular/cli": "22.2.0-next.6",
"@angular/compiler-cli": "workspace:*",
"jsdom": "^30.0.0",
"typescript": "~6.0.2",
+5 -5
View File
@@ -11,7 +11,7 @@
},
"private": true,
"dependencies": {
"@angular/cdk": "22.2.0-next.3",
"@angular/cdk": "22.2.0-next.4",
"@angular/common": "link:./in-existing-linked-by-bazel",
"@angular/compiler": "link:./in-existing-linked-by-bazel",
"@angular/core": "link:./in-existing-linked-by-bazel",
@@ -19,15 +19,15 @@
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
"@angular/platform-browser-dynamic": "link:./in-existing-linked-by-bazel",
"@angular/router": "link:./in-existing-linked-by-bazel",
"@angular/ssr": "22.2.0-next.5",
"@angular/ssr": "22.2.0-next.6",
"rxjs": "^7.0.0",
"tslib": "^2.3.0",
"zone.js": "0.16.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "22.2.0-next.5",
"@angular/build": "22.2.0-next.5",
"@angular/cli": "22.2.0-next.5",
"@angular-devkit/build-angular": "22.2.0-next.6",
"@angular/build": "22.2.0-next.6",
"@angular/cli": "22.2.0-next.6",
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
"@types/jasmine": "^6.0.0",
"@types/node": "^20.14.8",
+425 -176
View File
File diff suppressed because it is too large Load Diff
@@ -29,9 +29,9 @@
"zone.js": "0.16.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "22.2.0-next.5",
"@angular/build": "22.2.0-next.5",
"@angular/cli": "22.2.0-next.5",
"@angular-devkit/build-angular": "22.2.0-next.6",
"@angular/build": "22.2.0-next.6",
"@angular/cli": "22.2.0-next.6",
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
"@types/jasmine": "^6.0.0",
"@types/jasminewd2": "^2.0.8",
File diff suppressed because it is too large Load Diff
@@ -13,15 +13,15 @@
"@angular/core": "link:./in-existing-linked-by-bazel",
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
"@angular/router": "link:./in-existing-linked-by-bazel",
"@angular/ssr": "22.2.0-next.5",
"@angular/ssr": "22.2.0-next.6",
"rxjs": "^7.0.0",
"tslib": "^2.3.0",
"zone.js": "0.16.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "22.2.0-next.5",
"@angular/build": "22.2.0-next.5",
"@angular/cli": "22.2.0-next.5",
"@angular-devkit/build-angular": "22.2.0-next.6",
"@angular/build": "22.2.0-next.6",
"@angular/cli": "22.2.0-next.6",
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
"@types/node": "^20.14.8",
"ts-node": "^10.9.1",
File diff suppressed because it is too large Load Diff
+4 -4
View File
@@ -18,15 +18,15 @@
"@angular/forms": "link:./in-existing-linked-by-bazel",
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
"@angular/router": "link:./in-existing-linked-by-bazel",
"@angular/ssr": "22.2.0-next.5",
"@angular/ssr": "22.2.0-next.6",
"rxjs": "^7.0.0",
"tslib": "^2.3.0",
"zone.js": "0.16.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "22.2.0-next.5",
"@angular/build": "22.2.0-next.5",
"@angular/cli": "22.2.0-next.5",
"@angular-devkit/build-angular": "22.2.0-next.6",
"@angular/build": "22.2.0-next.6",
"@angular/cli": "22.2.0-next.6",
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
"@types/node": "^20.14.8",
"ts-node": "^10.9.1",
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -25,8 +25,8 @@
"zone.js": "0.16.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "22.2.0-next.5",
"@angular/cli": "22.2.0-next.5",
"@angular-devkit/build-angular": "22.2.0-next.6",
"@angular/cli": "22.2.0-next.6",
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
"@types/jasmine": "^6.0.0",
"@types/jasminewd2": "^2.0.8",
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -23,8 +23,8 @@
"zone.js": "0.16.2"
},
"devDependencies": {
"@angular/build": "22.2.0-next.5",
"@angular/cli": "22.2.0-next.5",
"@angular/build": "22.2.0-next.6",
"@angular/cli": "22.2.0-next.6",
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
"ts-node": "10.9.2",
"typescript": "6.0.3"
+397 -136
View File
@@ -37,11 +37,11 @@ importers:
version: 0.16.2
devDependencies:
'@angular/build':
specifier: 22.2.0-next.5
version: 22.2.0-next.5(@angular/compiler-cli@in-existing-linked-by-bazel)(@angular/compiler@in-existing-linked-by-bazel)(@angular/core@in-existing-linked-by-bazel)(@angular/platform-browser@in-existing-linked-by-bazel)(@types/node@26.4.0)(postcss@8.5.26)(tslib@2.8.1)(typescript@6.0.3)
specifier: 22.2.0-next.6
version: 22.2.0-next.6(@angular/compiler-cli@in-existing-linked-by-bazel)(@angular/compiler@in-existing-linked-by-bazel)(@angular/core@in-existing-linked-by-bazel)(@angular/platform-browser@in-existing-linked-by-bazel)(@types/node@26.4.0)(postcss@8.5.26)(supports-color@8.1.1)(tslib@2.8.1)(typescript@6.0.3)
'@angular/cli':
specifier: 22.2.0-next.5
version: 22.2.0-next.5(@types/node@26.4.0)(chokidar@5.0.0)
specifier: 22.2.0-next.6
version: 22.2.0-next.6(@types/node@26.4.0)(chokidar@5.0.0)
'@angular/compiler-cli':
specifier: link:./in-existing-linked-by-bazel
version: link:in-existing-linked-by-bazel
@@ -58,13 +58,13 @@ packages:
resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
engines: {node: '>=6.0.0'}
'@angular-devkit/architect@0.2202.0-next.5':
resolution: {integrity: sha512-EA+GuJc5/HGoFw6ayk3oy6878bbrP+BbPxE2ntgWDicR2mWzPV3mTefSyTn6Cu19KrqucuZW+EKwegP3jT/Z9w==}
'@angular-devkit/architect@0.2202.0-next.6':
resolution: {integrity: sha512-iuxeXNnYiquRmz9xl0un5aIsTO62NppMgq0r8czh3Yjqpv7m8bLbfSvIz5DKPoaoJWloWIWvdTfhPnYm0TZYcw==}
engines: {node: ^22.22.3 || ^24.15.0 || >=26.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
hasBin: true
'@angular-devkit/core@22.2.0-next.5':
resolution: {integrity: sha512-rMpgAGphu8LfEEja9crKHJKmYpwOOeOPe+b+eHTNm0HuguM7cHlFQ2XP8sY2E1NzOSU2la5c6J8Ruk3Kem7eMw==}
'@angular-devkit/core@22.2.0-next.6':
resolution: {integrity: sha512-vVRVi5QYMuplSzloCO2keruK/W/fchzNlQZWCpqISE1rybo62ArtVxBqSqCxCj0f6iqpc6yFBGFbBVNllLL0AQ==}
engines: {node: ^22.22.3 || ^24.15.0 || >=26.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
peerDependencies:
chokidar: ^5.0.0
@@ -72,12 +72,12 @@ packages:
chokidar:
optional: true
'@angular-devkit/schematics@22.2.0-next.5':
resolution: {integrity: sha512-erZsMA+7ESmCXanY9RElRyuaEiiDpMWhbkjFBgCMBiHip4J8jRL0Bcv047kl1DcA7S0O35eiDWmVLO95x02UlQ==}
'@angular-devkit/schematics@22.2.0-next.6':
resolution: {integrity: sha512-RDOENqUzV/jppJucHugZiTnhhgMSeXmhatY7eqbQB5sZsYBkhoNewHGIyWEixS7Q25O0Ah3zdQavMY7621t+yQ==}
engines: {node: ^22.22.3 || ^24.15.0 || >=26.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
'@angular/build@22.2.0-next.5':
resolution: {integrity: sha512-qVi/YCVJFbpqR+9g8AAq/2+JfweoOyVoAhoyRsYNprDLNyOEfOL14kvJ2ImxkUQgYZ/0tQj5P9L4lXOnbbHXsA==}
'@angular/build@22.2.0-next.6':
resolution: {integrity: sha512-Fmf6qy2zg+0AnM5Adzh48IRt2mWh34KiRoi47h7ET2uGRGX+6RbrjgParBTuwKlMkKLL2r0PsSWXYz33jmR3mg==}
engines: {node: ^22.22.3 || ^24.15.0 || >=26.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
peerDependencies:
'@angular/compiler': ^22.0.0 || ^22.2.0-next.0
@@ -87,7 +87,7 @@ packages:
'@angular/platform-browser': ^22.0.0 || ^22.2.0-next.0
'@angular/platform-server': ^22.0.0 || ^22.2.0-next.0
'@angular/service-worker': ^22.0.0 || ^22.2.0-next.0
'@angular/ssr': ^22.2.0-next.5
'@angular/ssr': ^22.2.0-next.6
istanbul-lib-instrument: ^6.0.0
karma: ^6.4.0
less: ^4.2.0
@@ -128,8 +128,8 @@ packages:
vitest:
optional: true
'@angular/cli@22.2.0-next.5':
resolution: {integrity: sha512-oH+tg5/k9xf3Rn4AF8xUhCikke5qy9HVShW/ofMSH2UhamG9gk7Pd4nVxIlX8aTFZiYXVmjFY1sUZwBGWSxqFw==}
'@angular/cli@22.2.0-next.6':
resolution: {integrity: sha512-p2TQlskSDfqDyb5CnE/lZy0Ad4ugNE5yWeHEVUNn2W68cBLhqf4Pu5GKHIHK3erpmc3Nof6DMj/5LwyeO1+nEg==}
engines: {node: ^22.22.3 || ^24.15.0 || >=26.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
hasBin: true
@@ -190,6 +190,9 @@ packages:
resolution: {integrity: sha512-eY+Yn3dCqTGmyiq2QRU66lA5FL8lqqqvecHt0fF3uHONIa7ToYsaCiWV8lOKqAs0Rb2SjixiKFROngnulPtt2g==}
engines: {node: ^22.18.0 || >=24.11.0}
'@bufbuild/protobuf@2.14.1':
resolution: {integrity: sha512-agRJn3+EJDUe8AvxTx/LnHA/GErvLE62pSaSk7+MwFOtOv8eWBu/qCq2qoZjBjVZ3C2aiFJCveuSs17KMkYGOw==}
'@cspotcode/source-map-support@0.8.1':
resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==}
engines: {node: '>=12'}
@@ -512,12 +515,12 @@ packages:
'@jridgewell/trace-mapping@0.3.9':
resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==}
'@listr2/prompt-adapter-inquirer@4.2.5':
resolution: {integrity: sha512-pYGy9dTdTwXdasPgyohkr0HoQ4FrkAzFnsUZl/gcnadDArbpZ8e+fgr+F9WBdNEl2y00mb9bCM4WgmoBkZJ27A==}
'@listr2/prompt-adapter-inquirer@4.2.6':
resolution: {integrity: sha512-eQSUUwTpKIXOgbJ4Fx2vEzV0h6ofWknhgtaTSab0C5xG/kWZRg9n3hx5+lE9Z5Z+cXZ2efpVpWT0tNueWRP71w==}
engines: {node: '>=22.13.0'}
peerDependencies:
'@inquirer/prompts': '>= 3 < 9'
listr2: 11.0.0
listr2: 11.0.1
'@lmdb/lmdb-darwin-arm64@3.5.6':
resolution: {integrity: sha512-mY5FG4TjPAkY4P0w+OhHaUka5mDh2TX2WKYIwuKzJ1zeW3VvRgxdam/lGJTquI+bthTx5CSHDW+BAQCnNAzkEA==}
@@ -705,124 +708,124 @@ packages:
resolution: {integrity: sha512-xJIPs+bYuc9ASBl+cvGsKbGrJmS6fAKaSZCnT0lhahT5rhA2VVy9/EcIgd2JhtEuFOJNx7UHNn/qiTPTY4nrQw==}
engines: {node: '>= 10'}
'@oxc-parser/binding-android-arm-eabi@0.146.0':
resolution: {integrity: sha512-jBCZIsff/9J/zdK1KSKZREScXOtRE4wYO+MUjrE+5NHGdsslrP4biJA9QJyKwErwS8lkwxH6Z537HaL4CQr0ow==}
'@oxc-parser/binding-android-arm-eabi@0.147.0':
resolution: {integrity: sha512-fOtoGvIoirkvxQVw9J1WJPxz571XPgLsPf9uhRD+PJteUnvrJHMDmK9pw2yZEGGyismtRoEsp+JcXUdF/JDMDw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm]
os: [android]
'@oxc-parser/binding-android-arm64@0.146.0':
resolution: {integrity: sha512-BVwj6sVmgD9j5F+R5B+13pYQKOCmew+3myS19wcG5e+AeZu5ybBLEfcaKueC8MhvjtwL2Suh2tQE/Ywop2Z8rA==}
'@oxc-parser/binding-android-arm64@0.147.0':
resolution: {integrity: sha512-emjQHOYJaomo4ykaXQ1EItunr/I94Nk01oqBmU4dSkKSTupIDx6OysVDf2e8Eytm77rb+4ZxzgElyWP7rcEX7A==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [android]
'@oxc-parser/binding-darwin-arm64@0.146.0':
resolution: {integrity: sha512-jQGIM4zEEvvuypbBcoeoWuigRfP6R8Ow/9gfDzVoYkv5mFyVPbIePNQnV752jUynfty0nDxarIpML+7Q/MyMPg==}
'@oxc-parser/binding-darwin-arm64@0.147.0':
resolution: {integrity: sha512-kXvBPJL7RmDPJ2mze/vXPPVQimCDtFr9OFLjf7dyhV5Dx64cgcXh9KKrA1sMWvCObvJll9CZZUO0FBlFwD0l6A==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [darwin]
'@oxc-parser/binding-darwin-x64@0.146.0':
resolution: {integrity: sha512-quDy3cvW1712l6W+qe1/xWRym6STOuGJmFzRIg5StXVJglsbqrCpHfw9PyqPs0hQeOAjAEO1USrjPaIvHiRKQw==}
'@oxc-parser/binding-darwin-x64@0.147.0':
resolution: {integrity: sha512-mgFF8pLU6R64LbT27lSrtVRspVC/3IcZ0qyIikzmi78Y3Ik2OPnlAHHI0UEBRcC3qmNgtjaef7zkFt7/uPxIcw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [darwin]
'@oxc-parser/binding-freebsd-x64@0.146.0':
resolution: {integrity: sha512-wx/p/9phlX4VbYk671G4WewST3pysXNQfZRx4gx69QIz0/uW2O3MCnnEQh4il6l2lYr0EDAq3kFYovIw68CXHw==}
'@oxc-parser/binding-freebsd-x64@0.147.0':
resolution: {integrity: sha512-v38aiF11qufOTBcCAKL4skgQf0zJ4NEvRlivq7B5kHrlyvjCLjvNrMtNWDTz1SDUL6/xVsJRmLDxv2e+Cp4oWw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [freebsd]
'@oxc-parser/binding-linux-arm-gnueabihf@0.146.0':
resolution: {integrity: sha512-W9nzfbWH8Z6cIaBj6Rh/eVgymFkZ2MaOV0rQruKTLYKLAZADo9JlOmBml6Dq2QbChtmuc3DKDL42KDHaQFX8yQ==}
'@oxc-parser/binding-linux-arm-gnueabihf@0.147.0':
resolution: {integrity: sha512-AeIiBbwUaP0H1+4/qGW9l5qHecS/+XA5iMuieVcGb1T+tyc2dVGspFW13BWk/XrLsiGP/CiDJTJqAPLLCzZHkw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm]
os: [linux]
'@oxc-parser/binding-linux-arm-musleabihf@0.146.0':
resolution: {integrity: sha512-S5X1mEvTLBTl+xt7bRlr1n6qI+OTy1EaRkYyd4EQgEZqV7i53fQa1I72OqR0IwSQKVwh6TZPkzDcsN7fS9MynQ==}
'@oxc-parser/binding-linux-arm-musleabihf@0.147.0':
resolution: {integrity: sha512-/41MKPW4RgPY4DJco0NCF0RYX3IMZaVlRNMNzvhaxRavc7tN3Txm+qllZbh0aMRs0VHdgUlbI8TcAOiTai4TKg==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm]
os: [linux]
'@oxc-parser/binding-linux-arm64-gnu@0.146.0':
resolution: {integrity: sha512-Br9UB4nnecVfj/Vp+JiJnJo2wIJtwaOm+uN7MwWKF5cx10P816urucmksG/iG2OeL7hfZ4h5fCmePrLU6TocfQ==}
'@oxc-parser/binding-linux-arm64-gnu@0.147.0':
resolution: {integrity: sha512-bmpw/RPhVXgZbtb3xBDuwW5s8+LvZYdqcDSX/sP2ltL77aTio3DP/B5ZTwwgoJ6Mr9vJs4RrmgEKW9XkLNUU1g==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [linux]
libc: [glibc]
'@oxc-parser/binding-linux-arm64-musl@0.146.0':
resolution: {integrity: sha512-5AP+od9VGhRyCwswTfuD0jSDfIcWptEBC+K0LWmXsUJ9BPVF3KbhsjeoV+9tijX6g5is0w4H8DUV7NkOJoOVVA==}
'@oxc-parser/binding-linux-arm64-musl@0.147.0':
resolution: {integrity: sha512-gd7VX/FDVOw6mjQcu45iIcp4QkgybgJwh3a0OFG2NxmPCj628mQWD96QGu1kK8+mZF9qK4b/gIEyC63vQoB7+Q==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [linux]
libc: [musl]
'@oxc-parser/binding-linux-ppc64-gnu@0.146.0':
resolution: {integrity: sha512-Qz3jc1qgvU9B9vQu3jAJcxKlGX7zYRtKs8LPYtQi8cmirhtYcX6XvXseESaDFbi1L+SorXhjRQ/2npEX85kKBw==}
'@oxc-parser/binding-linux-ppc64-gnu@0.147.0':
resolution: {integrity: sha512-HnAzcfki7dSUNHf510Q2NmbJlz8Ys7rn8l9l588Pkx0tYe1BHLZnmELIgqizJ4WPhHGSwN8Ce+B/menVxS3odA==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [ppc64]
os: [linux]
libc: [glibc]
'@oxc-parser/binding-linux-riscv64-gnu@0.146.0':
resolution: {integrity: sha512-Mfmg18lOZ1IWJJJuHi1ZsMLunqNVeLEh3Byuw+Aa8dYo7qOrZOMZQz1gFgAeNga5/Z5jjRuIKuIdo9aO7HYMdg==}
'@oxc-parser/binding-linux-riscv64-gnu@0.147.0':
resolution: {integrity: sha512-qlkOL6wT44U+fT5s/+sR6Shx0OdwvQF83JyIPZUxG/ovqZF5/7atOtjH+JPZ5/7ATQLbFBBSmghcy/+2NVB/ew==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [riscv64]
os: [linux]
libc: [glibc]
'@oxc-parser/binding-linux-riscv64-musl@0.146.0':
resolution: {integrity: sha512-6OdXwYnzbwYcnUH8f0LYauLNitjIcgDR/CDA/wcZ2whwJwVflGtCLF3+3HOXgs/SESnpQCWXr7Q/z9muLJ5bmQ==}
'@oxc-parser/binding-linux-riscv64-musl@0.147.0':
resolution: {integrity: sha512-DlefD7L7sMXs/3hIBH23Egk0phj8kG0SA81dVGOQ3S1ekjOlmTLH2E+F2Thwfh1slKx6aH+lNc5fQYAw0GU7/g==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [riscv64]
os: [linux]
libc: [musl]
'@oxc-parser/binding-linux-s390x-gnu@0.146.0':
resolution: {integrity: sha512-BilV4Ei84A0m6r1v+LmgVrfUMbAz33IXRooVw/BQNDExUvGGNLrk6NWeot+ve99bRidTZdwWuzBHgxWCnSSa9Q==}
'@oxc-parser/binding-linux-s390x-gnu@0.147.0':
resolution: {integrity: sha512-Xqpagk/031IvZ4svrk2FF01YEqM/iN3MJV3SVZadKg/CsGlDCGoREqKHXYnoV5+8SfGe/m6RM1szXFLusTu/Uw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [s390x]
os: [linux]
libc: [glibc]
'@oxc-parser/binding-linux-x64-gnu@0.146.0':
resolution: {integrity: sha512-RaMfGIpWOa87u3aD87drbPgisy7Nv6gIdjRFw6msIDKO+3FmcOTw+vpp4hVANhUIzpQta2EAsmYQRrqeprZTmQ==}
'@oxc-parser/binding-linux-x64-gnu@0.147.0':
resolution: {integrity: sha512-QioQOeUbI4ATUr0S2z88uA3Cds2R3Mm5Ge7U8XNYtlTb2GJF3rWlcj70z0AJhhOlbdm0YgVjqPBldUNbFylDIg==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [linux]
libc: [glibc]
'@oxc-parser/binding-linux-x64-musl@0.146.0':
resolution: {integrity: sha512-0bzF60jfQRsJ9TJOIHK+wSUirenJAyWCdP9z3P6LMS0znD4Gf7WYOiv7niONVOpRnlGjzMPd4kqgOJfCDLQAQg==}
'@oxc-parser/binding-linux-x64-musl@0.147.0':
resolution: {integrity: sha512-NXy1tv/OdC+pPTwf9RiCZWPK53V/Xq/2cjSnjOSyKopajdaDqMIkgtDY+jXZemp2e8px5FeWfY2L2LwhKZQovg==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [linux]
libc: [musl]
'@oxc-parser/binding-openharmony-arm64@0.146.0':
resolution: {integrity: sha512-O1gxUFt5FUgyFVUQK2BhZNwv7jLsqLR8uBANOhpYE5D5q+eCvcry7RvQT3DgKpWP1XRYB5UsbQGHHcwchEKb+w==}
'@oxc-parser/binding-openharmony-arm64@0.147.0':
resolution: {integrity: sha512-GpGWZ6oKz4bjCWW9Mz5pCaGPyk2Aaze6zEoaslIQqpSLtpx5pXj/ap5gUNb5Jn2LIbqWyjkGLX9yv3NMuNcBVQ==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [openharmony]
'@oxc-parser/binding-win32-arm64-msvc@0.146.0':
resolution: {integrity: sha512-i46zYS0TTCt+oaXaDx4mKxuXo+h8OBWI12XFatRm5I9/l2WKhp4TQ6VAjw0r1NMRiQQZ9dwQlRyQNhyTkOaINg==}
'@oxc-parser/binding-win32-arm64-msvc@0.147.0':
resolution: {integrity: sha512-a8mlt7CC8z7LUdCfaxhff4kCd+vSjE+NEFL0cxA8ukfuSnvAto/pWTjytW4BuVLnQGcCVdHJwcRKOfs++H+tjw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [win32]
'@oxc-parser/binding-win32-ia32-msvc@0.146.0':
resolution: {integrity: sha512-v1bb+ma2oKXwh4NHAg2NQwe9ORXFBDSCEkuO1qC4Rzm8EXcQdNhiJHpTNfulZ2P+1QpYUB6QYupW4mgMVom/tA==}
'@oxc-parser/binding-win32-ia32-msvc@0.147.0':
resolution: {integrity: sha512-M5ViVDBcFLnl2632AuuWuP35zEL5oikK1jTx8r3+902VEDeSNHxFZAB6RZyfZ7MU6Oi5QTOG8MmMkIeHsudSaw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [ia32]
os: [win32]
'@oxc-parser/binding-win32-x64-msvc@0.146.0':
resolution: {integrity: sha512-uT8N1/qdNSGonvW1O2kZYNczqb/VYfnj5dpUy1FmedOPodj3MNFNWhAJkMZlI5u8xuTRtrpTccnr0U5HAMVRjQ==}
'@oxc-parser/binding-win32-x64-msvc@0.147.0':
resolution: {integrity: sha512-DUaE13OwnUSlHpLZNcC/nuT10ivlWqc5EZgsfgXuAmWYw0r3nDxGeLD1zlGwYwIgVk1/ZMAxoXpV+05stvbHaA==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [win32]
@@ -830,6 +833,9 @@ packages:
'@oxc-project/types@0.146.0':
resolution: {integrity: sha512-XC0QsnnhVe7sLIWmYmdPw7x5P0h4W8vUU3Nv1ySgWXtvCz8NizoAEpGXA0sOYoJQV2Rl13LgURAHQ5cI5ILCSA==}
'@oxc-project/types@0.147.0':
resolution: {integrity: sha512-IJ3s6ltHLp45S0bh7phkX+gJO7A1Wuz2EaqpAhb8WjqDwbzMiWKHhyyT42tskaWjEYXtHtVCPpnBJVT9+dcRLg==}
'@parcel/watcher-android-arm64@2.6.0':
resolution: {integrity: sha512-trgpLSCKRC/huFjXX/Smh+0sWe4+YtKfktIToiMl59ghz7z+qkH6kMvNnUbLyRs9N11t8l4svSCs1+5B3rOAhA==}
engines: {node: '>= 10.0.0'}
@@ -1011,8 +1017,8 @@ packages:
'@rolldown/pluginutils@1.0.1':
resolution: {integrity: sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==}
'@schematics/angular@22.2.0-next.5':
resolution: {integrity: sha512-d6+gwr0GIu9uuDv3HlNlD7bEnaRAnS9AE6bW7nmfYIVDbpVskOC56kHhtzmrDBCMlzSt/03bDGWVYSq0g0daig==}
'@schematics/angular@22.2.0-next.6':
resolution: {integrity: sha512-jgDTbXMRTiyWXywVr+To6cOGfVLPDM/7iAJub6pQA/z9rVuUOt8pp9Rp+MUPNaZwd6XQ/lg8wdVKy+18bVZhEw==}
engines: {node: ^22.22.3 || ^24.15.0 || >=26.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
'@tsconfig/node10@1.0.13':
@@ -1135,6 +1141,9 @@ packages:
resolution: {integrity: sha512-k7ndgKhwoQveBL+/1tqGJYNz097I7WOvwbmmU2AR5+magtbjPWQTS1C5vzGkBC8Ym8UWRzfKUzUUqFLypY4Q+w==}
engines: {node: '>=20'}
colorjs.io@0.7.1:
resolution: {integrity: sha512-LY7OHnJZxHwT5UlzNa9bbhHHDbzB6yE5+3MIPwJEQKRvSCt/T4G7epsj+9j2BExUIIfXFIJGsIXUKdfrK9Q5tA==}
convert-source-map@2.0.0:
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
@@ -1254,6 +1263,10 @@ packages:
resolution: {integrity: sha512-QRbvDIbx6YklUe6RxeTeleMR0yv3cYH6PsPZHcnVn7xv7zO1BHN8r0XETu8n6Ye3Q+ahtSarc3WgtNWmehIBfA==}
engines: {node: '>=18'}
has-flag@4.0.0:
resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
engines: {node: '>=8'}
hosted-git-info@10.1.1:
resolution: {integrity: sha512-DeOnSPAvOndYKfw075gt8yZzQ7S2hNztw34zBTfhIzLhmBTswIBg5/y+pqu/VD5cYWm5goAFTusDmUEmKZ0PEQ==}
engines: {node: ^22.22.2 || ^24.15.0 || >=26.0.0}
@@ -1388,8 +1401,8 @@ packages:
resolution: {integrity: sha512-WkUDrojuJs0xkgGf2udWxa3yGBRxPtxUkB79i6aCZLRgc7PM8fZe9TosfPDcvEpQZbuFASnHYmRLBLUbmLOIIA==}
engines: {node: '>= 12.0.0'}
listr2@11.0.0:
resolution: {integrity: sha512-8K88S0aSrcSXdJfiZtEy5BQMnR+TyjrCGLcgAvQs6ta0NEnIm0RJ72/Pv67Jvg07cfBhDbuN74V81lSSVYEFEw==}
listr2@11.0.1:
resolution: {integrity: sha512-TzOB/8yb2KIW/hb7DCLfloZi0j01xhIqqvvHuXhPVEprbebjPtxWzBmUC4jZoQv6imUfxYk6tbAudCb/m//DPQ==}
engines: {node: '>=22.13.0'}
lmdb@3.5.6:
@@ -1477,8 +1490,8 @@ packages:
ordered-binary@1.6.1:
resolution: {integrity: sha512-QkCdPooczexPLiXIrbVOPYkR3VO3T6v2OyKRkR1Xbhpy7/LAVXwahnRCgRp78Oe/Ehf0C/HATAxfSr6eA1oX+w==}
oxc-parser@0.146.0:
resolution: {integrity: sha512-hrt0Ou2mCL8dLuvfvKWFjRlWaJKt0Xs7CfacAgb9mha0gKW1lSisUzNRyALgItMPIfThxkl8jH2ONP6ZbQXpaA==}
oxc-parser@0.147.0:
resolution: {integrity: sha512-5xaug6t7GfV3BO5Iv+xHW1rmQkDEQ3BEu3L8g3InsvWO5i8CYGc4tCZ2X985QcwWNycFJam+aOns6Nr2XAThTA==}
engines: {node: ^20.19.0 || >=22.12.0}
parse5-html-rewriting-stream@8.0.1:
@@ -1497,6 +1510,10 @@ packages:
resolution: {integrity: sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==}
engines: {node: '>=12'}
picomatch@4.0.7:
resolution: {integrity: sha512-qcJu88Q2IWqJsDD529JKMdwGm/dvInW4HvQnRwiH9JtihJvzGOscDtHE3x1pBKeUOTysQ8kVmLnJ2kJu7yhcGA==}
engines: {node: '>=12'}
piscina@5.3.1:
resolution: {integrity: sha512-LYbVUyHb5CzavqNgs64Uv+gHkrCdEt73kfPazdsJnndDSJiaEDIzMUIAHbtV3plzaoBUphZfXZCQKF01LHMgXw==}
engines: {node: '>=20.x'}
@@ -1550,6 +1567,123 @@ packages:
safer-buffer@2.1.2:
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
sass-embedded-all-unknown@1.103.1:
resolution: {integrity: sha512-MwX2ap06TbImAqlbnH6EndgBBejk6Eq2QB6Ae2hukCn9wmXf9cRu27um3mz3tyB4oJOOku0xfHqFH/+ckYj6YA==}
cpu: ['!arm', '!arm64', '!riscv64', '!x64']
sass-embedded-android-arm64@1.103.1:
resolution: {integrity: sha512-jBXWMksyz55XeLOWvQs64BqiG5DcqflmMxcvMoA2oHtQT/7XZ02hBn502qpcF/q8Qd+qqG/hU5ccM+hGXrbQZw==}
engines: {node: '>=14.0.0'}
cpu: [arm64]
os: [android]
sass-embedded-android-arm@1.103.1:
resolution: {integrity: sha512-p36WHpsu5HEo2+NVNbI2Nmb8VgVH0xwOQyzghvZhF7ikGCzEVYI5BP28vHUZlCcgj2TUvMEJKI2lV336a+F/sg==}
engines: {node: '>=14.0.0'}
cpu: [arm]
os: [android]
sass-embedded-android-riscv64@1.103.1:
resolution: {integrity: sha512-rzrH7RNntk0rx+zCE9xOiAIUt37D1cQKvFfcoX0xiePdGbNHBN8DWKaWN9vaCRfbgKCmxPjevzaqFNI/G/8E1A==}
engines: {node: '>=14.0.0'}
cpu: [riscv64]
os: [android]
sass-embedded-android-x64@1.103.1:
resolution: {integrity: sha512-EQglAJXJutuIcqgZf7YOwzao2ND6ow/OgqN+cM48/Qaeb6AimYmZiUJmM9FFcmS3Q2n1k6/2OU3l3Hlin7bFpw==}
engines: {node: '>=14.0.0'}
cpu: [x64]
os: [android]
sass-embedded-darwin-arm64@1.103.1:
resolution: {integrity: sha512-rlaBeCul8pLbDRKdBAxdDxSBwFU5fbX42ci6CxW2Vbs34jWTMQ72+nE2v2KkGGce+JnYbb7UV6xDP/4uDWWi+w==}
engines: {node: '>=14.0.0'}
cpu: [arm64]
os: [darwin]
sass-embedded-darwin-x64@1.103.1:
resolution: {integrity: sha512-VSKFfhI//AOct6ppFmAaSH7tlW2LOFECMGs77jIoWf0ZjvGch/3sc9lUTTdIaYIOnTS4qpZck+8OcI2D0G92QA==}
engines: {node: '>=14.0.0'}
cpu: [x64]
os: [darwin]
sass-embedded-linux-arm64@1.103.1:
resolution: {integrity: sha512-rC+80/Xr9svo0ka2Zr/sjD+N1zEHTw2Urm/nsEjaVp5HSH2i22jwhTKTIqie2OLl6ti+qdYnbI0sSfxOYRtgrg==}
engines: {node: '>=14.0.0'}
cpu: [arm64]
os: [linux]
libc: glibc
sass-embedded-linux-arm@1.103.1:
resolution: {integrity: sha512-tJRLPUtBwXHTnBnG7I39gQvCLreuOHLLCMyKHPR1hQ7aFNwiZjADYzKMRQPNMUqti/Os9z+6I7V13FqgQHfuzg==}
engines: {node: '>=14.0.0'}
cpu: [arm]
os: [linux]
libc: glibc
sass-embedded-linux-musl-arm64@1.103.1:
resolution: {integrity: sha512-jMgG/C/VMo7+ShMFdk0xjJmQmYkj1PbJu/yrQiaQHpuo5pE2G+vnkEgsuM5EM3lTQ4MbMfnf715qy1fkbNPiUQ==}
engines: {node: '>=14.0.0'}
cpu: [arm64]
os: [linux]
libc: musl
sass-embedded-linux-musl-arm@1.103.1:
resolution: {integrity: sha512-N8L/kgVzXpnH+8d6ErIzqvb0l8kHODR3OfPaf0Azw6DOLGtEjwDRUbHno+G7iogGzyPOjKsM8OdyqHJj/bpTdw==}
engines: {node: '>=14.0.0'}
cpu: [arm]
os: [linux]
libc: musl
sass-embedded-linux-musl-riscv64@1.103.1:
resolution: {integrity: sha512-LZm8rEvI6sKU87qPOlODsYeAs7CmWy0B4ShYkjG4OMcGCcV4Ffxn25XW4TFqmruThITQvJ8WT+WGblzdoxYgbA==}
engines: {node: '>=14.0.0'}
cpu: [riscv64]
os: [linux]
libc: musl
sass-embedded-linux-musl-x64@1.103.1:
resolution: {integrity: sha512-rmKzgk4t6RpaDhSefbbnk5yrA4pk1nHlVhJECGay8yMfzK8eglATeY9fzPgt89xCuQk6rkOiy11e+m8tLYOW5Q==}
engines: {node: '>=14.0.0'}
cpu: [x64]
os: [linux]
libc: musl
sass-embedded-linux-riscv64@1.103.1:
resolution: {integrity: sha512-xydQmtxla31uMrmN6z+mAogVGdEMDmkUElVq2+udomX/TPZDYJBkApEyJl237M2VLWVv29v1N4U4i2Z4xa7SDA==}
engines: {node: '>=14.0.0'}
cpu: [riscv64]
os: [linux]
libc: glibc
sass-embedded-linux-x64@1.103.1:
resolution: {integrity: sha512-Rln1oWm0MWKzzemOgQWrRFzfVBARwS9qxAidZPpCQHSohzPnWizFkmY1CUJad/YJNsA7sscueMdX63OEvxoM8w==}
engines: {node: '>=14.0.0'}
cpu: [x64]
os: [linux]
libc: glibc
sass-embedded-unknown-all@1.103.1:
resolution: {integrity: sha512-p7kI4US8+n+YguKczXh+4KcodJnk+8cwv+QFdvMaz3OfPrdHV0EnhPsaVDWD9qXb1XXCEdUhpp6vQwGk3eKc3A==}
os: ['!android', '!darwin', '!linux', '!win32']
sass-embedded-win32-arm64@1.103.1:
resolution: {integrity: sha512-/0renOj3SpZGu4TA8CZJ6qZbTxGZk1khkPfiBTmV1uFB40ESYM5VsdXNj76P07bsAjIj9X2fCjTafLQFLSd9Nw==}
engines: {node: '>=14.0.0'}
cpu: [arm64]
os: [win32]
sass-embedded-win32-x64@1.103.1:
resolution: {integrity: sha512-fIg60j9u5YlLUU3W8FvySMR4HHIo9R12HHFQTW7njyQ8nXqgR+t+XfCzGJloQka8g583BlAfu31Q76Ljr5o+9g==}
engines: {node: '>=14.0.0'}
cpu: [x64]
os: [win32]
sass-embedded@1.103.1:
resolution: {integrity: sha512-UVIuFZPzz+4DXYbHzQ5gKaKkyP2IH3Sc/WoF63N2V7QIfnC2E9UpQAtiKlCVJTfBe43HRgHDBLnXpZkYAEBsNQ==}
engines: {node: '>=20.19.0'}
hasBin: true
sass@1.103.1:
resolution: {integrity: sha512-9icZURbP51S6S0QGoyaeqk9uB06GNWxsFYWfH5RgpFgqK5FA8tJcM3AdVxrZEVJ7dz+L87nG95gBKf4VuaMHGw==}
engines: {node: '>=20.19.0'}
@@ -1599,6 +1733,18 @@ packages:
resolution: {integrity: sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==}
engines: {node: '>=12'}
supports-color@8.1.1:
resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==}
engines: {node: '>=10'}
sync-child-process@1.0.2:
resolution: {integrity: sha512-8lD+t2KrrScJ/7KXCSyfhT3/hRq78rC0wBFqNJXv3mZyn6hW2ypM05JmlSvtqRbeq6jqA94oHbxAr2vYsJ8vDA==}
engines: {node: '>=16.0.0'}
sync-message-port@1.2.0:
resolution: {integrity: sha512-gAQ9qrUN/UCypHtGFbbe7Rc/f9bzO88IwrG8TDo/aMKAApKyD6E3W4Cm0EfhfBb6Z6SKt59tTCTfD+n1xmAvMg==}
engines: {node: '>=16.0.0'}
tinyglobby@0.2.17:
resolution: {integrity: sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==}
engines: {node: '>=12.0.0'}
@@ -1641,6 +1787,9 @@ packages:
resolution: {integrity: sha512-SCv6OOV6Xj2/3cXy3dGmADluJTNcL3o7hZAglNPTe+WYuEuvxgJzxPrSDLZhF+CwyQOubqgecjMmTJGMVLWjYQ==}
engines: {node: ^22.22.2 || ^24.15.0 || >=26.0.0}
varint@6.0.0:
resolution: {integrity: sha512-cXEIW6cfr15lFv563k4GuVuW/fiwjknytD37jIOLSdSWuOI6WnO/oKwmP2FQTU2l01LP8/M5TSAJpzUaGe3uWg==}
vite@8.2.2:
resolution: {integrity: sha512-cFKLV/PRgAUlIRm5WjMjJ86jrftzpqcgH+Us+DS8mI3CDNiH30Whrz8uHL3+MOLPAgqbMBAqWdAHAphOAM+z/Q==}
engines: {node: ^20.19.0 || >=22.12.0}
@@ -1731,27 +1880,27 @@ snapshots:
'@jridgewell/gen-mapping': 0.3.13
'@jridgewell/trace-mapping': 0.3.31
'@angular-devkit/architect@0.2202.0-next.5(chokidar@5.0.0)':
'@angular-devkit/architect@0.2202.0-next.6(chokidar@5.0.0)':
dependencies:
'@angular-devkit/core': 22.2.0-next.5(chokidar@5.0.0)
'@angular-devkit/core': 22.2.0-next.6(chokidar@5.0.0)
rxjs: 7.8.2
transitivePeerDependencies:
- chokidar
'@angular-devkit/core@22.2.0-next.5(chokidar@5.0.0)':
'@angular-devkit/core@22.2.0-next.6(chokidar@5.0.0)':
dependencies:
ajv: 8.20.0
ajv-formats: 3.0.1(ajv@8.20.0)
jsonc-parser: 3.3.1
picomatch: 4.0.5
picomatch: 4.0.7
rxjs: 7.8.2
source-map: 0.8.0
optionalDependencies:
chokidar: 5.0.0
'@angular-devkit/schematics@22.2.0-next.5(chokidar@5.0.0)':
'@angular-devkit/schematics@22.2.0-next.6(chokidar@5.0.0)':
dependencies:
'@angular-devkit/core': 22.2.0-next.5(chokidar@5.0.0)
'@angular-devkit/core': 22.2.0-next.6(chokidar@5.0.0)
jsonc-parser: 3.3.1
magic-string: 1.2.2
ora: 9.4.1
@@ -1759,37 +1908,38 @@ snapshots:
transitivePeerDependencies:
- chokidar
'@angular/build@22.2.0-next.5(@angular/compiler-cli@in-existing-linked-by-bazel)(@angular/compiler@in-existing-linked-by-bazel)(@angular/core@in-existing-linked-by-bazel)(@angular/platform-browser@in-existing-linked-by-bazel)(@types/node@26.4.0)(postcss@8.5.26)(tslib@2.8.1)(typescript@6.0.3)':
'@angular/build@22.2.0-next.6(@angular/compiler-cli@in-existing-linked-by-bazel)(@angular/compiler@in-existing-linked-by-bazel)(@angular/core@in-existing-linked-by-bazel)(@angular/platform-browser@in-existing-linked-by-bazel)(@types/node@26.4.0)(postcss@8.5.26)(supports-color@8.1.1)(tslib@2.8.1)(typescript@6.0.3)':
dependencies:
'@ampproject/remapping': 2.3.0
'@angular-devkit/architect': 0.2202.0-next.5(chokidar@5.0.0)
'@angular-devkit/architect': 0.2202.0-next.6(chokidar@5.0.0)
'@angular/compiler': link:in-existing-linked-by-bazel
'@angular/compiler-cli': link:in-existing-linked-by-bazel
'@babel/core': 8.0.1
'@inquirer/confirm': 6.2.0(@types/node@26.4.0)
'@parcel/watcher': 2.6.0
'@vitejs/plugin-basic-ssl': 2.3.0(vite@8.2.2(@types/node@26.4.0)(esbuild@0.28.2)(sass@1.103.1))
'@vitejs/plugin-basic-ssl': 2.3.0(vite@8.2.2(@types/node@26.4.0)(esbuild@0.28.2)(sass-embedded@1.103.1)(sass@1.103.1))
beasties: 0.4.3
browserslist: 4.28.8
chokidar: 5.0.0
esbuild: 0.28.2
https-proxy-agent: 9.1.0
https-proxy-agent: 9.1.0(supports-color@8.1.1)
jsonc-parser: 3.3.1
listr2: 11.0.0
listr2: 11.0.1
magic-string: 1.2.2
mrmime: 2.0.1
oxc-parser: 0.146.0
oxc-parser: 0.147.0
parse5-html-rewriting-stream: 8.0.1
picomatch: 4.0.5
picomatch: 4.0.7
piscina: 5.3.1
rolldown: 1.2.5
sass: 1.103.1
sass-embedded: 1.103.1
semver: 7.8.5
source-map-support: 0.5.21
tinyglobby: 0.2.17
tslib: 2.8.1
typescript: 6.0.3
vite: 8.2.2(@types/node@26.4.0)(esbuild@0.28.2)(sass@1.103.1)
vite: 8.2.2(@types/node@26.4.0)(esbuild@0.28.2)(sass-embedded@1.103.1)(sass@1.103.1)
xxhash-wasm: 1.1.0
optionalDependencies:
'@angular/core': link:in-existing-linked-by-bazel
@@ -1801,7 +1951,6 @@ snapshots:
- '@vitejs/devtools'
- jiti
- kerberos
- sass-embedded
- stylus
- sugarss
- supports-color
@@ -1809,17 +1958,17 @@ snapshots:
- tsx
- yaml
'@angular/cli@22.2.0-next.5(@types/node@26.4.0)(chokidar@5.0.0)':
'@angular/cli@22.2.0-next.6(@types/node@26.4.0)(chokidar@5.0.0)':
dependencies:
'@angular-devkit/architect': 0.2202.0-next.5(chokidar@5.0.0)
'@angular-devkit/core': 22.2.0-next.5(chokidar@5.0.0)
'@angular-devkit/schematics': 22.2.0-next.5(chokidar@5.0.0)
'@angular-devkit/architect': 0.2202.0-next.6(chokidar@5.0.0)
'@angular-devkit/core': 22.2.0-next.6(chokidar@5.0.0)
'@angular-devkit/schematics': 22.2.0-next.6(chokidar@5.0.0)
'@inquirer/prompts': 8.6.0(@types/node@26.4.0)
'@listr2/prompt-adapter-inquirer': 4.2.5(@inquirer/prompts@8.6.0(@types/node@26.4.0))(@types/node@26.4.0)(listr2@11.0.0)
'@listr2/prompt-adapter-inquirer': 4.2.6(@inquirer/prompts@8.6.0(@types/node@26.4.0))(@types/node@26.4.0)(listr2@11.0.1)
'@modelcontextprotocol/server': 2.0.0
'@schematics/angular': 22.2.0-next.5(chokidar@5.0.0)
'@schematics/angular': 22.2.0-next.6(chokidar@5.0.0)
jsonc-parser: 3.3.1
listr2: 11.0.0
listr2: 11.0.1
npm-package-arg: 14.0.0
parse5-html-rewriting-stream: 8.0.1
semver: 7.8.5
@@ -1910,6 +2059,8 @@ snapshots:
'@babel/helper-string-parser': 8.0.0
'@babel/helper-validator-identifier': 8.0.4
'@bufbuild/protobuf@2.14.1': {}
'@cspotcode/source-map-support@0.8.1':
dependencies:
'@jridgewell/trace-mapping': 0.3.9
@@ -2140,11 +2291,11 @@ snapshots:
'@jridgewell/resolve-uri': 3.1.2
'@jridgewell/sourcemap-codec': 1.6.0
'@listr2/prompt-adapter-inquirer@4.2.5(@inquirer/prompts@8.6.0(@types/node@26.4.0))(@types/node@26.4.0)(listr2@11.0.0)':
'@listr2/prompt-adapter-inquirer@4.2.6(@inquirer/prompts@8.6.0(@types/node@26.4.0))(@types/node@26.4.0)(listr2@11.0.1)':
dependencies:
'@inquirer/prompts': 8.6.0(@types/node@26.4.0)
'@inquirer/type': 4.1.0(@types/node@26.4.0)
listr2: 11.0.0
listr2: 11.0.1
transitivePeerDependencies:
- '@types/node'
@@ -2268,65 +2419,67 @@ snapshots:
'@napi-rs/nice-win32-x64-msvc': 1.1.1
optional: true
'@oxc-parser/binding-android-arm-eabi@0.146.0':
'@oxc-parser/binding-android-arm-eabi@0.147.0':
optional: true
'@oxc-parser/binding-android-arm64@0.146.0':
'@oxc-parser/binding-android-arm64@0.147.0':
optional: true
'@oxc-parser/binding-darwin-arm64@0.146.0':
'@oxc-parser/binding-darwin-arm64@0.147.0':
optional: true
'@oxc-parser/binding-darwin-x64@0.146.0':
'@oxc-parser/binding-darwin-x64@0.147.0':
optional: true
'@oxc-parser/binding-freebsd-x64@0.146.0':
'@oxc-parser/binding-freebsd-x64@0.147.0':
optional: true
'@oxc-parser/binding-linux-arm-gnueabihf@0.146.0':
'@oxc-parser/binding-linux-arm-gnueabihf@0.147.0':
optional: true
'@oxc-parser/binding-linux-arm-musleabihf@0.146.0':
'@oxc-parser/binding-linux-arm-musleabihf@0.147.0':
optional: true
'@oxc-parser/binding-linux-arm64-gnu@0.146.0':
'@oxc-parser/binding-linux-arm64-gnu@0.147.0':
optional: true
'@oxc-parser/binding-linux-arm64-musl@0.146.0':
'@oxc-parser/binding-linux-arm64-musl@0.147.0':
optional: true
'@oxc-parser/binding-linux-ppc64-gnu@0.146.0':
'@oxc-parser/binding-linux-ppc64-gnu@0.147.0':
optional: true
'@oxc-parser/binding-linux-riscv64-gnu@0.146.0':
'@oxc-parser/binding-linux-riscv64-gnu@0.147.0':
optional: true
'@oxc-parser/binding-linux-riscv64-musl@0.146.0':
'@oxc-parser/binding-linux-riscv64-musl@0.147.0':
optional: true
'@oxc-parser/binding-linux-s390x-gnu@0.146.0':
'@oxc-parser/binding-linux-s390x-gnu@0.147.0':
optional: true
'@oxc-parser/binding-linux-x64-gnu@0.146.0':
'@oxc-parser/binding-linux-x64-gnu@0.147.0':
optional: true
'@oxc-parser/binding-linux-x64-musl@0.146.0':
'@oxc-parser/binding-linux-x64-musl@0.147.0':
optional: true
'@oxc-parser/binding-openharmony-arm64@0.146.0':
'@oxc-parser/binding-openharmony-arm64@0.147.0':
optional: true
'@oxc-parser/binding-win32-arm64-msvc@0.146.0':
'@oxc-parser/binding-win32-arm64-msvc@0.147.0':
optional: true
'@oxc-parser/binding-win32-ia32-msvc@0.146.0':
'@oxc-parser/binding-win32-ia32-msvc@0.147.0':
optional: true
'@oxc-parser/binding-win32-x64-msvc@0.146.0':
'@oxc-parser/binding-win32-x64-msvc@0.147.0':
optional: true
'@oxc-project/types@0.146.0': {}
'@oxc-project/types@0.147.0': {}
'@parcel/watcher-android-arm64@2.6.0':
optional: true
@@ -2430,10 +2583,10 @@ snapshots:
'@rolldown/pluginutils@1.0.1': {}
'@schematics/angular@22.2.0-next.5(chokidar@5.0.0)':
'@schematics/angular@22.2.0-next.6(chokidar@5.0.0)':
dependencies:
'@angular-devkit/core': 22.2.0-next.5(chokidar@5.0.0)
'@angular-devkit/schematics': 22.2.0-next.5(chokidar@5.0.0)
'@angular-devkit/core': 22.2.0-next.6(chokidar@5.0.0)
'@angular-devkit/schematics': 22.2.0-next.6(chokidar@5.0.0)
jsonc-parser: 3.3.1
typescript: 6.0.3
transitivePeerDependencies:
@@ -2455,9 +2608,9 @@ snapshots:
dependencies:
undici-types: 8.3.0
'@vitejs/plugin-basic-ssl@2.3.0(vite@8.2.2(@types/node@26.4.0)(esbuild@0.28.2)(sass@1.103.1))':
'@vitejs/plugin-basic-ssl@2.3.0(vite@8.2.2(@types/node@26.4.0)(esbuild@0.28.2)(sass-embedded@1.103.1)(sass@1.103.1))':
dependencies:
vite: 8.2.2(@types/node@26.4.0)(esbuild@0.28.2)(sass@1.103.1)
vite: 8.2.2(@types/node@26.4.0)(esbuild@0.28.2)(sass-embedded@1.103.1)(sass@1.103.1)
acorn-walk@8.3.5:
dependencies:
@@ -2543,6 +2696,8 @@ snapshots:
strip-ansi: 7.2.0
wrap-ansi: 9.0.2
colorjs.io@0.7.1: {}
convert-source-map@2.0.0: {}
create-require@1.1.1: {}
@@ -2557,9 +2712,11 @@ snapshots:
css-what@7.0.0: {}
debug@4.4.3:
debug@4.4.3(supports-color@8.1.1):
dependencies:
ms: 2.1.3
optionalDependencies:
supports-color: 8.1.1
detect-libc@2.1.2: {}
@@ -2655,6 +2812,8 @@ snapshots:
get-east-asian-width@1.6.0: {}
has-flag@4.0.0: {}
hosted-git-info@10.1.1:
dependencies:
lru-cache: 11.5.2
@@ -2666,10 +2825,10 @@ snapshots:
domutils: 3.2.2
entities: 7.0.1
https-proxy-agent@9.1.0:
https-proxy-agent@9.1.0(supports-color@8.1.1):
dependencies:
agent-base: 9.0.0
debug: 4.4.3
debug: 4.4.3(supports-color@8.1.1)
proxy-agent-negotiate: 1.1.0
transitivePeerDependencies:
- kerberos
@@ -2756,7 +2915,7 @@ snapshots:
lightningcss-win32-arm64-msvc: 1.33.0
lightningcss-win32-x64-msvc: 1.33.0
listr2@11.0.0:
listr2@11.0.1:
dependencies:
cli-truncate: 6.1.1
log-update: 8.0.0
@@ -2872,29 +3031,29 @@ snapshots:
ordered-binary@1.6.1:
optional: true
oxc-parser@0.146.0:
oxc-parser@0.147.0:
dependencies:
'@oxc-project/types': 0.146.0
'@oxc-project/types': 0.147.0
optionalDependencies:
'@oxc-parser/binding-android-arm-eabi': 0.146.0
'@oxc-parser/binding-android-arm64': 0.146.0
'@oxc-parser/binding-darwin-arm64': 0.146.0
'@oxc-parser/binding-darwin-x64': 0.146.0
'@oxc-parser/binding-freebsd-x64': 0.146.0
'@oxc-parser/binding-linux-arm-gnueabihf': 0.146.0
'@oxc-parser/binding-linux-arm-musleabihf': 0.146.0
'@oxc-parser/binding-linux-arm64-gnu': 0.146.0
'@oxc-parser/binding-linux-arm64-musl': 0.146.0
'@oxc-parser/binding-linux-ppc64-gnu': 0.146.0
'@oxc-parser/binding-linux-riscv64-gnu': 0.146.0
'@oxc-parser/binding-linux-riscv64-musl': 0.146.0
'@oxc-parser/binding-linux-s390x-gnu': 0.146.0
'@oxc-parser/binding-linux-x64-gnu': 0.146.0
'@oxc-parser/binding-linux-x64-musl': 0.146.0
'@oxc-parser/binding-openharmony-arm64': 0.146.0
'@oxc-parser/binding-win32-arm64-msvc': 0.146.0
'@oxc-parser/binding-win32-ia32-msvc': 0.146.0
'@oxc-parser/binding-win32-x64-msvc': 0.146.0
'@oxc-parser/binding-android-arm-eabi': 0.147.0
'@oxc-parser/binding-android-arm64': 0.147.0
'@oxc-parser/binding-darwin-arm64': 0.147.0
'@oxc-parser/binding-darwin-x64': 0.147.0
'@oxc-parser/binding-freebsd-x64': 0.147.0
'@oxc-parser/binding-linux-arm-gnueabihf': 0.147.0
'@oxc-parser/binding-linux-arm-musleabihf': 0.147.0
'@oxc-parser/binding-linux-arm64-gnu': 0.147.0
'@oxc-parser/binding-linux-arm64-musl': 0.147.0
'@oxc-parser/binding-linux-ppc64-gnu': 0.147.0
'@oxc-parser/binding-linux-riscv64-gnu': 0.147.0
'@oxc-parser/binding-linux-riscv64-musl': 0.147.0
'@oxc-parser/binding-linux-s390x-gnu': 0.147.0
'@oxc-parser/binding-linux-x64-gnu': 0.147.0
'@oxc-parser/binding-linux-x64-musl': 0.147.0
'@oxc-parser/binding-openharmony-arm64': 0.147.0
'@oxc-parser/binding-win32-arm64-msvc': 0.147.0
'@oxc-parser/binding-win32-ia32-msvc': 0.147.0
'@oxc-parser/binding-win32-x64-msvc': 0.147.0
parse5-html-rewriting-stream@8.0.1:
dependencies:
@@ -2914,6 +3073,8 @@ snapshots:
picomatch@4.0.5: {}
picomatch@4.0.7: {}
piscina@5.3.1:
optionalDependencies:
'@napi-rs/nice': 1.1.1
@@ -2970,6 +3131,93 @@ snapshots:
safer-buffer@2.1.2: {}
sass-embedded-all-unknown@1.103.1:
dependencies:
sass: 1.103.1
optional: true
sass-embedded-android-arm64@1.103.1:
optional: true
sass-embedded-android-arm@1.103.1:
optional: true
sass-embedded-android-riscv64@1.103.1:
optional: true
sass-embedded-android-x64@1.103.1:
optional: true
sass-embedded-darwin-arm64@1.103.1:
optional: true
sass-embedded-darwin-x64@1.103.1:
optional: true
sass-embedded-linux-arm64@1.103.1:
optional: true
sass-embedded-linux-arm@1.103.1:
optional: true
sass-embedded-linux-musl-arm64@1.103.1:
optional: true
sass-embedded-linux-musl-arm@1.103.1:
optional: true
sass-embedded-linux-musl-riscv64@1.103.1:
optional: true
sass-embedded-linux-musl-x64@1.103.1:
optional: true
sass-embedded-linux-riscv64@1.103.1:
optional: true
sass-embedded-linux-x64@1.103.1:
optional: true
sass-embedded-unknown-all@1.103.1:
dependencies:
sass: 1.103.1
optional: true
sass-embedded-win32-arm64@1.103.1:
optional: true
sass-embedded-win32-x64@1.103.1:
optional: true
sass-embedded@1.103.1:
dependencies:
'@bufbuild/protobuf': 2.14.1
colorjs.io: 0.7.1
immutable: 5.1.9
rxjs: 7.8.2
supports-color: 8.1.1
sync-child-process: 1.0.2
varint: 6.0.0
optionalDependencies:
sass-embedded-all-unknown: 1.103.1
sass-embedded-android-arm: 1.103.1
sass-embedded-android-arm64: 1.103.1
sass-embedded-android-riscv64: 1.103.1
sass-embedded-android-x64: 1.103.1
sass-embedded-darwin-arm64: 1.103.1
sass-embedded-darwin-x64: 1.103.1
sass-embedded-linux-arm: 1.103.1
sass-embedded-linux-arm64: 1.103.1
sass-embedded-linux-musl-arm: 1.103.1
sass-embedded-linux-musl-arm64: 1.103.1
sass-embedded-linux-musl-riscv64: 1.103.1
sass-embedded-linux-musl-x64: 1.103.1
sass-embedded-linux-riscv64: 1.103.1
sass-embedded-linux-x64: 1.103.1
sass-embedded-unknown-all: 1.103.1
sass-embedded-win32-arm64: 1.103.1
sass-embedded-win32-x64: 1.103.1
sass@1.103.1:
dependencies:
chokidar: 5.0.0
@@ -3015,6 +3263,16 @@ snapshots:
dependencies:
ansi-regex: 6.3.0
supports-color@8.1.1:
dependencies:
has-flag: 4.0.0
sync-child-process@1.0.2:
dependencies:
sync-message-port: 1.2.0
sync-message-port@1.2.0: {}
tinyglobby@0.2.17:
dependencies:
fdir: 6.5.0(picomatch@4.0.5)
@@ -3054,7 +3312,9 @@ snapshots:
validate-npm-package-name@8.0.0: {}
vite@8.2.2(@types/node@26.4.0)(esbuild@0.28.2)(sass@1.103.1):
varint@6.0.0: {}
vite@8.2.2(@types/node@26.4.0)(esbuild@0.28.2)(sass-embedded@1.103.1)(sass@1.103.1):
dependencies:
lightningcss: 1.33.0
picomatch: 4.0.5
@@ -3066,6 +3326,7 @@ snapshots:
esbuild: 0.28.2
fsevents: 2.3.3
sass: 1.103.1
sass-embedded: 1.103.1
weak-lru-cache@1.2.2:
optional: true
@@ -23,8 +23,8 @@
"zone.js": "0.16.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "22.2.0-next.5",
"@angular/cli": "22.2.0-next.5",
"@angular-devkit/build-angular": "22.2.0-next.6",
"@angular/cli": "22.2.0-next.6",
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
"@types/node": "^20.14.8",
"ts-node": "^10.9.1",
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -23,8 +23,8 @@
"zone.js": "0.16.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "22.2.0-next.5",
"@angular/cli": "22.2.0-next.5",
"@angular-devkit/build-angular": "22.2.0-next.6",
"@angular/cli": "22.2.0-next.6",
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
"@types/jasmine": "^6.0.0",
"@types/jasminewd2": "^2.0.8",
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -21,8 +21,8 @@
"zone.js": "0.16.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "22.2.0-next.5",
"@angular/cli": "22.2.0-next.5",
"@angular-devkit/build-angular": "22.2.0-next.6",
"@angular/cli": "22.2.0-next.6",
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
"@types/node": "^20.14.8",
"typescript": "6.0.3"
File diff suppressed because it is too large Load Diff
@@ -20,15 +20,15 @@
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
"@angular/platform-server": "link:./in-existing-linked-by-bazel",
"@angular/router": "link:./in-existing-linked-by-bazel",
"@angular/ssr": "22.2.0-next.5",
"@angular/ssr": "22.2.0-next.6",
"rxjs": "^7.0.0",
"tslib": "^2.3.0",
"zone.js": "0.16.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "22.2.0-next.5",
"@angular/build": "22.2.0-next.5",
"@angular/cli": "22.2.0-next.5",
"@angular-devkit/build-angular": "22.2.0-next.6",
"@angular/build": "22.2.0-next.6",
"@angular/cli": "22.2.0-next.6",
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
"@types/jasmine": "^6.0.0",
"@types/node": "^20.14.8",
File diff suppressed because it is too large Load Diff
@@ -21,15 +21,15 @@
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
"@angular/platform-server": "link:./in-existing-linked-by-bazel",
"@angular/router": "link:./in-existing-linked-by-bazel",
"@angular/ssr": "22.2.0-next.5",
"@angular/ssr": "22.2.0-next.6",
"express": "~5.2.0",
"rxjs": "^7.0.0",
"tslib": "^2.3.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "22.2.0-next.5",
"@angular/build": "22.2.0-next.5",
"@angular/cli": "22.2.0-next.5",
"@angular-devkit/build-angular": "22.2.0-next.6",
"@angular/build": "22.2.0-next.6",
"@angular/cli": "22.2.0-next.6",
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
"@types/express": "^5.0.3",
"@types/jasmine": "^6.0.0",
File diff suppressed because it is too large Load Diff
+4 -4
View File
@@ -24,16 +24,16 @@
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
"@angular/platform-server": "link:./in-existing-linked-by-bazel",
"@angular/router": "link:./in-existing-linked-by-bazel",
"@angular/ssr": "22.2.0-next.5",
"@angular/ssr": "22.2.0-next.6",
"express": "~5.2.0",
"rxjs": "^7.0.0",
"tslib": "^2.3.0",
"zone.js": "0.16.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "22.2.0-next.5",
"@angular/build": "22.2.0-next.5",
"@angular/cli": "22.2.0-next.5",
"@angular-devkit/build-angular": "22.2.0-next.6",
"@angular/build": "22.2.0-next.6",
"@angular/cli": "22.2.0-next.6",
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
"@types/express": "^5.0.3",
"@types/jasmine": "^6.0.0",
File diff suppressed because it is too large Load Diff
@@ -17,15 +17,15 @@
"@angular/core": "link:./in-existing-linked-by-bazel",
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
"@angular/router": "link:./in-existing-linked-by-bazel",
"@angular/ssr": "22.2.0-next.5",
"@angular/ssr": "22.2.0-next.6",
"rxjs": "^7.0.0",
"tslib": "^2.3.0",
"zone.js": "0.16.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "22.2.0-next.5",
"@angular/build": "22.2.0-next.5",
"@angular/cli": "22.2.0-next.5",
"@angular-devkit/build-angular": "22.2.0-next.6",
"@angular/build": "22.2.0-next.6",
"@angular/cli": "22.2.0-next.6",
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
"@types/node": "^20.14.8",
"ts-node": "^10.9.1",
File diff suppressed because it is too large Load Diff
+4 -4
View File
@@ -20,15 +20,15 @@
"@angular/forms": "link:./in-existing-linked-by-bazel",
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
"@angular/router": "link:./in-existing-linked-by-bazel",
"@angular/ssr": "22.2.0-next.5",
"@angular/ssr": "22.2.0-next.6",
"rxjs": "^7.0.0",
"tslib": "^2.3.0",
"zone.js": "0.16.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "22.2.0-next.5",
"@angular/build": "22.2.0-next.5",
"@angular/cli": "22.2.0-next.5",
"@angular-devkit/build-angular": "22.2.0-next.6",
"@angular/build": "22.2.0-next.6",
"@angular/cli": "22.2.0-next.6",
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
"@types/jasmine": "^6.0.0",
"@types/node": "^20.14.8",
+418 -171
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -2,7 +2,7 @@
"dependencies": {
"@angular/animations": "workspace:*",
"@angular/benchpress": "workspace:*",
"@angular/build": "22.2.0-next.5",
"@angular/build": "22.2.0-next.6",
"@angular/common": "workspace:*",
"@angular/compiler": "workspace:*",
"@angular/compiler-cli": "workspace:*",
+9 -9
View File
@@ -55,14 +55,14 @@
},
"// 1": "dependencies are used locally and by bazel",
"dependencies": {
"@angular-devkit/core": "22.2.0-next.5",
"@angular-devkit/schematics": "22.2.0-next.5",
"@angular-devkit/core": "22.2.0-next.6",
"@angular-devkit/schematics": "22.2.0-next.6",
"@angular/animations": "workspace:*",
"@angular/aria": "22.2.0-next.3",
"@angular/aria": "22.2.0-next.4",
"@angular/benchpress": "workspace: *",
"@angular/build": "22.2.0-next.5",
"@angular/cdk": "22.2.0-next.3",
"@angular/cli": "22.2.0-next.5",
"@angular/build": "22.2.0-next.6",
"@angular/cdk": "22.2.0-next.4",
"@angular/cli": "22.2.0-next.6",
"@angular/common": "workspace:*",
"@angular/compiler": "workspace:*",
"@angular/compiler-cli": "workspace:*",
@@ -71,20 +71,20 @@
"@angular/forms": "workspace:*",
"@angular/language-service": "workspace: *",
"@angular/localize": "workspace: *",
"@angular/material": "22.2.0-next.3",
"@angular/material": "22.2.0-next.4",
"@angular/platform-browser": "workspace:*",
"@angular/platform-browser-dynamic": "workspace:*",
"@angular/platform-server": "workspace:*",
"@angular/router": "workspace:*",
"@angular/service-worker": "workspace:*",
"@angular/ssr": "22.2.0-next.5",
"@angular/ssr": "22.2.0-next.6",
"@angular/upgrade": "workspace: *",
"@babel/cli": "8.0.4",
"@babel/core": "8.0.1",
"@babel/generator": "8.0.0",
"@rollup/plugin-commonjs": "^29.0.0",
"@rollup/plugin-node-resolve": "^16.0.0",
"@schematics/angular": "22.2.0-next.5",
"@schematics/angular": "22.2.0-next.6",
"@types/angular": "^1.6.47",
"@types/chrome": "^0.2.0",
"@types/dom-navigation": "^1.0.5",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"dependencies": {
"@angular/animations": "workspace:*",
"@angular/build": "22.2.0-next.5",
"@angular/build": "22.2.0-next.6",
"@angular/common": "workspace:*",
"@angular/compiler-cli": "workspace:*",
"@angular/compiler": "workspace:*",
+471 -260
View File
File diff suppressed because it is too large Load Diff
@@ -9,7 +9,7 @@
"rxjs": "7.8.2"
},
"devDependencies": {
"ng-packagr": "22.2.0-next.4",
"ng-packagr": "22.2.0-next.5",
"typescript": "6.0.3"
},
"scripts": {