Skip to content

Commit 039a3ff

Browse files
committed
build: update dependency vite to v6.0.9
1 parent 2d8d1e1 commit 039a3ff

File tree

5 files changed

+18
-17
lines changed

5 files changed

+18
-17
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
# Input hashes for repository rule npm_translate_lock(name = "npm2", pnpm_lock = "@//:pnpm-lock.yaml").
33
# This file should be checked into version control along with the pnpm-lock.yaml file.
44
.npmrc=-2023857461
5-
package.json=-497647638
5+
package.json=-473411831
66
packages/angular/cli/package.json=-1878910022
77
packages/angular_devkit/architect/package.json=-1496633956
88
packages/angular_devkit/architect_cli/package.json=1551210941
99
packages/angular_devkit/core/package.json=339935828
1010
packages/angular_devkit/schematics/package.json=673943597
1111
packages/schematics/angular/package.json=251715148
12-
pnpm-lock.yaml=1517985739
12+
pnpm-lock.yaml=417071758
1313
pnpm-workspace.yaml=-1051214858
14-
yarn.lock=-1008526801
14+
yarn.lock=700932948

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
"unenv": "^1.10.0",
202202
"verdaccio": "6.0.5",
203203
"verdaccio-auth-memory": "^10.0.0",
204-
"vite": "6.0.8",
204+
"vite": "6.0.9",
205205
"watchpack": "2.4.2",
206206
"webpack": "5.97.1",
207207
"webpack-dev-middleware": "7.4.2",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"rollup": "4.31.0",
4242
"sass": "1.83.4",
4343
"semver": "7.6.3",
44-
"vite": "6.0.8",
44+
"vite": "6.0.9",
4545
"watchpack": "2.4.2"
4646
},
4747
"optionalDependencies": {

pnpm-lock.yaml

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ __metadata:
470470
unenv: "npm:^1.10.0"
471471
verdaccio: "npm:6.0.5"
472472
verdaccio-auth-memory: "npm:^10.0.0"
473-
vite: "npm:6.0.8"
473+
vite: "npm:6.0.9"
474474
watchpack: "npm:2.4.2"
475475
webpack: "npm:5.97.1"
476476
webpack-dev-middleware: "npm:7.4.2"
@@ -17997,9 +17997,9 @@ __metadata:
1799717997
languageName: node
1799817998
linkType: hard
1799917999

18000-
"vite@npm:6.0.8":
18001-
version: 6.0.8
18002-
resolution: "vite@npm:6.0.8"
18000+
"vite@npm:6.0.9":
18001+
version: 6.0.9
18002+
resolution: "vite@npm:6.0.9"
1800318003
dependencies:
1800418004
esbuild: "npm:^0.24.2"
1800518005
fsevents: "npm:~2.3.3"
@@ -18045,7 +18045,7 @@ __metadata:
1804518045
optional: true
1804618046
bin:
1804718047
vite: bin/vite.js
18048-
checksum: 10c0/2313489cf29f07d35c87ef5f0c0e5cb382dbd9d2a9d8cd44c6c49f99bfba81ee41b7c5d3b6405303df1d57c83b7c30941fa205bfaa2a52f17dcc4138f5b539a6
18048+
checksum: 10c0/b36f0f51318d6c33184da31e280862f23ef89712884e088b864c9edf112d65f6cf6795f201916e370a4434575fd3e2868f07f3bd63c6bdd5c2ae2295fa7f6d8a
1804918049
languageName: node
1805018050
linkType: hard
1805118051

0 commit comments

Comments
 (0)