Skip to content

Commit 62b2aff

Browse files
authored
chore(deps): update dev dependencies (#3513)
1 parent ad77bd3 commit 62b2aff

2 files changed

Lines changed: 692 additions & 652 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -124,13 +124,13 @@
124124
"@rollup/plugin-typescript": "^12.3.0",
125125
"@testing-library/jest-dom": "^6.9.1",
126126
"@testing-library/react": "^16.3.2",
127-
"@types/node": "^25.6.0",
128-
"@types/react": "^19.2.14",
127+
"@types/node": "^25.9.1",
128+
"@types/react": "^19.2.15",
129129
"@types/react-dom": "^19.2.3",
130130
"@types/use-sync-external-store": "^1.5.0",
131-
"@vitest/coverage-v8": "^4.1.5",
132-
"@vitest/eslint-plugin": "^1.6.16",
133-
"@vitest/ui": "^4.1.5",
131+
"@vitest/coverage-v8": "^4.1.7",
132+
"@vitest/eslint-plugin": "^1.6.18",
133+
"@vitest/ui": "^4.1.7",
134134
"esbuild": "^0.28.0",
135135
"eslint": "9.39.4",
136136
"eslint-import-resolver-typescript": "^4.4.4",
@@ -139,22 +139,22 @@
139139
"eslint-plugin-react": "^7.37.5",
140140
"eslint-plugin-react-hooks": "^7.1.1",
141141
"eslint-plugin-testing-library": "^7.16.2",
142-
"immer": "^11.1.4",
142+
"immer": "^11.1.8",
143143
"jsdom": "^29.1.1",
144144
"json": "^11.0.0",
145145
"prettier": "^3.8.3",
146-
"react": "^19.2.5",
147-
"react-dom": "^19.2.5",
146+
"react": "^19.2.6",
147+
"react-dom": "^19.2.6",
148148
"redux": "^5.0.1",
149-
"rollup": "^4.60.2",
149+
"rollup": "^4.60.4",
150150
"rollup-plugin-esbuild": "^6.2.1",
151151
"shelljs": "^0.10.0",
152152
"shx": "^0.4.0",
153153
"tslib": "^2.8.1",
154154
"typescript": "^6.0.3",
155-
"typescript-eslint": "^8.59.1",
155+
"typescript-eslint": "^8.60.0",
156156
"use-sync-external-store": "^1.6.0",
157-
"vitest": "^4.1.5"
157+
"vitest": "^4.1.7"
158158
},
159159
"peerDependencies": {
160160
"@types/react": ">=18.0.0",

0 commit comments

Comments
 (0)