Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Daydreamer-riri committed Jul 21, 2024
1 parent f273be6 commit 67c8f9e
Show file tree
Hide file tree
Showing 2 changed files with 5,987 additions and 5,325 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "transition-hooks",
"type": "module",
"version": "0.3.0",
"packageManager": "pnpm@8.15.5",
"packageManager": "pnpm@9.5.0",
"description": "Extremely light-weight react transition hooks which is simpler and easier to use than react-transition-group",
"author": "Riri <Daydreamerriri@outlook.com>",
"license": "MIT",
Expand Down Expand Up @@ -88,20 +88,20 @@
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
},
"devDependencies": {
"@ririd/eslint-config": "^1.2.0",
"@ririd/eslint-config": "^1.3.3",
"@types/node": "^18.15.11",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.24",
"bumpp": "^9.4.0",
"eslint": "^8.57.0",
"eslint": "^9.7.0",
"esno": "^4.7.0",
"lint-staged": "15.2.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rimraf": "5.0.5",
"simple-git-hooks": "^2.11.1",
"transition-hooks": "workspace:*",
"typescript": "^5.4.3",
"typescript": "^5.5.3",
"unbuild": "^2.0.0",
"vite": "^5.2.7",
"vocs": "1.0.0-alpha.45"
Expand Down
Loading

0 comments on commit 67c8f9e

Please sign in to comment.