Skip to content

Commit 30e577c

Browse files
committed
chore: update library dependencies
1 parent 6b046ed commit 30e577c

File tree

3 files changed

+373
-2205
lines changed

3 files changed

+373
-2205
lines changed

library/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -47,25 +47,25 @@
4747
},
4848
"devDependencies": {
4949
"@testing-library/jest-dom": "6.6.3",
50-
"@testing-library/react": "16.1.0",
51-
"@types/node": "20.17.10",
52-
"@types/react": "19.0.2",
53-
"@types/react-dom": "19.0.2",
54-
"@typescript-eslint/eslint-plugin": "8.18.2",
55-
"@typescript-eslint/parser": "8.18.2",
56-
"eslint": "9.17.0",
50+
"@testing-library/react": "16.2.0",
51+
"@types/node": "20.17.16",
52+
"@types/react": "19.0.8",
53+
"@types/react-dom": "19.0.3",
54+
"@typescript-eslint/eslint-plugin": "8.22.0",
55+
"@typescript-eslint/parser": "8.22.0",
56+
"eslint": "9.19.0",
5757
"eslint-plugin-react-hooks": "5.1.0",
58-
"eslint-plugin-react-refresh": "0.4.16",
58+
"eslint-plugin-react-refresh": "0.4.18",
5959
"eslint-plugin-jsx-a11y": "6.10.2",
6060
"globals": "15.14.0",
61-
"jsdom": "25.0.1",
62-
"lightningcss-cli": "1.28.2",
61+
"jsdom": "26.0.0",
62+
"lightningcss-cli": "1.29.1",
6363
"react": "19.0.0",
6464
"react-dom": "19.0.0",
65-
"tsup": "8.3.5",
66-
"typescript": "5.7.2",
67-
"typescript-eslint": "8.18.2",
68-
"vitest": "2.1.8"
65+
"tsup": "8.3.6",
66+
"typescript": "5.7.3",
67+
"typescript-eslint": "8.22.0",
68+
"vitest": "3.0.4"
6969
},
7070
"peerDependencies": {
7171
"react": ">=18.0.0",

0 commit comments

Comments
 (0)