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

Commit

Permalink
chore(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kjxbyz committed Oct 7, 2024
1 parent c565c84 commit 1145818
Show file tree
Hide file tree
Showing 4 changed files with 573 additions and 546 deletions.
8 changes: 4 additions & 4 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"date-fns": "^4.1.0",
"dayjs": "^1.11.13",
"focus-trap-react": "^10.3.0",
"framer-motion": "^11.9.0",
"framer-motion": "^11.11.1",
"js-cookie": "^3.0.5",
"leva": "0.9.35",
"lodash": "^4.17.21",
Expand All @@ -35,7 +35,7 @@
"next-contentlayer2": "^0.5.1",
"next-intl": "^3.20.0",
"next-themes": "^0.3.0",
"nextjs-toploader": "^3.6.15",
"nextjs-toploader": "^3.7.15",
"react": "18.3.1",
"react-datalist-input": "^3.2.1",
"react-dom": "18.3.1",
Expand All @@ -46,7 +46,7 @@
"react-scripts": "5.0.1",
"react-wrap-balancer": "^1.1.1",
"rehype-slug": "^6.0.0",
"tailwind-merge": "^2.5.2",
"tailwind-merge": "^2.5.3",
"tailwindcss-animate": "^1.0.7",
"tsparticles": "^3.5.0",
"use-debounce": "^10.0.3",
Expand All @@ -60,7 +60,7 @@
"@types/js-cookie": "^3.0.6",
"@types/ms": "^0.7.34",
"@types/node": "^18.19.54",
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.1",
Expand Down
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"date-fns": "^4.1.0",
"dayjs": "^1.11.13",
"focus-trap-react": "^10.3.0",
"framer-motion": "^11.9.0",
"framer-motion": "^11.11.1",
"http-status": "^1.7.4",
"i18next": "^23.15.1",
"i18next": "^23.15.2",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-resources-to-backend": "^1.2.1",
"joi": "^17.13.3",
Expand All @@ -36,7 +36,7 @@
"next": "14.2.14",
"next-contentlayer2": "^0.5.1",
"next-themes": "^0.3.0",
"nextjs-toploader": "^3.6.15",
"nextjs-toploader": "^3.7.15",
"react": "18.3.1",
"react-datalist-input": "^3.2.1",
"react-dom": "18.3.1",
Expand All @@ -47,7 +47,7 @@
"react-rough-notation": "^1.0.5",
"react-wrap-balancer": "^1.1.1",
"rehype-slug": "^6.0.0",
"tailwind-merge": "^2.5.2",
"tailwind-merge": "^2.5.3",
"tailwindcss-animate": "^1.0.7",
"tsparticles": "^3.5.0",
"use-debounce": "^10.0.3",
Expand All @@ -60,7 +60,7 @@
"@tailwindcss/typography": "^0.5.15",
"@types/ms": "^0.7.34",
"@types/node": "18.19.54",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"autoprefixer": "^10.4.20",
"eslint": "8.57.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"lint-staged": "^15.2.10",
"sort-package-json": "^2.10.1"
},
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.0",
"engines": {
"node": "^18"
}
Expand Down
Loading

0 comments on commit 1145818

Please sign in to comment.