Skip to content

Commit

Permalink
Merge branch 'main' into fix/test-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
thebuilder authored Dec 30, 2024
2 parents 0fee280 + e41b9c0 commit 120c483
Show file tree
Hide file tree
Showing 3 changed files with 788 additions and 202 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,17 +111,17 @@
"react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.1",
"@arethetypeswrong/cli": "^0.17.2",
"@biomejs/biome": "^1.9.4",
"@size-limit/preset-small-lib": "^11.1.6",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.1.0",
"@types/react": "^19.0.1",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/browser": "^2.1.8",
"@vitest/coverage-istanbul": "^2.1.8",
"lint-staged": "^15.2.11",
"lint-staged": "^15.3.0",
"microbundle": "^0.15.1",
"npm-run-all": "^4.1.5",
"playwright": "^1.49.1",
Expand Down
Loading

0 comments on commit 120c483

Please sign in to comment.