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 Sep 14, 2024
1 parent 39b0fef commit 20bf6a3
Show file tree
Hide file tree
Showing 4 changed files with 701 additions and 700 deletions.
24 changes: 12 additions & 12 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,20 @@
"classnames": "^2.5.1",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"contentlayer2": "^0.5.0",
"contentlayer2": "^0.5.1",
"date-fns": "^3.6.0",
"dayjs": "^1.11.13",
"focus-trap-react": "^10.2.3",
"framer-motion": "^11.4.0",
"framer-motion": "^11.5.4",
"js-cookie": "^3.0.5",
"leva": "0.9.35",
"lodash": "^4.17.21",
"lucide-react": "^0.438.0",
"lucide-react": "^0.441.0",
"ms": "^2.1.3",
"muse-ui": "^4.0.0-alpha.5",
"next": "14.2.7",
"next-contentlayer2": "^0.5.0",
"next-intl": "^3.19.0",
"next": "14.2.11",
"next-contentlayer2": "^0.5.1",
"next-intl": "^3.19.1",
"next-themes": "^0.3.0",
"nextjs-toploader": "^3.6.15",
"react": "18.3.1",
Expand All @@ -50,26 +50,26 @@
"tailwindcss-animate": "^1.0.7",
"tsparticles": "^3.5.0",
"use-debounce": "^10.0.3",
"vaul": "^0.9.1",
"vaul": "^0.9.3",
"zod": "^3.23.8"
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.8",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/typography": "^0.5.15",
"@types/js-cookie": "^3.0.6",
"@types/ms": "^0.7.34",
"@types/node": "^18.19.49",
"@types/node": "^18.19.50",
"@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.44",
"eslint-config-next": "14.2.11",
"postcss": "^8.4.45",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"sort-package-json": "^2.10.1",
"tailwindcss": "^3.4.10",
"tailwindcss": "^3.4.11",
"typescript": "5.4.5"
},
"engines": {
Expand Down
24 changes: 12 additions & 12 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,21 @@
"classnames": "^2.5.1",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"contentlayer2": "^0.5.0",
"contentlayer2": "^0.5.1",
"date-fns": "^3.6.0",
"dayjs": "^1.11.13",
"focus-trap-react": "^10.2.3",
"framer-motion": "^11.4.0",
"framer-motion": "^11.5.4",
"http-status": "^1.7.4",
"i18next": "^23.14.0",
"i18next": "^23.15.1",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-resources-to-backend": "^1.2.1",
"joi": "^17.13.3",
"lucide-react": "^0.438.0",
"lucide-react": "^0.441.0",
"ms": "^2.1.3",
"muse-ui": "^4.0.0-alpha.5",
"next": "14.2.7",
"next-contentlayer2": "^0.5.0",
"next": "14.2.11",
"next-contentlayer2": "^0.5.1",
"next-themes": "^0.3.0",
"nextjs-toploader": "^3.6.15",
"react": "18.3.1",
Expand All @@ -51,26 +51,26 @@
"tailwindcss-animate": "^1.0.7",
"tsparticles": "^3.5.0",
"use-debounce": "^10.0.3",
"vaul": "^0.9.1",
"vaul": "^0.9.3",
"zod": "^3.23.8"
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.8",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/typography": "^0.5.15",
"@types/ms": "^0.7.34",
"@types/node": "18.19.49",
"@types/node": "18.19.50",
"@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.44",
"eslint-config-next": "14.2.11",
"postcss": "^8.4.45",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"prop-types": "^15.8.1",
"sort-package-json": "^2.10.1",
"tailwindcss": "^3.4.10",
"tailwindcss": "^3.4.11",
"typescript": "5.4.5"
},
"engines": {
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"@tauri-apps/api": "^1.6.0"
},
"devDependencies": {
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@tauri-apps/cli": "^1.6.1",
"husky": "^9.1.5",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"sort-package-json": "^2.10.1"
},
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"engines": {
"node": "^18"
}
}
}
Loading

0 comments on commit 20bf6a3

Please sign in to comment.