Merge pull request #873 from Materialious/dependabot/npm_and_yarn/materialious/vite-6.2.6

build(deps-dev): bump vite from 6.2.5 to 6.2.6 in /materialious
This commit is contained in:
Ward
2025-04-13 01:02:48 +12:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -65,7 +65,7 @@
"svelte-check": "^4.0.0",
"tslib": "^2.7.0",
"typescript": "^5.6.3",
"vite": "^6.0.11"
"vite": "^6.2.6"
}
},
"node_modules/@ampproject/remapping": {
@@ -12904,9 +12904,9 @@
}
},
"node_modules/vite": {
"version": "6.2.5",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.2.5.tgz",
"integrity": "sha512-j023J/hCAa4pRIUH6J9HemwYfjB5llR2Ps0CWeikOtdR8+pAURAk0DoJC5/mm9kd+UgdnIy7d6HE4EAvlYhPhA==",
"version": "6.2.6",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.2.6.tgz",
"integrity": "sha512-9xpjNl3kR4rVDZgPNdTL0/c6ao4km69a/2ihNQbcANz8RuCOK3hQBmLSJf3bRKVQjVMda+YvizNE8AwvogcPbw==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -37,7 +37,7 @@
"svelte-check": "^4.0.0",
"tslib": "^2.7.0",
"typescript": "^5.6.3",
"vite": "^6.0.11"
"vite": "^6.2.6"
},
"type": "module",
"dependencies": {