mirror of
https://github.com/heyman/heynote.git
synced 2025-06-27 13:01:51 +02:00
Merge pull request #350 from heyman/dependabot/npm_and_yarn/vite-6.3.5
Bump vite from 6.3.2 to 6.3.5
This commit is contained in:
commit
aee29c5ec5
12
package-lock.json
generated
12
package-lock.json
generated
@ -58,7 +58,7 @@
|
||||
"rollup-plugin-license": "^3.0.1",
|
||||
"sass-embedded": "^1.87.0",
|
||||
"typescript": "^5.8.3",
|
||||
"vite": "^6.3.2",
|
||||
"vite": "^6.3.5",
|
||||
"vite-plugin-electron": "^0.11.1",
|
||||
"vite-plugin-electron-renderer": "^0.11.4",
|
||||
"vue": "^3.5.13",
|
||||
@ -8521,18 +8521,18 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "6.3.2",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-6.3.2.tgz",
|
||||
"integrity": "sha512-ZSvGOXKGceizRQIZSz7TGJ0pS3QLlVY/9hwxVh17W3re67je1RKYzFHivZ/t0tubU78Vkyb9WnHPENSBCzbckg==",
|
||||
"version": "6.3.5",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-6.3.5.tgz",
|
||||
"integrity": "sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"esbuild": "^0.25.0",
|
||||
"fdir": "^6.4.3",
|
||||
"fdir": "^6.4.4",
|
||||
"picomatch": "^4.0.2",
|
||||
"postcss": "^8.5.3",
|
||||
"rollup": "^4.34.9",
|
||||
"tinyglobby": "^0.2.12"
|
||||
"tinyglobby": "^0.2.13"
|
||||
},
|
||||
"bin": {
|
||||
"vite": "bin/vite.js"
|
||||
|
@ -73,7 +73,7 @@
|
||||
"rollup-plugin-license": "^3.0.1",
|
||||
"sass-embedded": "^1.87.0",
|
||||
"typescript": "^5.8.3",
|
||||
"vite": "^6.3.2",
|
||||
"vite": "^6.3.5",
|
||||
"vite-plugin-electron": "^0.11.1",
|
||||
"vite-plugin-electron-renderer": "^0.11.4",
|
||||
"vue": "^3.5.13",
|
||||
|
Loading…
x
Reference in New Issue
Block a user