Merge pull request #8038 from firefly-iii/dependabot/npm_and_yarn/develop/vite-4.4.11

This commit is contained in:
James Cole 2023-10-09 07:17:44 +02:00 committed by GitHub
commit 78b88949d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -21,7 +21,7 @@
"axios": "^1.5.1",
"laravel-vite-plugin": "^0.8.1",
"sass": "^1.66.1",
"vite": "^4.0.0",
"vite": "^4.4.11",
"vite-plugin-manifest-sri": "^0.1.0"
}
},
@ -978,9 +978,9 @@
}
},
"node_modules/vite": {
"version": "4.4.9",
"resolved": "https://registry.npmjs.org/vite/-/vite-4.4.9.tgz",
"integrity": "sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==",
"version": "4.4.11",
"resolved": "https://registry.npmjs.org/vite/-/vite-4.4.11.tgz",
"integrity": "sha512-ksNZJlkcU9b0lBwAGZGGaZHCMqHsc8OpgtoYhsQ4/I2v5cnpmmmqe5pM4nv/4Hn6G/2GhTdj0DhZh2e+Er1q5A==",
"dev": true,
"dependencies": {
"esbuild": "^0.18.10",

View File

@ -9,7 +9,7 @@
"axios": "^1.5.1",
"laravel-vite-plugin": "^0.8.1",
"sass": "^1.66.1",
"vite": "^4.0.0",
"vite": "^4.4.11",
"vite-plugin-manifest-sri": "^0.1.0"
},
"dependencies": {