Skip to content

Commit 4109e60

Browse files
committed
chore: bump deps
1 parent 840c661 commit 4109e60

File tree

3 files changed

+1575
-1480
lines changed

3 files changed

+1575
-1480
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,20 @@
1414
"license": "MIT",
1515
"packageManager": "[email protected]",
1616
"dependencies": {
17-
"@types/katex": "0.16.0",
18-
"@types/three": "0.152.1",
19-
"@vuepress/client": "2.0.0-beta.64",
20-
"@vuepress/shared": "2.0.0-beta.64",
21-
"@vuepress/utils": "2.0.0-beta.64",
22-
"@vueuse/core": "10.2.1",
23-
"axios": "1.4.0",
24-
"katex": "0.16.8",
25-
"three": "0.154.0",
17+
"@types/katex": "0.16.3",
18+
"@types/three": "0.157.0",
19+
"@vuepress/client": "2.0.0-beta.67",
20+
"@vuepress/shared": "2.0.0-beta.67",
21+
"@vuepress/utils": "2.0.0-beta.67",
22+
"@vueuse/core": "10.5.0",
23+
"axios": "1.5.1",
24+
"katex": "0.16.9",
25+
"three": "0.157.0",
2626
"vue": "3.3.4",
27-
"vuepress": "2.0.0-beta.64",
28-
"vuepress-plugin-copy-code2": "2.0.0-beta.230",
29-
"vuepress-plugin-search-pro": "2.0.0-beta.230",
30-
"vuepress-shared": "2.0.0-beta.230",
31-
"vuepress-theme-hope": "2.0.0-beta.230"
27+
"vuepress": "2.0.0-beta.67",
28+
"vuepress-plugin-copy-code2": "2.0.0-beta.238",
29+
"vuepress-plugin-search-pro": "2.0.0-beta.238",
30+
"vuepress-shared": "2.0.0-beta.238",
31+
"vuepress-theme-hope": "2.0.0-beta.238"
3232
}
3333
}

0 commit comments

Comments
 (0)