[CHORE] Update dependency vite to v7.0.4 (#1082)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-07-10 16:52:47 +00:00 committed by GitHub
parent 4617729bc4
commit fd30e15cb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -42,7 +42,7 @@
"globals": "^16.2.0",
"prettier": "3.6.2",
"typescript": "5.8.3",
"vite": "7.0.3",
"vite": "7.0.4",
"vite-imagetools": "7.1.0"
},
"engines": {
@ -6659,9 +6659,9 @@
}
},
"node_modules/vite": {
"version": "7.0.3",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.0.3.tgz",
"integrity": "sha512-y2L5oJZF7bj4c0jgGYgBNSdIu+5HF+m68rn2cQXFbGoShdhV1phX9rbnxy9YXj82aS8MMsCLAAFkRxZeWdldrQ==",
"version": "7.0.4",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.0.4.tgz",
"integrity": "sha512-SkaSguuS7nnmV7mfJ8l81JGBFV7Gvzp8IzgE8A8t23+AxuNX61Q5H1Tpz5efduSN7NHC8nQXD3sKQKZAu5mNEA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -52,7 +52,7 @@
"globals": "^16.2.0",
"prettier": "3.6.2",
"typescript": "5.8.3",
"vite": "7.0.3",
"vite": "7.0.4",
"vite-imagetools": "7.1.0"
}
}