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 c528056 commit 1a84df3Copy full SHA for 1a84df3
package.json
@@ -11,8 +11,8 @@
11
"@shikijs/vitepress-twoslash": "^3.19.0",
12
"@type-challenges/utils": "^0.1.1",
13
"@types/express": "^5.0.6",
14
- "@types/node": "^20.19.25",
15
- "chalk": "^4.1.2",
+ "@types/node": "^24.10.1",
+ "chalk": "^5.6.2",
16
"feed": "^5.1.0",
17
"gray-matter": "^4.0.3",
18
"gsap": "^3.13.0",
@@ -22,7 +22,7 @@
22
"vitepress": "^2.0.0-alpha.15",
23
"vitepress-plugin-group-icons": "^1.6.5",
24
"vue": "^3.5.25",
25
- "vue-tsc": "^3.1.5",
+ "vue-tsc": "^3.1.6",
26
"yorkie": "^2.0.0"
27
},
28
"packageManager": "[email protected]",
0 commit comments