Skip to content

Commit

Permalink
chore(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kjxbyz committed Sep 4, 2024
1 parent b95b927 commit 39b0fef
Show file tree
Hide file tree
Showing 4 changed files with 965 additions and 919 deletions.
12 changes: 6 additions & 6 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@
"date-fns": "^3.6.0",
"dayjs": "^1.11.13",
"focus-trap-react": "^10.2.3",
"framer-motion": "^11.3.31",
"framer-motion": "^11.4.0",
"js-cookie": "^3.0.5",
"leva": "0.9.35",
"lodash": "^4.17.21",
"lucide-react": "^0.436.0",
"lucide-react": "^0.438.0",
"ms": "^2.1.3",
"muse-ui": "^4.0.0-alpha.5",
"next": "14.2.7",
"next-contentlayer2": "^0.5.0",
"next-intl": "^3.18.0",
"next-intl": "^3.19.0",
"next-themes": "^0.3.0",
"nextjs-toploader": "^3.6.15",
"react": "18.3.1",
Expand All @@ -59,13 +59,13 @@
"@tailwindcss/typography": "^0.5.15",
"@types/js-cookie": "^3.0.6",
"@types/ms": "^0.7.34",
"@types/node": "^18.19.47",
"@types/react": "^18.3.4",
"@types/node": "^18.19.49",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint-config-next": "14.2.7",
"postcss": "^8.4.41",
"postcss": "^8.4.44",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"sort-package-json": "^2.10.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,13 +24,13 @@
"date-fns": "^3.6.0",
"dayjs": "^1.11.13",
"focus-trap-react": "^10.2.3",
"framer-motion": "^11.3.31",
"framer-motion": "^11.4.0",
"http-status": "^1.7.4",
"i18next": "^23.14.0",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-resources-to-backend": "^1.2.1",
"joi": "^17.13.3",
"lucide-react": "^0.436.0",
"lucide-react": "^0.438.0",
"ms": "^2.1.3",
"muse-ui": "^4.0.0-alpha.5",
"next": "14.2.7",
Expand Down Expand Up @@ -59,13 +59,13 @@
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/typography": "^0.5.15",
"@types/ms": "^0.7.34",
"@types/node": "18.19.47",
"@types/react": "18.3.4",
"@types/node": "18.19.49",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"autoprefixer": "^10.4.20",
"eslint": "8.57.0",
"eslint-config-next": "14.2.7",
"postcss": "^8.4.41",
"postcss": "^8.4.44",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"prop-types": "^15.8.1",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"@commitlint/config-conventional": "^19.4.1",
"@tauri-apps/cli": "^1.6.1",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"sort-package-json": "^2.10.1"
},
"packageManager": "pnpm@9.7.1",
"packageManager": "pnpm@9.9.0",
"engines": {
"node": "^18"
}
Expand Down
Loading

0 comments on commit 39b0fef

Please sign in to comment.