Skip to content

Commit 823b9a8

Browse files
authored
Merge pull request #2088 from CentreForDigitalHumanities/dependabot/npm_and_yarn/frontend/vite-6.4.3
Bump vite from 6.4.2 to 6.4.3 in /frontend
2 parents f39ba9d + bef2ffc commit 823b9a8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"karma-coverage-istanbul-reporter": "^3.0.2",
9292
"karma-jasmine": "^4.0.0",
9393
"karma-jasmine-html-reporter": "^1.5.0",
94-
"vite": "^6.4.2"
94+
"vite": "^6.4.3"
9595
},
9696
"peerDependencies": {
9797
"webpack": "^5.1.0"

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6536,10 +6536,10 @@ vite@7.1.11:
65366536
optionalDependencies:
65376537
fsevents "~2.3.3"
65386538

6539-
vite@^6.4.2:
6540-
version "6.4.2"
6541-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.4.2.tgz#a4e548ca3a90ca9f3724582cab35e1ba15efc6f2"
6542-
integrity sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==
6539+
vite@^6.4.3:
6540+
version "6.4.3"
6541+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.4.3.tgz#85a164db7ce706f2a776812efa2b340f1721858e"
6542+
integrity sha512-NTKlcQjlAK7MlQoyb6LgaqHc8sso/pVyUJYWMws3jg21uTJw/LddqIFPcPqP6PzpgbIcZyKI85sFE4HBrQDA8A==
65436543
dependencies:
65446544
esbuild "^0.25.0"
65456545
fdir "^6.4.4"

0 commit comments

Comments
 (0)