We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed804a3 commit 0c6c56bCopy full SHA for 0c6c56b
docs-svelte-kit/package.json
@@ -29,7 +29,7 @@
29
"@types/markdown-it": "^14.1.2",
30
"@types/markdown-it-container": "^2.0.10",
31
"@types/markdown-it-emoji": "^3.0.1",
32
- "@types/node": "^20.16.13",
+ "@types/node": "^22.0.0",
33
"@types/prismjs": "^1.26.4",
34
"@types/stylus": "^0.48.43",
35
"@typescript/vfs": "^1.6.0",
packages/eslint-plugin-svelte/package.json
@@ -79,7 +79,7 @@
79
"@types/json-schema": "^7.0.15",
80
"@types/less": "^3.0.6",
81
"@types/mocha": "^10.0.9",
82
- "@types/node": "^20.16.11",
83
"@types/postcss-safe-parser": "^5.0.4",
84
"@types/semver": "^7.5.8",
85
0 commit comments