mirror of
https://github.com/vrc-get/vrc-get.git
synced 2026-06-21 09:58:08 +00:00
chore(deps-dev): bump vite-plugin-json5 in /vrc-get-gui
Bumps [vite-plugin-json5](https://github.com/sneakylenny/vite-plugin-json5) from 1.1.9 to 1.2.0. - [Release notes](https://github.com/sneakylenny/vite-plugin-json5/releases) - [Commits](https://github.com/sneakylenny/vite-plugin-json5/compare/v1.1.9...v1.2.0) --- updated-dependencies: - dependency-name: vite-plugin-json5 dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6e2caedc2d
commit
18fc1fa4bd
2 changed files with 6 additions and 6 deletions
10
vrc-get-gui/package-lock.json
generated
10
vrc-get-gui/package-lock.json
generated
|
|
@ -52,7 +52,7 @@
|
|||
"tw-animate-css": "^1.4.0",
|
||||
"typescript": "^5",
|
||||
"vite": "^6.2.2",
|
||||
"vite-plugin-json5": "^1.1.6"
|
||||
"vite-plugin-json5": "^1.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@ampproject/remapping": {
|
||||
|
|
@ -6767,9 +6767,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/vite-plugin-json5": {
|
||||
"version": "1.1.9",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-json5/-/vite-plugin-json5-1.1.9.tgz",
|
||||
"integrity": "sha512-hZmMrVv6RZXZ7qmmpbcT8LBaMbqid0sK0KFy8/ww9c/4s2lRy88/ZD03IPNHo0cbe1Ky6tBcBw6f9iPr/y3ZXA==",
|
||||
"version": "1.2.0",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-json5/-/vite-plugin-json5-1.2.0.tgz",
|
||||
"integrity": "sha512-79kBKxmwNrJPmXvl8Q6pgC2iiRplAP6BLjgcI0ErKg3ph1SKpDKWtI4dSGUWlN6ru/mWj55mxlZoILNC5tASbw==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
|
|
@ -6777,7 +6777,7 @@
|
|||
"json5": "^2.2.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
|
||||
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/vite/node_modules/fdir": {
|
||||
|
|
|
|||
|
|
@ -58,6 +58,6 @@
|
|||
"tw-animate-css": "^1.4.0",
|
||||
"typescript": "^5",
|
||||
"vite": "^6.2.2",
|
||||
"vite-plugin-json5": "^1.1.6"
|
||||
"vite-plugin-json5": "^1.2.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue