Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

Commit

Permalink
fix: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kjxbyz committed Jul 6, 2024
1 parent 317db35 commit 19a4af3
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"start": "next start"
},
"dependencies": {
"@hookform/resolvers": "^3.7.0",
"@hookform/resolvers": "^3.9.0",
"@tanstack/react-table": "^8.19.2",
"@tauri-apps/api": "^1.6.0",
"@tsparticles/engine": "^3.5.0",
Expand All @@ -24,7 +24,7 @@
"date-fns": "^3.6.0",
"dayjs": "^1.11.11",
"focus-trap-react": "^10.2.3",
"framer-motion": "^11.2.12",
"framer-motion": "^11.2.13",
"js-cookie": "^3.0.5",
"leva": "0.9.35",
"lodash": "^4.17.21",
Expand Down
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"start": "next start"
},
"dependencies": {
"@hookform/resolvers": "^3.7.0",
"@hookform/resolvers": "^3.9.0",
"@octokit/rest": "^21.0.0",
"@tanstack/react-table": "^8.19.2",
"@tsparticles/engine": "^3.5.0",
Expand All @@ -24,7 +24,7 @@
"date-fns": "^3.6.0",
"dayjs": "^1.11.11",
"focus-trap-react": "^10.2.3",
"framer-motion": "^11.2.12",
"framer-motion": "^11.2.13",
"http-status": "^1.7.4",
"i18next": "^23.11.5",
"i18next-browser-languagedetector": "^8.0.0",
Expand Down
30 changes: 15 additions & 15 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 19a4af3

Please sign in to comment.