Skip to content

Commit

Permalink
chore: Update dependencies (#626)
Browse files Browse the repository at this point in the history
  • Loading branch information
franky47 authored Sep 2, 2024
1 parent 6f22280 commit 1850ca6
Show file tree
Hide file tree
Showing 6 changed files with 2,054 additions and 2,568 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"prepare": "husky"
},
"devDependencies": {
"@commitlint/config-conventional": "^19.2.2",
"commitlint": "^19.3.0",
"husky": "^9.0.11",
"@commitlint/config-conventional": "^19.4.1",
"commitlint": "^19.4.1",
"husky": "^9.1.5",
"npm-run-all": "^4.1.5",
"prettier": "3.2.5",
"semantic-release": "^23.0.8",
"turbo": "^2.0.1",
"typescript": "^5.4.5"
"semantic-release": "^23.1.1",
"turbo": "^2.1.1",
"typescript": "^5.5.4"
},
"packageManager": "[email protected]",
"prettier": {
Expand Down
44 changes: 22 additions & 22 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,51 +11,51 @@
"dependencies": {
"@faker-js/faker": "^8.4.1",
"@headlessui/react": "^1.7.19",
"@headlessui/tailwindcss": "^0.2.0",
"@radix-ui/react-checkbox": "^1.0.4",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-separator": "^1.0.3",
"@radix-ui/react-slider": "^1.1.2",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-switch": "^1.0.3",
"@radix-ui/react-toggle": "^1.0.3",
"@radix-ui/react-toggle-group": "^1.0.4",
"@sentry/nextjs": "^7.113.0",
"@headlessui/tailwindcss": "^0.2.1",
"@radix-ui/react-checkbox": "^1.1.1",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-separator": "^1.1.0",
"@radix-ui/react-slider": "^1.2.0",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-switch": "^1.1.0",
"@radix-ui/react-toggle": "^1.1.0",
"@radix-ui/react-toggle-group": "^1.1.0",
"@sentry/nextjs": "^7.119.0",
"@tailwindcss/container-queries": "^0.1.1",
"@tremor/react": "^3.16.2",
"@tremor/react": "^3.18.0",
"cheerio": "1.0.0-rc.12",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"dayjs": "^1.11.11",
"dayjs": "^1.11.13",
"lucide-react": "^0.323.0",
"next": "^14.2.3",
"next": "^14.2.7",
"next-docs-mdx": "6.0.2",
"next-docs-ui": "6.0.2",
"next-docs-zeta": "6.0.2",
"nuqs": "workspace:*",
"pretty-bytes": "^6.1.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"recharts": "^2.12.6",
"recharts": "^2.12.7",
"remark-smartypants": "^2.1.0",
"semver": "^7.6.0",
"semver": "^7.6.3",
"server-only": "^0.0.1",
"tailwind-merge": "^2.3.0",
"tailwindcss": "^3.4.3",
"tailwind-merge": "^2.5.2",
"tailwindcss": "^3.4.10",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.23.6"
"zod": "^3.23.8"
},
"devDependencies": {
"@types/mdx": "^2.0.13",
"@types/react": "^18.3.2",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@types/semver": "^7.5.8",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.44",
"prettier-plugin-tailwindcss": "^0.5.14",
"remark-mdx-images": "^3.0.0",
"shikiji": "^0.10.2",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
},
"postcss": {
"plugins": {
Expand Down
12 changes: 6 additions & 6 deletions packages/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,20 @@
"cypress:run": "cypress run --headless"
},
"dependencies": {
"next": "^14.2.3",
"next": "^14.2.7",
"nuqs": "workspace:*",
"react": "rc",
"react-dom": "rc"
},
"devDependencies": {
"@types/node": "^20.12.8",
"@types/react": "^18.3.2",
"@types/node": "^20.16.3",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@types/semver": "^7.5.8",
"@types/webpack": "^5.28.5",
"cypress": "^13.8.1",
"cypress": "^13.14.1",
"npm-run-all": "^4.1.5",
"semver": "^7.6.0",
"typescript": "^5.4.5"
"semver": "^7.6.3",
"typescript": "^5.5.4"
}
}
14 changes: 7 additions & 7 deletions packages/nuqs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,19 +70,19 @@
"mitt": "^3.0.1"
},
"devDependencies": {
"@size-limit/preset-small-lib": "^11.1.2",
"@types/node": "^20.12.8",
"@types/react": "^18.3.2",
"@size-limit/preset-small-lib": "^11.1.4",
"@types/node": "^20.16.3",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"next": "^14.2.3",
"next": "^14.2.7",
"npm-run-all": "^4.1.5",
"react": "rc",
"react-dom": "rc",
"size-limit": "^11.1.2",
"size-limit": "^11.1.4",
"tsafe": "^1.7.2",
"tsd": "^0.30.7",
"tsup": "^8.0.2",
"typescript": "^5.4.5",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vitest": "^1.6.0"
},
"tsd": {
Expand Down
6 changes: 3 additions & 3 deletions packages/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"@mailpace/mailpace.js": "^0.1.1",
"@t3-oss/env-core": "^0.9.2",
"minimist": "^1.2.8",
"zod": "^3.23.6"
"zod": "^3.23.8"
},
"devDependencies": {
"@types/minimist": "^1.2.5",
"@types/node": "^20.12.8",
"typescript": "^5.4.5"
"@types/node": "^20.16.3",
"typescript": "^5.5.4"
}
}
Loading

0 comments on commit 1850ca6

Please sign in to comment.