Fix conflict
This commit is contained in:
Generated
+7
-4
@@ -63,8 +63,11 @@
|
||||
"svelte-check": "^4.3.3",
|
||||
"tslib": "^2.7.0",
|
||||
"typescript": "^5.9.3",
|
||||
<<<<<<< HEAD
|
||||
"typescript-eslint": "^8.47.0",
|
||||
"vite": "^7.1.12"
|
||||
|
||||
"vite": "^7.2.4"
|
||||
>>>>>>> origin/dependabot/npm_and_yarn/materialious/vite-7.2.4
|
||||
}
|
||||
},
|
||||
"node_modules/@babel/code-frame": {
|
||||
@@ -12501,9 +12504,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "7.1.12",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.12.tgz",
|
||||
"integrity": "sha512-ZWyE8YXEXqJrrSLvYgrRP7p62OziLW7xI5HYGWFzOvupfAlrLvURSzv/FyGyy0eidogEM3ujU+kUG1zuHgb6Ug==",
|
||||
"version": "7.2.4",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-7.2.4.tgz",
|
||||
"integrity": "sha512-NL8jTlbo0Tn4dUEXEsUg8KeyG/Lkmc4Fnzb8JXN/Ykm9G4HNImjtABMJgkQoVjOBN/j2WAwDTRytdqJbZsah7w==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@@ -36,8 +36,11 @@
|
||||
"svelte-check": "^4.3.3",
|
||||
"tslib": "^2.7.0",
|
||||
"typescript": "^5.9.3",
|
||||
<<<<<<< HEAD
|
||||
"typescript-eslint": "^8.47.0",
|
||||
"vite": "^7.1.12"
|
||||
|
||||
"vite": "^7.2.4"
|
||||
>>>>>>> origin/dependabot/npm_and_yarn/materialious/vite-7.2.4
|
||||
},
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user