Skip to content

Commit bf1b30c

Browse files
committed
build: update vite to v6.2.0
1 parent aaa1acc commit bf1b30c

File tree

5 files changed

+67
-254
lines changed

5 files changed

+67
-254
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# This file should be checked into version control along with the pnpm-lock.yaml file.
44
.npmrc=-1406867100
55
modules/testing/builder/package.json=973445093
6-
package.json=-1261855955
7-
packages/angular/build/package.json=1250379839
6+
package.json=817786158
7+
packages/angular/build/package.json=1540368256
88
packages/angular/cli/package.json=-1917515334
99
packages/angular/pwa/package.json=1108903917
1010
packages/angular/ssr/package.json=708248541
@@ -17,6 +17,6 @@ packages/angular_devkit/schematics/package.json=673943597
1717
packages/angular_devkit/schematics_cli/package.json=-2026655035
1818
packages/ngtools/webpack/package.json=605871936
1919
packages/schematics/angular/package.json=251715148
20-
pnpm-lock.yaml=1004714236
20+
pnpm-lock.yaml=-555932675
2121
pnpm-workspace.yaml=-1056556036
22-
yarn.lock=-1883310635
22+
yarn.lock=-1678795202

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
"unenv": "^1.10.0",
199199
"verdaccio": "6.0.5",
200200
"verdaccio-auth-memory": "^10.0.0",
201-
"vite": "6.1.0",
201+
"vite": "6.2.0",
202202
"watchpack": "2.4.2",
203203
"webpack": "5.98.0",
204204
"webpack-dev-middleware": "7.4.2",

packages/angular/build/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"sass": "1.85.0",
4343
"semver": "7.7.1",
4444
"source-map-support": "0.5.21",
45-
"vite": "6.1.0",
45+
"vite": "6.2.0",
4646
"watchpack": "2.4.2"
4747
},
4848
"optionalDependencies": {

0 commit comments

Comments
 (0)