mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-05-20 13:09:00 -05:00
Merge pull request #569 from gnmyt/dependabot/npm_and_yarn/client/vite-5.1.4
Bump vite from 5.1.3 to 5.1.4 in /client
This commit is contained in:
Generated
+7
-7
@@ -25,7 +25,7 @@
|
||||
"react-i18next": "^14.0.5",
|
||||
"sass": "^1.71.1",
|
||||
"uuid": "^9.0.1",
|
||||
"vite": "^5.1.3",
|
||||
"vite": "^5.1.4",
|
||||
"vite-plugin-pwa": "^0.18.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -4943,9 +4943,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "5.1.3",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-5.1.3.tgz",
|
||||
"integrity": "sha512-UfmUD36DKkqhi/F75RrxvPpry+9+tTkrXfMNZD+SboZqBCMsxKtO52XeGzzuh7ioz+Eo/SYDBbdb0Z7vgcDJew==",
|
||||
"version": "5.1.4",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-5.1.4.tgz",
|
||||
"integrity": "sha512-n+MPqzq+d9nMVTKyewqw6kSt+R3CkvF9QAKY8obiQn8g1fwTscKxyfaYnC632HtBXAQGc1Yjomphwn1dtwGAHg==",
|
||||
"dependencies": {
|
||||
"esbuild": "^0.19.3",
|
||||
"postcss": "^8.4.35",
|
||||
@@ -8580,9 +8580,9 @@
|
||||
"integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA=="
|
||||
},
|
||||
"vite": {
|
||||
"version": "5.1.3",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-5.1.3.tgz",
|
||||
"integrity": "sha512-UfmUD36DKkqhi/F75RrxvPpry+9+tTkrXfMNZD+SboZqBCMsxKtO52XeGzzuh7ioz+Eo/SYDBbdb0Z7vgcDJew==",
|
||||
"version": "5.1.4",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-5.1.4.tgz",
|
||||
"integrity": "sha512-n+MPqzq+d9nMVTKyewqw6kSt+R3CkvF9QAKY8obiQn8g1fwTscKxyfaYnC632HtBXAQGc1Yjomphwn1dtwGAHg==",
|
||||
"requires": {
|
||||
"esbuild": "^0.19.3",
|
||||
"fsevents": "~2.3.3",
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@
|
||||
"react-i18next": "^14.0.5",
|
||||
"sass": "^1.71.1",
|
||||
"uuid": "^9.0.1",
|
||||
"vite": "^5.1.3",
|
||||
"vite": "^5.1.4",
|
||||
"vite-plugin-pwa": "^0.18.2",
|
||||
"@rollup/plugin-wasm": "^6.2.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user