Skip to content

Commit 5ffbd72

Browse files
committed
Update dependencies
1 parent 29352dc commit 5ffbd72

File tree

2 files changed

+914
-871
lines changed

2 files changed

+914
-871
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -38,23 +38,23 @@
3838
}
3939
],
4040
"devDependencies": {
41-
"@logux/eslint-config": "^55.1.0",
41+
"@logux/eslint-config": "^55.2.1",
4242
"@size-limit/preset-small-lib": "^11.2.0",
4343
"@types/jsdom": "^21.1.7",
44-
"@types/node": "^22.13.10",
45-
"@types/react": "^19.0.10",
46-
"@types/react-dom": "^19.0.4",
44+
"@types/node": "^24.0.4",
45+
"@types/react": "^19.1.8",
46+
"@types/react-dom": "^19.1.6",
4747
"better-node-test": "^0.7.1",
4848
"c8": "^10.1.3",
49-
"clean-publish": "^5.1.0",
50-
"eslint": "^9.22.0",
51-
"jsdom": "^26.0.0",
52-
"react": "^19.0.0",
53-
"react-dom": "^19.0.0",
49+
"clean-publish": "^5.2.2",
50+
"eslint": "^9.29.0",
51+
"jsdom": "^26.1.0",
52+
"react": "^19.1.0",
53+
"react-dom": "^19.1.0",
5454
"size-limit": "^11.2.0",
55-
"tsx": "^4.19.3",
56-
"typescript": "^5.8.2",
57-
"vite": "^6.2.2"
55+
"tsx": "^4.20.3",
56+
"typescript": "^5.8.3",
57+
"vite": "^7.0.0"
5858
},
5959
"prettier": {
6060
"arrowParens": "avoid",

0 commit comments

Comments
 (0)