Skip to content

Commit

Permalink
add carret
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Oct 11, 2024
1 parent 7639422 commit bcea006
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"singleQuote": true
},
"devDependencies": {
"@testing-library/jest-dom": "6.5.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/node": "^22.7.5",
Expand All @@ -82,13 +82,13 @@
"eslint-plugin-react-hooks": "^4.6.2",
"happy-dom": "^15.7.4",
"prettier": "^3.3.3",
"react": "19.0.0-beta-73bcdfbae5-20240502",
"react-dom": "19.0.0-beta-73bcdfbae5-20240502",
"react": "19.0.0-rc.0",
"react-dom": "19.0.0-rc.0",
"ts-expect": "^1.3.0",
"typescript": "^5.6.3",
"vite": "^5.4.8",
"vitest": "2.1.2",
"zustand": "5.0.0-rc.2",
"vitest": "^2.1.2",
"zustand": "^5.0.0-rc.2",
"zustand-slices": "link:."
},
"peerDependencies": {
Expand Down
46 changes: 23 additions & 23 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bcea006

Please sign in to comment.