Skip to content

Commit

Permalink
chore: Update deps (#894)
Browse files Browse the repository at this point in the history
  • Loading branch information
franky47 authored Feb 4, 2025
1 parent 2777768 commit 753c5e0
Show file tree
Hide file tree
Showing 11 changed files with 967 additions and 971 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"lint:sherif": "sherif"
},
"devDependencies": {
"@commitlint/config-conventional": "^19.6.0",
"commitlint": "^19.6.1",
"@commitlint/config-conventional": "^19.7.1",
"commitlint": "^19.7.1",
"husky": "^9.1.7",
"prettier": "3.4.2",
"semantic-release": "^24.2.1",
"sherif": "^1.1.1",
"turbo": "^2.3.3",
"sherif": "^1.2.0",
"turbo": "^2.4.0",
"typescript": "^5.7.3"
},
"packageManager": "pnpm@10.0.0",
Expand Down
18 changes: 9 additions & 9 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,52 +23,52 @@
"@faker-js/faker": "^9.4.0",
"@headlessui/react": "2.2.0",
"@headlessui/tailwindcss": "^0.2.1",
"@icons-pack/react-simple-icons": "^11.1.0",
"@icons-pack/react-simple-icons": "^11.2.0",
"@radix-ui/react-checkbox": "^1.1.3",
"@radix-ui/react-label": "^2.1.1",
"@radix-ui/react-select": "^2.1.4",
"@radix-ui/react-select": "^2.1.5",
"@radix-ui/react-separator": "^1.1.1",
"@radix-ui/react-slider": "^1.2.2",
"@radix-ui/react-slot": "^1.1.1",
"@radix-ui/react-switch": "^1.1.2",
"@radix-ui/react-toggle": "^1.1.1",
"@radix-ui/react-toggle-group": "^1.1.1",
"@sentry/nextjs": "^8.50.0",
"@sentry/nextjs": "^8.54.0",
"@tailwindcss/container-queries": "^0.1.1",
"@tremor/react": "^3.18.7",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"dayjs": "^1.11.13",
"fumadocs-core": "^14.7.7",
"fumadocs-mdx": "^11.3.1",
"fumadocs-mdx": "^11.4.1",
"fumadocs-ui": "^14.7.7",
"lucide-react": "^0.473.0",
"next": "15.1.5",
"nuqs": "workspace:*",
"pretty-bytes": "^6.1.1",
"react": "catalog:react19",
"react-dom": "catalog:react19",
"recharts": "^2.15.0",
"recharts": "^2.15.1",
"remark-smartypants": "^3.0.2",
"res": "workspace:*",
"semver": "^7.6.3",
"semver": "^7.7.1",
"server-only": "^0.0.1",
"tailwind-merge": "^2.6.0",
"tailwindcss": "^3.4.17",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.24.1"
},
"devDependencies": {
"@shikijs/transformers": "^2.1.0",
"@shikijs/transformers": "^2.3.0",
"@types/mdx": "^2.0.13",
"@types/react": "catalog:react19",
"@types/react-dom": "catalog:react19",
"@types/semver": "^7.5.8",
"autoprefixer": "^10.4.20",
"hast-util-to-jsx-runtime": "^2.3.2",
"postcss": "^8.5.1",
"prettier-plugin-tailwindcss": "^0.6.10",
"shiki": "^2.1.0",
"prettier-plugin-tailwindcss": "^0.6.11",
"shiki": "^2.3.0",
"typescript": "^5.7.3"
},
"postcss": {
Expand Down
4 changes: 2 additions & 2 deletions packages/e2e/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react-dom": "catalog:react19"
},
"devDependencies": {
"@types/node": "^22.10.7",
"@types/node": "^22.13.1",
"@types/react": "catalog:react19",
"@types/react-dom": "catalog:react19",
"@types/semver": "^7.5.8",
Expand All @@ -35,7 +35,7 @@
"cypress": "catalog:e2e",
"cypress-terminal-report": "^7.1.0",
"e2e-shared": "workspace:*",
"semver": "^7.6.3",
"semver": "^7.7.1",
"start-server-and-test": "catalog:e2e",
"typescript": "^5.7.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e/react-router/v6/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react-router-dom": "6.28.2"
},
"devDependencies": {
"@types/node": "^22.10.7",
"@types/node": "^22.13.1",
"@types/react": "catalog:react19",
"@types/react-dom": "catalog:react19",
"@vitejs/plugin-react": "^4.3.4",
Expand Down
14 changes: 7 additions & 7 deletions packages/e2e/react-router/v7/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@
"cypress:run": "cross-env FORCE_COLOR=3 cypress run --headless"
},
"dependencies": {
"@react-router/node": "^7.1.3",
"@react-router/serve": "^7.1.3",
"isbot": "^5.1.21",
"@react-router/node": "^7.1.5",
"@react-router/serve": "^7.1.5",
"isbot": "^5.1.22",
"nuqs": "workspace:*",
"react": "catalog:react19",
"react-dom": "catalog:react19",
"react-router": "^7.1.3"
"react-router": "^7.1.5"
},
"devDependencies": {
"@react-router/dev": "^7.1.3",
"@react-router/express": "^7.1.3",
"@types/node": "^22.10.7",
"@react-router/dev": "^7.1.5",
"@react-router/express": "^7.1.5",
"@types/node": "^22.13.1",
"@types/react": "catalog:react19",
"@types/react-dom": "catalog:react19",
"compression": "^1.7.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react-dom": "catalog:react19"
},
"devDependencies": {
"@types/node": "^22.10.7",
"@types/node": "^22.13.1",
"@types/react": "catalog:react19",
"@types/react-dom": "catalog:react19",
"@vitejs/plugin-react": "^4.3.4",
Expand Down
10 changes: 5 additions & 5 deletions packages/e2e/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
"cypress:run": "cross-env FORCE_COLOR=3 cypress run --headless"
},
"dependencies": {
"@remix-run/node": "^2.15.2",
"@remix-run/react": "^2.15.2",
"@remix-run/serve": "^2.15.2",
"isbot": "^5.1.21",
"@remix-run/node": "^2.15.3",
"@remix-run/react": "^2.15.3",
"@remix-run/serve": "^2.15.3",
"isbot": "^5.1.22",
"nuqs": "workspace:*",
"react": "catalog:react19",
"react-dom": "catalog:react19"
},
"devDependencies": {
"@remix-run/dev": "^2.15.2",
"@remix-run/dev": "^2.15.3",
"@types/react": "catalog:react19",
"@types/react-dom": "catalog:react19",
"cross-env": "^7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"cypress-terminal-report": "^7.1.0"
},
"devDependencies": {
"@types/node": "^22.10.7",
"@types/node": "^22.13.1",
"@types/react": "catalog:react19",
"@types/react-dom": "catalog:react19",
"cypress": "catalog:e2e",
Expand Down
10 changes: 5 additions & 5 deletions packages/nuqs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,26 +147,26 @@
},
"devDependencies": {
"@microsoft/api-extractor": "7.48.1",
"@remix-run/react": "^2.15.2",
"@remix-run/react": "^2.15.3",
"@size-limit/preset-small-lib": "^11.1.6",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0",
"@testing-library/user-event": "^14.6.1",
"@types/node": "^22.10.7",
"@types/node": "^22.13.1",
"@types/react": "catalog:react19",
"@types/react-dom": "catalog:react19",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/coverage-v8": "^3.0.3",
"@vitest/coverage-v8": "^3.0.5",
"jsdom": "^26.0.0",
"next": "15.1.5",
"react": "catalog:react19",
"react-dom": "catalog:react19",
"react-router-dom": "6.28.2",
"size-limit": "^11.1.6",
"tsup": "^8.3.5",
"tsup": "^8.3.6",
"typescript": "^5.7.3",
"vitest": "^3.0.3"
"vitest": "^3.0.5"
},
"size-limit": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@types/minimist": "^1.2.5",
"@types/node": "^22.10.7",
"@types/node": "^22.13.1",
"typescript": "^5.7.3"
}
}
Loading

0 comments on commit 753c5e0

Please sign in to comment.