mirror of
https://github.com/Athou/commafeed.git
synced 2026-09-22 12:04:16 +00:00
chore(deps): update dependency vite to v8.1.3 (#2220)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
8
commafeed-client/package-lock.json
generated
8
commafeed-client/package-lock.json
generated
@@ -64,7 +64,7 @@
|
||||
"babel-plugin-react-compiler": "1.0.0",
|
||||
"jsdom": "29.1.1",
|
||||
"typescript": "6.0.3",
|
||||
"vite": "8.1.2",
|
||||
"vite": "8.1.3",
|
||||
"vite-plugin-checker": "0.14.4",
|
||||
"vitest": "4.1.9",
|
||||
"yaml": "2.9.0"
|
||||
@@ -5795,9 +5795,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "8.1.2",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-8.1.2.tgz",
|
||||
"integrity": "sha512-6YYPbRXTxx6bRXmOn7XdnQAy5DQNHhDgtjhDHI13oe4pY93kkcdGJWxpGwOm++/Wh0QpQhDrpIoVMrmrsI5AGQ==",
|
||||
"version": "8.1.3",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-8.1.3.tgz",
|
||||
"integrity": "sha512-Ds+gBRbj0lwRO2Y5hwnUBdxSwlAve9LeRyU4sNnAr0ewW0gWF0n5bgXgUzbgZ49MV9BVUAQUFYVcDUcilUExMA==",
|
||||
"devOptional": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@@ -71,7 +71,7 @@
|
||||
"babel-plugin-react-compiler": "1.0.0",
|
||||
"jsdom": "29.1.1",
|
||||
"typescript": "6.0.3",
|
||||
"vite": "8.1.2",
|
||||
"vite": "8.1.3",
|
||||
"vite-plugin-checker": "0.14.4",
|
||||
"vitest": "4.1.9",
|
||||
"yaml": "2.9.0"
|
||||
|
||||
Reference in New Issue
Block a user