Skip to content

Commit 361173c

Browse files
committed
Update deps
1 parent 3c48eef commit 361173c

File tree

2 files changed

+270
-270
lines changed

2 files changed

+270
-270
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,25 +56,25 @@
5656
"tsc:check": "tsc --noEmit"
5757
},
5858
"devDependencies": {
59-
"@eslint/js": "^9.39.0",
59+
"@eslint/js": "^9.39.1",
6060
"@prettier/plugin-oxc": "^0.0.4",
6161
"@testing-library/dom": "^10.4.1",
6262
"@testing-library/react": "^16.3.0",
6363
"@types/luxon": "^3.7.1",
64-
"@types/node": "^24.9.2",
64+
"@types/node": "^24.10.0",
6565
"@types/react": "^19.2.2",
6666
"@types/react-dom": "^19.2.2",
6767
"@types/string-natural-compare": "^3.0.4",
68-
"eslint": "^9.39.0",
68+
"eslint": "^9.39.1",
6969
"eslint-plugin-perfectionist": "^4.15.1",
7070
"eslint-plugin-react": "^7.37.5",
7171
"eslint-plugin-unused-imports": "^4.3.0",
7272
"happy-dom": "^20.0.10",
7373
"prettier": "^3.6.2",
7474
"typedoc": "^0.28.14",
7575
"typescript": "^5.9.3",
76-
"typescript-eslint": "^8.46.2",
77-
"vitest": "^4.0.6"
76+
"typescript-eslint": "^8.46.3",
77+
"vitest": "^4.0.7"
7878
},
7979
"peerDependencies": {
8080
"luxon": "^3",

0 commit comments

Comments
 (0)