chore(deps): update dependency vite to v5.4.11

This commit is contained in:
renovate[bot] 2024-11-15 19:39:58 +00:00 committed by GitHub
parent 927a54f247
commit 2e572d526f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -45,7 +45,7 @@
"tailwindcss": "3.4.15",
"tailwindcss-animate": "1.0.7",
"typescript": "5.6.3",
"vite": "5.4.6",
"vite": "5.4.11",
"vitest": "1.6.0"
}
},
@ -10400,9 +10400,9 @@
}
},
"node_modules/vite": {
"version": "5.4.6",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.6.tgz",
"integrity": "sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==",
"version": "5.4.11",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.11.tgz",
"integrity": "sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==",
"license": "MIT",
"dependencies": {
"esbuild": "^0.21.3",

View file

@ -44,7 +44,7 @@
"tailwindcss": "3.4.15",
"tailwindcss-animate": "1.0.7",
"typescript": "5.6.3",
"vite": "5.4.6",
"vite": "5.4.11",
"vitest": "1.6.0"
},
"scripts": {