Skip to content

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 Sep 3, 2023
1 parent 11a6490 commit b1292c1
Show file tree
Hide file tree
Showing 3 changed files with 1,573 additions and 851 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,31 +74,31 @@
"@types/node": "^18.16.10",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"@vitest/coverage-c8": "^0.31.0",
"@vitest/ui": "^0.31.0",
"@vitest/coverage-c8": "^0.33.0",
"@vitest/ui": "^0.34.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.36.0",
"prettier": "^2.8.8",
"simple-git-hooks": "^2.8.1",
"sort-package-json": "^2.4.1",
"tailwindcss": "^3.3.2",
"taze": "^0.10.1",
"taze": "^0.11.0",
"ts-node": "^10.9.1",
"tsx": "^3.12.7",
"typescript": "^5.0.4",
"unbuild": "^1.2.1",
"vitest": "^0.31.0"
"vitest": "^0.34.0"
},
"peerDependencies": {
"vite": "^2.0.0 || ^3.0.0 || ^4.0.0"
},
"packageManager": "pnpm@8.5.1",
"packageManager": "pnpm@8.7.1",
"engines": {
"node": ">=14.18"
},
Expand Down
14 changes: 7 additions & 7 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@dcloudio/uni-mp-weixin": "3.0.0-alpha-3080220230428002",
"@dcloudio/uni-quickapp-webview": "3.0.0-alpha-3080220230428002",
"@uni-helper/uni-env": "0.0.3",
"vue": "3.3.2",
"vue": "3.3.4",
"vue-i18n": "9.2.2"
},
"devDependencies": {
Expand All @@ -59,12 +59,12 @@
"@dcloudio/uni-stacktracey": "3.0.0-alpha-3080220230428002",
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-3080220230428002",
"@uni-helper/vite-plugin-uni-tailwind": "workspace:*",
"postcss": "8.4.23",
"postcss-preset-env": "8.3.2",
"postcss": "8.4.29",
"postcss-preset-env": "8.5.1",
"tailwind-extensions": "0.22.1",
"tailwindcss": "3.3.2",
"typescript": "5.0.4",
"unocss": "0.51.13",
"vite": "4.3.6"
"tailwindcss": "3.3.3",
"typescript": "5.2.2",
"unocss": "0.55.6",
"vite": "4.4.9"
}
}
Loading

0 comments on commit b1292c1

Please sign in to comment.