Skip to content

Commit

Permalink
update v3
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanlo713 committed May 29, 2024
1 parent 9ab07a9 commit 04ff607
Show file tree
Hide file tree
Showing 3 changed files with 600 additions and 767 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "night",
"version": "2.0.0",
"description": "A Ithkuil Chinese Translation project with vuepress-theme-hope",
"name": "yuorb",
"version": "3.0.0",
"description": "A New Ithkuil multilingual S·T·I (Signification, Translation, Interpretation) project",
"license": "MIT",
"type": "module",
"scripts": {
Expand All @@ -11,10 +11,10 @@
"docs:update-package": "pnpm dlx vp-update"
},
"devDependencies": {
"@vue/repl": "^4.1.2",
"@vuepress/bundler-vite": "2.0.0-rc.11",
"@vuepress/plugin-docsearch": "2.0.0-rc.30",
"@vuepress/theme-default": "2.0.0-rc.30",
"@vue/repl": "^4.2.0",
"@vuepress/bundler-vite": "2.0.0-rc.12",
"@vuepress/plugin-docsearch": "2.0.0-rc.31",
"@vuepress/theme-default": "2.0.0-rc.32",
"chart.js": "^4.4.3",
"dashjs": "^4.7.4",
"echarts": "^5.5.0",
Expand All @@ -27,12 +27,12 @@
"reveal.js": "^5.1.0",
"vidstack": "^1.11.21",
"vue": "^3.4.27",
"vuepress": "2.0.0-rc.11",
"vuepress-plugin-md-enhance": "2.0.0-rc.43",
"vuepress-theme-hope": "2.0.0-rc.43"
"vuepress": "2.0.0-rc.12",
"vuepress-plugin-md-enhance": "2.0.0-rc.45",
"vuepress-theme-hope": "2.0.0-rc.46"
},
"dependencies": {
"@adamdehaven/vue-custom-tooltip": "^2.6.0",
"@vuepress/plugin-register-components": "2.0.0-rc.30"
"@vuepress/plugin-register-components": "2.0.0-rc.31"
}
}
Loading

0 comments on commit 04ff607

Please sign in to comment.