Skip to content

Commit c840320

Browse files
authored
feat: bump dependencies (#741)
1 parent 5334721 commit c840320

File tree

3 files changed

+1043
-1239
lines changed

3 files changed

+1043
-1239
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -121,29 +121,29 @@
121121
},
122122
"devDependencies": {
123123
"@arethetypeswrong/cli": "^0.18.2",
124-
"@biomejs/biome": "^2.3.1",
125-
"@size-limit/preset-small-lib": "^11.2.0",
124+
"@biomejs/biome": "^2.3.10",
125+
"@size-limit/preset-small-lib": "^12.0.0",
126126
"@testing-library/jest-dom": "^6.9.1",
127-
"@testing-library/react": "^16.3.0",
128-
"@types/node": "^24.9.1",
129-
"@types/react": "^19.2.2",
130-
"@types/react-dom": "^19.2.2",
131-
"@vitejs/plugin-react": "^5.1.0",
132-
"@vitest/browser-playwright": "^4.0.4",
133-
"@vitest/coverage-istanbul": "^4.0.4",
134-
"bumpp": "^10.3.1",
135-
"lint-staged": "^16.2.6",
127+
"@testing-library/react": "^16.3.1",
128+
"@types/node": "^25.0.3",
129+
"@types/react": "^19.2.7",
130+
"@types/react-dom": "^19.2.3",
131+
"@vitejs/plugin-react": "^5.1.2",
132+
"@vitest/browser-playwright": "^4.0.16",
133+
"@vitest/coverage-istanbul": "^4.0.16",
134+
"bumpp": "^10.3.2",
135+
"lint-staged": "^16.2.7",
136136
"microbundle": "^0.15.1",
137137
"npm-run-all": "^4.1.5",
138-
"playwright": "^1.56.1",
139-
"publint": "^0.3.15",
140-
"react": "^19.2.0",
141-
"react-dom": "^19.2.0",
138+
"playwright": "^1.57.0",
139+
"publint": "^0.3.16",
140+
"react": "^19.2.3",
141+
"react-dom": "^19.2.3",
142142
"simple-git-hooks": "^2.13.1",
143-
"size-limit": "^11.2.0",
144-
"tsup": "^8.5.0",
143+
"size-limit": "^12.0.0",
144+
"tsup": "^8.5.1",
145145
"typescript": "^5.9.3",
146-
"vitest": "^4.0.4"
146+
"vitest": "^4.0.16"
147147
},
148148
"peerDependenciesMeta": {
149149
"react-dom": {

0 commit comments

Comments
 (0)