Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2023
1 parent 5795a99 commit 468b8f5
Show file tree
Hide file tree
Showing 3 changed files with 1,276 additions and 675 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,24 +56,24 @@
"@types/node": "^18.16.7",
"@typescript-eslint/eslint-plugin": "^5.59.5",
"@typescript-eslint/parser": "^5.59.5",
"@vitest/coverage-c8": "^0.31.0",
"@vitest/coverage-c8": "^0.33.0",
"bumpp": "^9.1.0",
"c8": "^7.13.0",
"commitizen": "^4.3.0",
"concurrently": "^8.0.1",
"eslint": "^8.40.0",
"is-ci": "^3.0.1",
"lint-staged": "^13.2.2",
"markdownlint-cli": "^0.34.0",
"markdownlint-cli": "^0.38.0",
"prettier": "^2.8.8",
"publint": "^0.1.11",
"publint": "^0.2.0",
"rollup": "^3.21.6",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-dts": "^5.3.0",
"simple-git-hooks": "^2.8.1",
"taze": "^0.10.1",
"taze": "^0.13.0",
"typescript": "^5.0.4",
"vitest": "^0.31.0"
"vitest": "^0.34.0"
},
"peerDependencies": {
"@uni-helper/uni-app-types": "^0.5.1"
Expand All @@ -83,7 +83,7 @@
"optional": true
}
},
"packageManager": "pnpm@8.5.0",
"packageManager": "pnpm@8.12.0",
"engines": {
"node": ">=14.18"
},
Expand Down
12 changes: 6 additions & 6 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,19 +49,19 @@
"@dcloudio/uni-mp-weixin": "3.0.0-alpha-3080220230428001",
"@dcloudio/uni-quickapp-webview": "3.0.0-alpha-3080220230428001",
"@dcloudio/uni-ui": "1.4.27",
"vue": "3.2.47",
"vue-i18n": "9.2.2"
"vue": "3.3.11",
"vue-i18n": "9.8.0"
},
"devDependencies": {
"@dcloudio/types": "3.3.3",
"@dcloudio/uni-automator": "3.0.0-alpha-3080220230428001",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3080220230428001",
"@dcloudio/uni-stacktracey": "3.0.0-alpha-3080220230428001",
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-3080220230428001",
"@uni-helper/uni-app-types": "0.5.7",
"@uni-helper/uni-app-types": "0.5.12",
"@uni-helper/uni-ui-types": "workspace:*",
"sass": "1.62.1",
"typescript": "5.0.4",
"vite": "4.3.4"
"sass": "1.69.5",
"typescript": "5.3.3",
"vite": "4.5.1"
}
}
Loading

0 comments on commit 468b8f5

Please sign in to comment.