Skip to content

Commit 0b62ed9

Browse files
chore(deps): update devdependencies (non-major) (#480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent baa4e78 commit 0b62ed9

File tree

2 files changed

+158
-156
lines changed

2 files changed

+158
-156
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@
2727
"tinykeys": "^3.0.0"
2828
},
2929
"devDependencies": {
30-
"@types/node": "22.17.2",
31-
"@types/react": "18.3.23",
30+
"@types/node": "22.19.1",
31+
"@types/react": "18.3.27",
3232
"@types/react-dom": "18.3.7",
33-
"eslint": "9.33.0",
34-
"eslint-config-next": "15.4.6",
35-
"prettier": "3.6.2",
33+
"eslint": "9.39.1",
34+
"eslint-config-next": "15.5.6",
35+
"prettier": "3.7.3",
3636
"source-map-loader": "^5.0.0",
37-
"typescript": "5.9.2",
37+
"typescript": "5.9.3",
3838
"vitest": "^3.2.4"
3939
},
4040
"engines": {

0 commit comments

Comments
 (0)