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 Aug 29, 2023
1 parent d65d6ef commit 012ec98
Show file tree
Hide file tree
Showing 7 changed files with 3,965 additions and 5,358 deletions.
20 changes: 10 additions & 10 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
"dev": "vuepress dev src"
},
"devDependencies": {
"@fancyapps/ui": "5.0.19",
"@vuepress/client": "2.0.0-beta.62",
"@vuepress/plugin-docsearch": "2.0.0-beta.62",
"@vuepress/utils": "2.0.0-beta.62",
"marked": "5.0.3",
"@fancyapps/ui": "5.0.22",
"@vuepress/client": "2.0.0-beta.66",
"@vuepress/plugin-docsearch": "2.0.0-beta.66",
"@vuepress/utils": "2.0.0-beta.66",
"marked": "4.3.0",
"vue": "3.3.4",
"vuepress": "2.0.0-beta.62",
"vuepress-plugin-redirect": "2.0.0-beta.215",
"vuepress-plugin-remove-pwa": "2.0.0-beta.215",
"vuepress-shared": "2.0.0-beta.215",
"vuepress-theme-hope": "2.0.0-beta.215"
"vuepress": "2.0.0-beta.66",
"vuepress-plugin-redirect": "2.0.0-beta.235",
"vuepress-plugin-remove-pwa": "2.0.0-beta.235",
"vuepress-shared": "2.0.0-beta.235",
"vuepress-theme-hope": "2.0.0-beta.235"
}
}
76 changes: 38 additions & 38 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,57 +49,57 @@
"singleQuote": true
},
"devDependencies": {
"@babel/core": "7.22.1",
"@babel/plugin-transform-runtime": "7.22.2",
"@babel/preset-env": "7.22.2",
"@babel/preset-react": "7.22.3",
"@babel/runtime": "7.22.3",
"@commitlint/cli": "17.6.3",
"@commitlint/config-conventional": "17.6.3",
"@babel/core": "7.22.11",
"@babel/plugin-transform-runtime": "7.22.10",
"@babel/preset-env": "7.22.10",
"@babel/preset-react": "7.22.5",
"@babel/runtime": "7.22.11",
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-commonjs": "25.0.0",
"@rollup/plugin-node-resolve": "15.0.2",
"@rollup/plugin-commonjs": "25.0.4",
"@rollup/plugin-node-resolve": "15.2.1",
"@rollup/plugin-replace": "5.0.2",
"@rollup/plugin-terser": "0.4.3",
"@types/node": "20.2.5",
"@typescript-eslint/eslint-plugin": "5.59.7",
"@typescript-eslint/parser": "5.59.7",
"@vitejs/plugin-react": "4.0.0",
"@vue/eslint-config-prettier": "7.1.0",
"@types/node": "20.5.7",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"@vitejs/plugin-react": "4.0.4",
"@vue/eslint-config-prettier": "8.0.0",
"@vue/eslint-config-typescript": "11.0.3",
"apidoc": "1.0.2",
"c8": "7.13.0",
"apidoc": "1.2.0",
"c8": "8.0.1",
"commitizen": "4.3.0",
"conventional-changelog-cli": "2.2.2",
"conventional-changelog-cli": "4.0.0",
"cross-env": "7.0.3",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.41.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-vue": "9.14.1",
"eslint": "8.48.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-vue": "9.17.0",
"husky": "8.0.3",
"markdownlint-cli": "0.34.0",
"markdownlint-cli": "0.35.0",
"nano-staged": "0.8.0",
"postcss": "8.4.23",
"prettier": "2.8.8",
"postcss": "8.4.28",
"prettier": "3.0.2",
"rimraf": "5.0.1",
"rollup": "3.23.0",
"rollup-plugin-dts": "5.3.0",
"rollup-plugin-ts": "3.2.0",
"sass": "1.62.1",
"sort-package-json": "2.4.1",
"stylelint": "15.6.2",
"rollup": "3.28.1",
"rollup-plugin-dts": "6.0.0",
"rollup-plugin-ts": "3.4.4",
"sass": "1.66.1",
"sort-package-json": "2.5.1",
"stylelint": "15.10.3",
"stylelint-config-hope": "3.0.0",
"tslib": "2.5.2",
"typescript": "5.0.4",
"vercel": "30.0.0",
"vite": "4.3.9",
"tslib": "2.6.2",
"typescript": "5.2.2",
"vercel": "32.1.0",
"vite": "4.4.9",
"vite-plugin-reiconify": "1.1.2",
"vitest": "0.31.1"
"vitest": "0.34.3"
},
"packageManager": "pnpm@8.5.1",
"packageManager": "pnpm@8.7.0",
"apidoc": {
"title": "Waline API Documentation"
},
Expand Down
14 changes: 7 additions & 7 deletions packages/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,17 +51,17 @@
"@rematch/core": "2.2.0",
"base-icon": "2.2.1",
"classnames": "2.3.2",
"i18next": "22.5.0",
"i18next-browser-languagedetector": "7.0.1",
"i18next": "23.4.6",
"i18next-browser-languagedetector": "7.1.0",
"md5": "2.3.0",
"qrcode.react": "3.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "12.3.1",
"react-redux": "8.0.5",
"react-router-dom": "6.11.2",
"react-i18next": "13.2.0",
"react-redux": "8.1.2",
"react-router-dom": "6.15.0",
"redux": "4.2.1",
"typescript": "5.0.4",
"vite-plugin-css-injected-by-js": "^3.1.1"
"typescript": "5.2.2",
"vite-plugin-css-injected-by-js": "^3.3.0"
}
}
10 changes: 5 additions & 5 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,21 +124,21 @@
]
},
"dependencies": {
"@vueuse/core": "^10.1.2",
"@vueuse/core": "^10.4.1",
"autosize": "^6.0.1",
"marked": "^4.3.0",
"vue": "^3.3.4"
},
"devDependencies": {
"@babel/core": "7.22.1",
"@babel/preset-env": "7.22.2",
"@babel/core": "7.22.11",
"@babel/preset-env": "7.22.10",
"@giphy/js-types": "4.4.0",
"@types/autosize": "4.0.1",
"@types/marked": "4.3.1",
"@vitejs/plugin-vue": "4.2.3",
"@vitejs/plugin-vue": "4.3.3",
"recaptcha-v3": "1.10.0",
"user-agent-data-types": "0.3.1",
"vite": "4.3.9"
"vite": "4.4.9"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion packages/cloudbase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"main": "index.js",
"dependencies": {
"@waline/vercel": "workspace:*",
"thinkjs": "^3.2.14"
"thinkjs": "^3.2.15"
}
}
22 changes: 11 additions & 11 deletions packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,40 +15,40 @@
"license": "MIT",
"author": "lizheming <[email protected]>",
"dependencies": {
"@cloudbase/node-sdk": "^2.10.0",
"@cloudbase/node-sdk": "^2.11.0",
"@koa/cors": "^4.0.0",
"akismet": "^2.0.7",
"deta": "^1.1.0",
"dompurify": "^3.0.3",
"deta": "^1.2.0",
"dompurify": "^3.0.5",
"dy-node-ip2region": "^1.0.1",
"fast-csv": "^4.3.6",
"form-data": "^4.0.0",
"jsdom": "^22.1.0",
"jsonwebtoken": "^9.0.0",
"katex": "^0.16.7",
"jsonwebtoken": "^9.0.1",
"katex": "^0.16.8",
"koa-compose": "^4.1.0",
"leancloud-storage": "^4.15.0",
"markdown-it": "^13.0.1",
"markdown-it-emoji": "^2.0.2",
"markdown-it-sub": "^1.0.0",
"markdown-it-sup": "^1.0.0",
"mathjax-full": "^3.2.2",
"node-fetch": "^2.6.11",
"nodemailer": "^6.9.2",
"node-fetch": "^2.7.0",
"nodemailer": "^6.9.4",
"nunjucks": "^3.2.4",
"phpass": "^0.1.1",
"prismjs": "^1.29.0",
"speakeasy": "^2.0.0",
"think-helper": "^1.1.4",
"think-logger3": "^1.3.1",
"think-logger3": "^1.4.0",
"think-model": "^1.5.4",
"think-model-mysql": "^1.1.7",
"think-model-mysql2": "^2.0.0",
"think-model-postgresql": "1.1.7",
"think-model-sqlite": "^1.3.1",
"think-model-postgresql": "1.1.8",
"think-model-sqlite": "^1.3.2",
"think-mongo": "^2.2.1",
"think-router-rest": "^1.0.5",
"thinkjs": "^3.2.14",
"thinkjs": "^3.2.15",
"ua-parser-js": "^1.0.35"
},
"engines": {
Expand Down
Loading

0 comments on commit 012ec98

Please sign in to comment.