Skip to content

Commit 83fd565

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

File tree

3 files changed

+113
-341
lines changed

3 files changed

+113
-341
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@
3232
},
3333
"devDependencies": {
3434
"@types/fs-extra": "^11.0.2",
35-
"@types/node": "^18.18.1",
36-
"@typescript-eslint/eslint-plugin": "^6.7.3",
37-
"@typescript-eslint/parser": "^6.7.3",
35+
"@types/node": "^18.18.4",
36+
"@typescript-eslint/eslint-plugin": "^6.7.5",
37+
"@typescript-eslint/parser": "^6.7.5",
3838
"@vitejs/release-scripts": "^1.3.1",
39-
"eslint": "^8.50.0",
40-
"eslint-define-config": "^1.23.0",
39+
"eslint": "^8.51.0",
40+
"eslint-define-config": "^1.24.1",
4141
"eslint-plugin-import": "^2.28.1",
4242
"eslint-plugin-node": "^11.1.0",
4343
"eslint-plugin-regexp": "^1.15.0",
@@ -52,7 +52,7 @@
5252
"tsx": "^3.13.0",
5353
"typescript": "^5.2.2",
5454
"unbuild": "^2.0.0",
55-
"vite": "^4.4.9",
55+
"vite": "^4.4.11",
5656
"vitest": "^0.34.6"
5757
},
5858
"simple-git-hooks": {

playground/mdx/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
},
1414
"devDependencies": {
1515
"@mdx-js/rollup": "^2.3.0",
16-
"@types/react": "^18.2.24",
17-
"@types/react-dom": "^18.2.8",
16+
"@types/react": "^18.2.28",
17+
"@types/react-dom": "^18.2.13",
1818
"@vitejs/plugin-react": "workspace:*"
1919
}
2020
}

0 commit comments

Comments
 (0)