Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Feb 6, 2024
1 parent d4b245f commit 0a4b140
Show file tree
Hide file tree
Showing 5 changed files with 318 additions and 328 deletions.
14 changes: 7 additions & 7 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
},
"devDependencies": {
"@fancyapps/ui": "5.0.33",
"@vuepress/bundler-vite": "2.0.0-rc.5",
"@vuepress/helper": "2.0.0-rc.10",
"@vuepress/plugin-docsearch": "2.0.0-rc.10",
"@vuepress/plugin-redirect": "2.0.0-rc.10",
"@vuepress/bundler-vite": "2.0.0-rc.7",
"@vuepress/helper": "2.0.0-rc.12",
"@vuepress/plugin-docsearch": "2.0.0-rc.12",
"@vuepress/plugin-redirect": "2.0.0-rc.12",
"@waline/client": "workspace:*",
"marked": "12.0.0",
"mathjax-full": "3.2.2",
"vue": "3.4.15",
"vuepress": "2.0.0-rc.5",
"vuepress-shared": "2.0.0-rc.21",
"vuepress-theme-hope": "2.0.0-rc.21"
"vuepress": "2.0.0-rc.7",
"vuepress-shared": "2.0.0-rc.23",
"vuepress-theme-hope": "2.0.0-rc.23"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.5",
"@types/node": "20.11.16",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vitejs/plugin-react": "4.2.1",
"@vue/eslint-config-prettier": "9.0.0",
"@vue/eslint-config-typescript": "12.0.0",
Expand All @@ -70,7 +70,7 @@
"husky": "9.0.10",
"markdownlint-cli2": "0.12.1",
"nano-staged": "0.8.0",
"postcss": "8.4.33",
"postcss": "8.4.34",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"rollup": "4.9.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"qrcode.react": "3.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "14.0.3",
"react-i18next": "14.0.4",
"react-redux": "9.1.0",
"react-router-dom": "6.22.0",
"redux": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@waline/api": "^1.0.0-alpha.5",
"autosize": "^6.0.1",
"marked": "^12.0.0",
"marked-highlight": "^2.1.0",
"marked-highlight": "^2.1.1",
"recaptcha-v3": "^1.10.0",
"vue": "^3.4.15"
},
Expand Down
Loading

0 comments on commit 0a4b140

Please sign in to comment.