Skip to content

Commit

Permalink
chore(deps): Update all pnpm dependencies (2024-04-22) (#545)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] committed Apr 22, 2024
1 parent 85f09ba commit bebd506
Show file tree
Hide file tree
Showing 4 changed files with 423 additions and 423 deletions.
10 changes: 5 additions & 5 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,23 +20,23 @@
"@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.110.1",
"@sentry/nextjs": "^7.111.0",
"@tailwindcss/container-queries": "^0.1.1",
"@tremor/react": "^3.15.1",
"@tremor/react": "^3.16.1",
"cheerio": "1.0.0-rc.12",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"dayjs": "^1.11.10",
"lucide-react": "^0.323.0",
"next": "^14.2.1",
"next": "^14.2.2",
"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.2.0",
"react-dom": "^18.2.0",
"recharts": "^2.12.5",
"recharts": "^2.12.6",
"remark-smartypants": "^2.1.0",
"semver": "^7.6.0",
"server-only": "^0.0.1",
Expand All @@ -47,7 +47,7 @@
},
"devDependencies": {
"@types/mdx": "^2.0.13",
"@types/react": "^18.2.78",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@types/semver": "^7.5.8",
"autoprefixer": "^10.4.19",
Expand Down
6 changes: 3 additions & 3 deletions packages/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,18 @@
"cypress:run": "cypress run --headless"
},
"dependencies": {
"next": "14.2.1",
"next": "14.2.2",
"nuqs": "workspace:*",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^20.12.7",
"@types/react": "^18.2.78",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@types/semver": "^7.5.8",
"@types/webpack": "^5.28.5",
"cypress": "^13.7.3",
"cypress": "^13.8.0",
"npm-run-all": "^4.1.5",
"semver": "^7.6.0",
"typescript": "^5.4.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/nuqs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@
"devDependencies": {
"@size-limit/preset-small-lib": "^11.1.2",
"@types/node": "^20.12.7",
"@types/react": "^18.2.78",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"next": "14.0.1",
"next": "14.2.2",
"npm-run-all": "^4.1.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down

0 comments on commit bebd506

Please sign in to comment.