|
29 | 29 | "type": "git", |
30 | 30 | "url": "git+https://github.com/angular/angular-cli.git" |
31 | 31 | }, |
32 | | - "packageManager": "pnpm@12.4.2", |
| 32 | + "packageManager": "pnpm@12.6.0", |
33 | 33 | "engines": { |
34 | 34 | "node": "^22.22.3 || ^24.15.0 || >=26.0.0", |
35 | 35 | "npm": "Please use pnpm instead of NPM to install dependencies", |
36 | 36 | "yarn": "Please use pnpm instead of Yarn to install dependencies", |
37 | | - "pnpm": "12.4.2" |
| 37 | + "pnpm": "12.6.0" |
38 | 38 | }, |
39 | 39 | "author": "Angular Authors", |
40 | 40 | "license": "MIT", |
|
60 | 60 | "@angular/platform-server": "22.2.0-rc.0", |
61 | 61 | "@angular/router": "22.2.0-rc.0", |
62 | 62 | "@angular/service-worker": "22.2.0-rc.0", |
63 | | - "@babel/core": "8.0.5", |
| 63 | + "@babel/core": "8.0.6", |
64 | 64 | "@bazel/bazelisk": "1.28.1", |
65 | 65 | "@bazel/buildifier": "8.2.1", |
66 | 66 | "@bazel/ibazel": "^0.28.0", |
|
70 | 70 | "@rollup/plugin-commonjs": "^29.0.0", |
71 | 71 | "@rollup/plugin-json": "^6.1.0", |
72 | 72 | "@rollup/plugin-node-resolve": "16.0.3", |
73 | | - "@rollup/wasm-node": "4.63.3", |
| 73 | + "@rollup/wasm-node": "4.63.4", |
74 | 74 | "@stylistic/eslint-plugin": "^5.0.0", |
75 | 75 | "@tony.ganchev/eslint-plugin-header": "~3.4.0", |
76 | 76 | "@types/babel__core": "7.20.5", |
|
91 | 91 | "@types/semver": "^7.3.12", |
92 | 92 | "@types/yargs": "^17.0.20", |
93 | 93 | "@types/yargs-parser": "^21.0.0", |
94 | | - "@typescript-eslint/eslint-plugin": "8.70.0", |
95 | | - "@typescript-eslint/parser": "8.70.0", |
| 94 | + "@typescript-eslint/eslint-plugin": "8.70.1", |
| 95 | + "@typescript-eslint/parser": "8.70.1", |
96 | 96 | "ajv": "8.20.0", |
97 | 97 | "buffer": "6.0.3", |
98 | 98 | "esbuild": "0.28.2", |
99 | 99 | "esbuild-wasm": "0.28.2", |
100 | | - "eslint": "10.10.0", |
| 100 | + "eslint": "10.11.0", |
101 | 101 | "eslint-config-prettier": "10.1.8", |
102 | 102 | "eslint-plugin-import": "2.32.0", |
103 | 103 | "express": "5.2.1", |
|
117 | 117 | "karma-jasmine-html-reporter": "~2.3.0", |
118 | 118 | "karma-source-map-support": "1.4.0", |
119 | 119 | "lodash": "^4.17.21", |
120 | | - "magic-string": "1.4.1", |
| 120 | + "magic-string": "1.4.2", |
121 | 121 | "prettier": "^3.0.0", |
122 | | - "puppeteer": "25.11.0", |
| 122 | + "puppeteer": "25.12.0", |
123 | 123 | "quicktype-core": "26.0.0", |
124 | | - "rollup": "4.63.3", |
| 124 | + "rollup": "4.63.4", |
125 | 125 | "rollup-plugin-dts": "6.5.1", |
126 | | - "rollup-plugin-sourcemaps2": "0.5.8", |
| 126 | + "rollup-plugin-sourcemaps2": "0.5.9", |
127 | 127 | "semver": "7.8.5", |
128 | 128 | "source-map-support": "0.5.21", |
129 | 129 | "tslib": "2.8.1", |
130 | | - "undici": "8.10.2", |
131 | | - "verdaccio": "6.10.3", |
| 130 | + "undici": "8.11.0", |
| 131 | + "verdaccio": "6.10.4", |
132 | 132 | "verdaccio-auth-memory": "^13.0.0", |
133 | 133 | "zone.js": "^0.16.0" |
134 | 134 | }, |
|
0 commit comments