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] committed Dec 11, 2023
1 parent c3d2ffa commit 1054a78
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 69 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"@eslint-types/typescript-eslint": "^6.12.0",
"@eslint-types/import": "^2.29.0-1",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.10.3",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@types/node": "^20.10.4",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@vitejs/release-scripts": "^1.3.1",
"eslint": "^8.55.0",
"eslint-define-config": "^2.0.0",
Expand All @@ -51,9 +51,9 @@
"prettier": "^3.0.3",
"simple-git-hooks": "^2.9.0",
"tsx": "^4.6.2",
"typescript": "^5.3.2",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vite": "^5.0.5",
"vite": "^5.0.7",
"vitest": "^1.0.4"
},
"simple-git-hooks": {
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": "^3.0.0",
"@types/react": "^18.2.41",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"@vitejs/plugin-react": "workspace:*"
}
Expand Down
Loading

0 comments on commit 1054a78

Please sign in to comment.