Skip to content

Commit 9308649

Browse files
authored
Merge pull request #690 from bervProject/dependabot/npm_and_yarn/vite-7.3.1
chore(deps-dev): bump vite from 7.3.0 to 7.3.1
2 parents 55f44e6 + d04394c commit 9308649

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"prettier": "^3.7.4",
5757
"ts-jest": "^29.4.6",
5858
"typescript": "^5.9.3",
59-
"vite": "^7.3.0",
59+
"vite": "^7.3.1",
6060
"vue": "^3.5.26"
6161
},
6262
"packageManager": "yarn@1.22.19"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13630,10 +13630,10 @@ vite-plugin-windicss@^1.9.3:
1363013630
kolorist "^1.8.0"
1363113631
windicss "^3.5.6"
1363213632

13633-
vite@^7.2.2, vite@^7.2.7, vite@^7.3.0:
13634-
version "7.3.0"
13635-
resolved "https://registry.yarnpkg.com/vite/-/vite-7.3.0.tgz#066c7a835993a66e82004eac3e185d0d157fd658"
13636-
integrity sha512-dZwN5L1VlUBewiP6H9s2+B3e3Jg96D0vzN+Ry73sOefebhYr9f94wwkMNN/9ouoU8pV1BqA1d1zGk8928cx0rg==
13633+
vite@^7.2.2, vite@^7.2.7, vite@^7.3.1:
13634+
version "7.3.1"
13635+
resolved "https://registry.yarnpkg.com/vite/-/vite-7.3.1.tgz#7f6cfe8fb9074138605e822a75d9d30b814d6507"
13636+
integrity sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==
1363713637
dependencies:
1363813638
esbuild "^0.27.0"
1363913639
fdir "^6.5.0"

0 commit comments

Comments
 (0)