Skip to content

Commit 0a2d745

Browse files
chore(deps-dev): bump @sveltejs/kit from 2.21.2 to 2.21.3
1 parent e02782b commit 0a2d745

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@eslint/js": "^9.28.0",
6060
"@playwright/test": "^1.52.0",
6161
"@sveltejs/adapter-auto": "^5.0.0",
62-
"@sveltejs/kit": "^2.21.2",
62+
"@sveltejs/kit": "^2.21.3",
6363
"@typescript-eslint/eslint-plugin": "^8.33.1",
6464
"@typescript-eslint/parser": "^8.33.1",
6565
"autoprefixer": "^10.4.21",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -537,10 +537,10 @@
537537
dependencies:
538538
import-meta-resolve "^4.1.0"
539539

540-
"@sveltejs/kit@^2.21.2":
541-
version "2.21.2"
542-
resolved "https://registry.yarnpkg.com/@sveltejs/kit/-/kit-2.21.2.tgz#88828469dd4a70078499da0df081f9851c0b38ba"
543-
integrity sha512-EMYTY4+rNa7TaRZYzCqhQslEkACEZzWc363jOYuc90oJrgvlWTcgqTxcGSIJim48hPaXwYlHyatRnnMmTFf5tA==
540+
"@sveltejs/kit@^2.21.3":
541+
version "2.21.3"
542+
resolved "https://registry.yarnpkg.com/@sveltejs/kit/-/kit-2.21.3.tgz#b642e4c18d2a992f8457a8f765d6deef55c758a6"
543+
integrity sha512-Bd05srNOaqP05qnytjg/KkWNlkcwEpE76s0xGSlgzL4I8pLyrK3c9+a7zMCquoiEEIZF2ecGTn6Fj/lELjaa8A==
544544
dependencies:
545545
"@sveltejs/acorn-typescript" "^1.0.5"
546546
"@types/cookie" "^0.6.0"
@@ -554,6 +554,7 @@
554554
sade "^1.8.1"
555555
set-cookie-parser "^2.6.0"
556556
sirv "^3.0.0"
557+
vitefu "^1.0.6"
557558

558559
"@sveltejs/vite-plugin-svelte-inspector@^4.0.1":
559560
version "4.0.1"

0 commit comments

Comments
 (0)