Skip to content

Commit fcec3a2

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

File tree

2 files changed

+130
-143
lines changed

2 files changed

+130
-143
lines changed

package.json

Lines changed: 5 additions & 5 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.15.31",
30+
"@types/node": "22.17.2",
3131
"@types/react": "18.3.23",
3232
"@types/react-dom": "18.3.7",
33-
"eslint": "9.29.0",
34-
"eslint-config-next": "15.3.3",
35-
"prettier": "3.5.3",
33+
"eslint": "9.33.0",
34+
"eslint-config-next": "15.4.6",
35+
"prettier": "3.6.2",
3636
"source-map-loader": "^5.0.0",
37-
"typescript": "5.8.3",
37+
"typescript": "5.9.2",
3838
"vitest": "^3.2.4"
3939
},
4040
"engines": {

0 commit comments

Comments
 (0)