Merge pull request #320 from Materialious/dependabot/npm_and_yarn/materialious/sveltejs/kit-2.5.9

Bump @sveltejs/kit from 2.5.8 to 2.5.9 in /materialious
This commit is contained in:
Ward
2024-05-21 21:01:40 +12:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -34,7 +34,7 @@
"@capacitor/assets": "^3.0.5",
"@sveltejs/adapter-auto": "^3.0.0",
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/kit": "^2.5.8",
"@sveltejs/kit": "^2.5.9",
"@sveltejs/vite-plugin-svelte": "^3.1.0",
"@types/eslint": "^8.56.7",
"@types/event-source-polyfill": "^1.0.5",
@@ -3594,9 +3594,9 @@
}
},
"node_modules/@sveltejs/kit": {
"version": "2.5.8",
"resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-2.5.8.tgz",
"integrity": "sha512-ZQXYaVHd1p0kDGwOi4l82i5kAiUQtrhMthDKtJi0zVzmNupKJ0ZlBVAoceuarCuIntPNctyQchW29h5DkFxd1Q==",
"version": "2.5.9",
"resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-2.5.9.tgz",
"integrity": "sha512-x8biUVHPQq075/ESH/UO+fwENtAcw0kg9+bloqqEnbLUNWcrWpmcL3vKrKJc4vaVh/CYKFXn47N98Sbt/Y3vKQ==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
+1 -1
View File
@@ -15,7 +15,7 @@
"@capacitor/assets": "^3.0.5",
"@sveltejs/adapter-auto": "^3.0.0",
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/kit": "^2.5.8",
"@sveltejs/kit": "^2.5.9",
"@sveltejs/vite-plugin-svelte": "^3.1.0",
"@types/eslint": "^8.56.7",
"@types/event-source-polyfill": "^1.0.5",