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 ffb02ee commit a134480Copy full SHA for a134480
examples/sveltekit/package.json
@@ -19,8 +19,8 @@
19
"@sveltejs/kit": "2.20.6",
20
"@sveltejs/vite-plugin-svelte": "6.2.1",
21
"@types/jest": "^30.0.0",
22
- "@typescript-eslint/eslint-plugin": "8.46.3",
23
- "@typescript-eslint/parser": "8.46.3",
+ "@typescript-eslint/eslint-plugin": "8.47.0",
+ "@typescript-eslint/parser": "8.47.0",
24
"@whatwg-node/fetch": "0.10.13",
25
"eslint": "9.39.1",
26
"eslint-config-prettier": "10.1.8",
0 commit comments