Skip to content

Commit e0ca80b

Browse files
chore(deps-dev): bump @sveltejs/kit from 2.21.1 to 2.21.2
1 parent 5eba8bb commit e0ca80b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-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.1",
62+
"@sveltejs/kit": "^2.21.2",
6363
"@typescript-eslint/eslint-plugin": "^8.33.0",
6464
"@typescript-eslint/parser": "^8.33.0",
6565
"autoprefixer": "^10.4.21",

yarn.lock

Lines changed: 4 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.1":
541-
version "2.21.1"
542-
resolved "https://registry.yarnpkg.com/@sveltejs/kit/-/kit-2.21.1.tgz#909b9f58b2c8b154f9767bba79948b85097f6fce"
543-
integrity sha512-vLbtVwtDcK8LhJKnFkFYwM0uCdFmzioQnif0bjEYH1I24Arz22JPr/hLUiXGVYAwhu8INKx5qrdvr4tHgPwX6w==
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==
544544
dependencies:
545545
"@sveltejs/acorn-typescript" "^1.0.5"
546546
"@types/cookie" "^0.6.0"

0 commit comments

Comments
 (0)