Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (vitejs#172)
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 Jun 5, 2023
1 parent b528c3b commit a651c85
Show file tree
Hide file tree
Showing 3 changed files with 139 additions and 139 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"@vitejs/release-scripts": "^1.2.0",
"eslint": "^8.41.0",
"eslint": "^8.42.0",
"eslint-define-config": "^1.20.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-node": "^11.1.0",
Expand All @@ -48,13 +48,13 @@
"picocolors": "^1.0.0",
"playwright-chromium": "^1.34.3",
"prettier": "2.8.8",
"rollup": "^3.23.0",
"rollup": "^3.23.1",
"simple-git-hooks": "^2.8.1",
"tsx": "^3.12.7",
"typescript": "^5.0.4",
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"vite": "^4.3.9",
"vitest": "^0.31.1"
"vitest": "^0.31.4"
},
"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.2.7",
"@types/react": "^18.2.8",
"@types/react-dom": "^18.2.4",
"@vitejs/plugin-react": "workspace:*"
}
Expand Down
Loading

0 comments on commit a651c85

Please sign in to comment.