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 Apr 16, 2023
1 parent 30af772 commit fada70e
Show file tree
Hide file tree
Showing 3 changed files with 1,212 additions and 1,045 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
"@types/node": "^18.13.0",
"@typescript-eslint/eslint-plugin": "^5.52.0",
"@typescript-eslint/parser": "^5.52.0",
"@vitest/coverage-c8": "^0.28.5",
"@vitest/ui": "^0.28.5",
"@vitest/coverage-c8": "^0.30.0",
"@vitest/ui": "^0.30.0",
"bumpp": "^8.2.1",
"c8": "^7.13.0",
"commitizen": "^4.3.0",
Expand All @@ -91,7 +91,7 @@
"tsx": "^3.12.3",
"typescript": "^4.9.5",
"unbuild": "^1.1.2",
"vitest": "^0.28.5"
"vitest": "^0.30.0"
},
"peerDependencies": {
"postcss": "^8.0.0",
Expand All @@ -103,7 +103,7 @@
"optional": true
}
},
"packageManager": "pnpm@7.27.0",
"packageManager": "pnpm@7.32.0",
"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 @@ -57,15 +57,15 @@
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3061620221230002",
"@dcloudio/uni-stacktracey": "3.0.0-alpha-3061620221230002",
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-3061620221230002",
"@tailwindcss/line-clamp": "0.4.2",
"@tailwindcss/line-clamp": "0.4.4",
"@tailwindcss/typography": "0.5.9",
"@uni-helper/vite-plugin-uni-tailwind": "workspace:*",
"postcss": "8.4.21",
"postcss-preset-env": "8.0.1",
"tailwind-extensions": "0.21.2",
"tailwindcss": "3.2.6",
"postcss": "8.4.22",
"postcss-preset-env": "8.3.1",
"tailwind-extensions": "0.22.1",
"tailwindcss": "3.3.1",
"typescript": "4.9.5",
"unocss": "0.49.4",
"vite": "4.0.4"
"unocss": "0.51.4",
"vite": "4.2.1"
}
}
Loading

0 comments on commit fada70e

Please sign in to comment.