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 f746233 commit a864471Copy full SHA for a864471
package.json
@@ -11,19 +11,19 @@
11
"type": "vue-tsc --noEmit"
12
},
13
"dependencies": {
14
- "@vue/repl": "^4.3.1",
+ "@vue/repl": "^4.4.2",
15
"@vue/theme": "^2.3.0",
16
"dynamics.js": "^1.1.5",
17
"gsap": "^3.12.5",
18
- "vitepress": "^1.3.2",
19
- "vue": "^3.5.0"
+ "vitepress": "^1.4.0",
+ "vue": "^3.5.12"
20
21
"devDependencies": {
22
"@types/body-scroll-lock": "^3.1.2",
23
- "@types/markdown-it": "^14.1.1",
24
- "@types/node": "^20.14.1",
25
- "typescript": "^5.4.5",
26
- "vue-tsc": "^2.0.29"
+ "@types/markdown-it": "^14.1.2",
+ "@types/node": "^22.7.5",
+ "typescript": "^5.6.3",
+ "vue-tsc": "^2.1.6"
27
28
- "packageManager": "pnpm@9.10.0"
+ "packageManager": "pnpm@9.12.1"
29
}
0 commit comments