Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent adcec1a commit 08d33b5
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "uni-app-base",
"type": "module",
"version": "0.0.0",
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.12.1",
"author": "Wei Zhang <https://github.com/Zhang-Wei-666>",
"homepage": "https://github.com/MoomFE-Starter-Template/Uniapp-Base",
"scripts": {
Expand Down Expand Up @@ -58,45 +58,45 @@
"@uni-helper/axios-adapter": "^1.5.2",
"@uni-helper/uni-use": "^0.19.14",
"@uni-helper/vite-plugin-uni-components": "^0.1.0",
"@unocss-applet/reset": "^0.8.2",
"@vueuse/core": "^11.0.3",
"@vueuse/math": "^11.0.3",
"@unocss-applet/reset": "^0.8.4",
"@vueuse/core": "^11.1.0",
"@vueuse/math": "^11.1.0",
"axios": "^1.7.7",
"lodash-es": "^4.17.21",
"mixte": "^2.4.0",
"nutui-uniapp": "^1.7.16",
"nutui-uniapp": "^1.8.0",
"pinia": "2.1.7",
"vue": "3.4.21",
"vue-demi": "^0.14.10",
"wot-design-uni": "^1.3.9"
"wot-design-uni": "^1.3.12"
},
"devDependencies": {
"@dcloudio/types": "^3.4.12",
"@dcloudio/uni-automator": "3.0.0-4020420240722002",
"@dcloudio/uni-cli-shared": "3.0.0-4020420240722002",
"@dcloudio/uni-stacktracey": "3.0.0-4020420240722002",
"@dcloudio/vite-plugin-uni": "3.0.0-4020420240722002",
"@iconify/json": "^2.2.245",
"@iconify/json": "^2.2.259",
"@moomfe/eslint-config": "^3.3.0",
"@rollup/plugin-inject": "^5.0.5",
"@rollup/pluginutils": "^5.1.0",
"@rollup/pluginutils": "^5.1.2",
"@types/fs-extra": "^11.0.4",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.16.5",
"@types/node": "^20.16.11",
"@uni-helper/uni-app-types": "^0.5.13",
"@uni-helper/uni-ui-types": "^0.5.15",
"@vue/tsconfig": "^0.5.1",
"eslint": "^9.11.1",
"fs-extra": "^11.2.0",
"miniprogram-api-typings": "^3.12.3",
"pnpm": "^9.9.0",
"sass": "^1.78.0",
"typescript": "^5.5.4",
"unocss": "^0.62.3",
"unocss-applet": "^0.8.2",
"pnpm": "^9.12.1",
"sass": "^1.79.5",
"typescript": "^5.6.3",
"unocss": "^0.63.4",
"unocss-applet": "^0.8.4",
"unocss-preset-extra": "^0.5.3",
"unplugin-auto-import": "^0.18.2",
"vite": "5.4.6",
"unplugin-auto-import": "^0.18.3",
"vite": "5.4.8",
"vite-plugin-inspect": "^0.8.7"
},
"pnpm": {
Expand Down

0 comments on commit 08d33b5

Please sign in to comment.