Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (vitejs#146)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 17, 2023
1 parent 85b4fea commit f8217d6
Show file tree
Hide file tree
Showing 3 changed files with 342 additions and 281 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,29 +34,29 @@
"@types/babel__core": "^7.20.0",
"@types/fs-extra": "^11.0.1",
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"@vitejs/release-scripts": "^1.1.0",
"conventional-changelog-cli": "^2.2.2",
"eslint": "^8.37.0",
"eslint-define-config": "^1.17.0",
"eslint": "^8.38.0",
"eslint-define-config": "^1.18.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-regexp": "^1.14.0",
"execa": "^7.1.1",
"fs-extra": "^11.1.1",
"lint-staged": "^13.2.0",
"lint-staged": "^13.2.1",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.0",
"playwright-chromium": "^1.32.1",
"playwright-chromium": "^1.32.3",
"prettier": "2.8.7",
"rollup": "^3.20.2",
"rollup": "^3.20.4",
"simple-git-hooks": "^2.8.1",
"tsx": "^3.12.6",
"typescript": "^5.0.3",
"unbuild": "^1.2.0",
"typescript": "^5.0.4",
"unbuild": "^1.2.1",
"vite": "^4.2.1",
"vitest": "^0.29.8"
"vitest": "^0.30.1"
},
"simple-git-hooks": {
"pre-commit": "pnpm exec lint-staged --concurrent false"
Expand Down
2 changes: 1 addition & 1 deletion playground/mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@mdx-js/rollup": "^2.3.0",
"@types/react": "^18.0.32",
"@types/react": "^18.0.35",
"@types/react-dom": "^18.0.11",
"@vitejs/plugin-react": "workspace:*"
}
Expand Down
Loading

0 comments on commit f8217d6

Please sign in to comment.