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 Aug 29, 2024
1 parent 08182f7 commit b95b927
Show file tree
Hide file tree
Showing 6 changed files with 353 additions and 336 deletions.
26 changes: 13 additions & 13 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@hookform/resolvers": "^3.9.0",
"@tanstack/react-table": "^8.20.1",
"@tanstack/react-table": "^8.20.5",
"@tauri-apps/api": "^1.6.0",
"@tsparticles/engine": "^3.5.0",
"@tsparticles/react": "^3.0.0",
Expand All @@ -24,22 +24,22 @@
"date-fns": "^3.6.0",
"dayjs": "^1.11.13",
"focus-trap-react": "^10.2.3",
"framer-motion": "^11.3.29",
"framer-motion": "^11.3.31",
"js-cookie": "^3.0.5",
"leva": "0.9.35",
"lodash": "^4.17.21",
"lucide-react": "^0.429.0",
"lucide-react": "^0.436.0",
"ms": "^2.1.3",
"muse-ui": "^4.0.0-alpha.5",
"next": "14.2.5",
"next": "14.2.7",
"next-contentlayer2": "^0.5.0",
"next-intl": "^3.17.4",
"next-intl": "^3.18.0",
"next-themes": "^0.3.0",
"nextjs-toploader": "^1.6.12",
"nextjs-toploader": "^3.6.15",
"react": "18.3.1",
"react-datalist-input": "^3.2.1",
"react-dom": "18.3.1",
"react-hook-form": "^7.52.2",
"react-hook-form": "^7.53.0",
"react-icons": "^5.3.0",
"react-markdown": "^9.0.1",
"react-rough-notation": "^1.0.5",
Expand All @@ -54,21 +54,21 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/forms": "^0.5.8",
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/typography": "^0.5.14",
"@tailwindcss/typography": "^0.5.15",
"@types/js-cookie": "^3.0.6",
"@types/ms": "^0.7.34",
"@types/node": "^18.19.45",
"@types/node": "^18.19.47",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint-config-next": "14.2.5",
"eslint-config-next": "14.2.7",
"postcss": "^8.4.41",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"sort-package-json": "^2.10.0",
"sort-package-json": "^2.10.1",
"tailwindcss": "^3.4.10",
"typescript": "5.4.5"
},
Expand All @@ -77,7 +77,7 @@
},
"overrides": {
"muse-ui": {
"react-hook-form": "^7.52.2"
"react-hook-form": "^7.53.0"
}
}
}
24 changes: 12 additions & 12 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@hookform/resolvers": "^3.9.0",
"@octokit/rest": "^21.0.2",
"@tanstack/react-table": "^8.20.1",
"@tanstack/react-table": "^8.20.5",
"@tsparticles/engine": "^3.5.0",
"@tsparticles/react": "^3.0.0",
"accept-language": "^3.0.20",
Expand All @@ -24,23 +24,23 @@
"date-fns": "^3.6.0",
"dayjs": "^1.11.13",
"focus-trap-react": "^10.2.3",
"framer-motion": "^11.3.29",
"framer-motion": "^11.3.31",
"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.429.0",
"lucide-react": "^0.436.0",
"ms": "^2.1.3",
"muse-ui": "^4.0.0-alpha.5",
"next": "14.2.5",
"next": "14.2.7",
"next-contentlayer2": "^0.5.0",
"next-themes": "^0.3.0",
"nextjs-toploader": "^1.6.12",
"nextjs-toploader": "^3.6.15",
"react": "18.3.1",
"react-datalist-input": "^3.2.1",
"react-dom": "18.3.1",
"react-hook-form": "^7.52.2",
"react-hook-form": "^7.53.0",
"react-i18next": "^15.0.1",
"react-icons": "^5.3.0",
"react-markdown": "^9.0.1",
Expand All @@ -55,21 +55,21 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/forms": "^0.5.8",
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/typography": "^0.5.14",
"@tailwindcss/typography": "^0.5.15",
"@types/ms": "^0.7.34",
"@types/node": "18.19.45",
"@types/node": "18.19.47",
"@types/react": "18.3.4",
"@types/react-dom": "18.3.0",
"autoprefixer": "^10.4.20",
"eslint": "8.57.0",
"eslint-config-next": "14.2.5",
"eslint-config-next": "14.2.7",
"postcss": "^8.4.41",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"prop-types": "^15.8.1",
"sort-package-json": "^2.10.0",
"sort-package-json": "^2.10.1",
"tailwindcss": "^3.4.10",
"typescript": "5.4.5"
},
Expand All @@ -78,7 +78,7 @@
},
"overrides": {
"muse-ui": {
"react-hook-form": "^7.52.2"
"react-hook-form": "^7.53.0"
}
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"@tauri-apps/api": "^1.6.0"
},
"devDependencies": {
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@tauri-apps/cli": "^1.6.0",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@tauri-apps/cli": "^1.6.1",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"sort-package-json": "^2.10.0"
"sort-package-json": "^2.10.1"
},
"packageManager": "pnpm@9.7.1",
"engines": {
Expand Down
Loading

0 comments on commit b95b927

Please sign in to comment.