We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b9eb1d commit 8294af5Copy full SHA for 8294af5
examples/sveltekit/package.json
@@ -19,8 +19,8 @@
19
"@sveltejs/kit": "2.20.6",
20
"@sveltejs/vite-plugin-svelte": "5.0.3",
21
"@types/jest": "^29.0.0",
22
- "@typescript-eslint/eslint-plugin": "8.33.0",
23
- "@typescript-eslint/parser": "8.33.0",
+ "@typescript-eslint/eslint-plugin": "8.33.1",
+ "@typescript-eslint/parser": "8.33.1",
24
"@whatwg-node/fetch": "0.10.8",
25
"eslint": "9.28.0",
26
"eslint-config-prettier": "10.1.5",
0 commit comments