Skip to content

Commit a651c85

Browse files
chore(deps): update all non-major dependencies (#172)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b528c3b commit a651c85

File tree

3 files changed

+139
-139
lines changed

3 files changed

+139
-139
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@typescript-eslint/eslint-plugin": "^5.59.8",
3838
"@typescript-eslint/parser": "^5.59.8",
3939
"@vitejs/release-scripts": "^1.2.0",
40-
"eslint": "^8.41.0",
40+
"eslint": "^8.42.0",
4141
"eslint-define-config": "^1.20.0",
4242
"eslint-plugin-import": "^2.27.5",
4343
"eslint-plugin-node": "^11.1.0",
@@ -48,13 +48,13 @@
4848
"picocolors": "^1.0.0",
4949
"playwright-chromium": "^1.34.3",
5050
"prettier": "2.8.8",
51-
"rollup": "^3.23.0",
51+
"rollup": "^3.23.1",
5252
"simple-git-hooks": "^2.8.1",
5353
"tsx": "^3.12.7",
54-
"typescript": "^5.0.4",
54+
"typescript": "^5.1.3",
5555
"unbuild": "^1.2.1",
5656
"vite": "^4.3.9",
57-
"vitest": "^0.31.1"
57+
"vitest": "^0.31.4"
5858
},
5959
"simple-git-hooks": {
6060
"pre-commit": "pnpm exec lint-staged --concurrent false"

playground/mdx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@mdx-js/rollup": "^2.3.0",
16-
"@types/react": "^18.2.7",
16+
"@types/react": "^18.2.8",
1717
"@types/react-dom": "^18.2.4",
1818
"@vitejs/plugin-react": "workspace:*"
1919
}

0 commit comments

Comments
 (0)