mirror of
https://github.com/jung-geun/NFD2NFC.git
synced 2026-08-05 08:14:04 +09:00
Merge pull request #14 from jung-geun/dependabot/npm_and_yarn/vite-6.4.3
build(deps-dev): Bump vite from 6.4.2 to 6.4.3
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -32,7 +32,7 @@
|
||||
"react": "^19.2.6",
|
||||
"react-dom": "^19.2.6",
|
||||
"typescript": "^5.4.0",
|
||||
"vite": "^6.4.2",
|
||||
"vite": "^6.4.3",
|
||||
"vitest": "^4.1.6"
|
||||
}
|
||||
},
|
||||
@@ -7132,9 +7132,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "6.4.2",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-6.4.2.tgz",
|
||||
"integrity": "sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==",
|
||||
"version": "6.4.3",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-6.4.3.tgz",
|
||||
"integrity": "sha512-NTKlcQjlAK7MlQoyb6LgaqHc8sso/pVyUJYWMws3jg21uTJw/LddqIFPcPqP6PzpgbIcZyKI85sFE4HBrQDA8A==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
"react": "^19.2.6",
|
||||
"react-dom": "^19.2.6",
|
||||
"typescript": "^5.4.0",
|
||||
"vite": "^6.4.2",
|
||||
"vite": "^6.4.3",
|
||||
"vitest": "^4.1.6"
|
||||
},
|
||||
"author": "jung-geun <pieroot.02@gmail.com>",
|
||||
|
||||
Reference in New Issue
Block a user