Update dependency @sveltejs/kit to v2.5.22

This commit is contained in:
2024-08-12 20:00:58 +00:00
parent c414838e98
commit e30f5fb853
2 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
"devDependencies": {
"@iconify/json": "2.2.236",
"@sveltejs/adapter-static": "3.0.4",
"@sveltejs/kit": "2.5.21",
"@sveltejs/kit": "2.5.22",
"@sveltejs/vite-plugin-svelte": "3.1.1",
"@types/eslint": "9.6.0",
"autoprefixer": "10.4.20",
@@ -1175,9 +1175,9 @@
}
},
"node_modules/@sveltejs/kit": {
"version": "2.5.21",
"resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-2.5.21.tgz",
"integrity": "sha512-zHkaVZB5WNKVtosPhpPHLLvCdhUs3j6rRhDjRcXz9Mi7ZOeMe+xpzFkm7vs7RYQKMWDPUIfDngFDM3iGPyntMw==",
"version": "2.5.22",
"resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-2.5.22.tgz",
"integrity": "sha512-PQ98baF2WzvG5yiO4cZKJZJG60XjHTZD1jyho3u9Kmthx2ytdGYyVPPvKXgKXpKSq4wwctD9dl0d2blSbJMcOg==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",

View File

@@ -14,7 +14,7 @@
"devDependencies": {
"@iconify/json": "2.2.236",
"@sveltejs/adapter-static": "3.0.4",
"@sveltejs/kit": "2.5.21",
"@sveltejs/kit": "2.5.22",
"@sveltejs/vite-plugin-svelte": "3.1.1",
"@types/eslint": "9.6.0",
"autoprefixer": "10.4.20",