We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bafe25 commit e41b9c0Copy full SHA for e41b9c0
3 files changed
package.json
@@ -111,17 +111,17 @@
111
"react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
112
},
113
"devDependencies": {
114
- "@arethetypeswrong/cli": "^0.17.1",
+ "@arethetypeswrong/cli": "^0.17.2",
115
"@biomejs/biome": "^1.9.4",
116
"@size-limit/preset-small-lib": "^11.1.6",
117
"@testing-library/jest-dom": "^6.6.3",
118
"@testing-library/react": "^16.1.0",
119
- "@types/react": "^19.0.1",
+ "@types/react": "^19.0.2",
120
"@types/react-dom": "^19.0.2",
121
"@vitejs/plugin-react": "^4.3.4",
122
"@vitest/browser": "^2.1.8",
123
"@vitest/coverage-istanbul": "^2.1.8",
124
- "lint-staged": "^15.2.11",
+ "lint-staged": "^15.3.0",
125
"microbundle": "^0.15.1",
126
"npm-run-all": "^4.1.5",
127
"playwright": "^1.49.1",
0 commit comments