Skip to content

Commit 120c483

Browse files
authored
Merge branch 'main' into fix/test-utils
2 parents 0fee280 + e41b9c0 commit 120c483

File tree

3 files changed

+788
-202
lines changed

3 files changed

+788
-202
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,17 +111,17 @@
111111
"react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
112112
},
113113
"devDependencies": {
114-
"@arethetypeswrong/cli": "^0.17.1",
114+
"@arethetypeswrong/cli": "^0.17.2",
115115
"@biomejs/biome": "^1.9.4",
116116
"@size-limit/preset-small-lib": "^11.1.6",
117117
"@testing-library/jest-dom": "^6.6.3",
118118
"@testing-library/react": "^16.1.0",
119-
"@types/react": "^19.0.1",
119+
"@types/react": "^19.0.2",
120120
"@types/react-dom": "^19.0.2",
121121
"@vitejs/plugin-react": "^4.3.4",
122122
"@vitest/browser": "^2.1.8",
123123
"@vitest/coverage-istanbul": "^2.1.8",
124-
"lint-staged": "^15.2.11",
124+
"lint-staged": "^15.3.0",
125125
"microbundle": "^0.15.1",
126126
"npm-run-all": "^4.1.5",
127127
"playwright": "^1.49.1",

0 commit comments

Comments
 (0)