Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v13.4.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2023
1 parent aee172d commit 839ba74
Show file tree
Hide file tree
Showing 5 changed files with 126 additions and 174 deletions.
4 changes: 2 additions & 2 deletions packages/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"cronstrue": "^2.27.0",
"final-form": "^4.20.7",
"is-in-subnet": "^4.0.1",
"next": "13.4.12",
"next": "13.4.16",
"next-auth": "^4.22.1",
"next-international": "^0.6.4",
"node-fetch": "^3.2.10",
Expand All @@ -64,7 +64,7 @@
"@types/react": "^18.0.9",
"autoprefixer": "^10.4.7",
"eslint": "^8.16.0",
"eslint-config-next": "13.4.12",
"eslint-config-next": "13.4.16",
"eslint-plugin-storybook": "^0.6.12",
"postcss": "^8.4.22",
"prisma": "^5.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"next": "13.4.12",
"next": "13.4.16",
"next-sitemap": "^4.0.5",
"nextra": "2.10.0",
"nextra-theme-docs": "2.10.0",
Expand All @@ -25,7 +25,7 @@
"@types/react-dom": "^18.0.5",
"autoprefixer": "^10.4.7",
"eslint": "^8.16.0",
"eslint-config-next": "13.4.12",
"eslint-config-next": "13.4.16",
"postcss": "^8.4.22",
"tailwindcss": "^3.3.1",
"typescript": "^5.1.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"autoprefixer": "^10.4.7",
"class-variance-authority": "^0.7.0",
"final-form": "^4.20.7",
"next": "13.4.12",
"next": "13.4.16",
"postcss": "^8.4.22",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -48,7 +48,7 @@
"@radix-ui/react-dropdown-menu": "^2.0.1",
"@radix-ui/react-tabs": "^1.0.0",
"@radix-ui/react-tooltip": "^1.0.3",
"next": "13.4.12",
"next": "13.4.16",
"react": "18.2.0",
"react-hot-toast": "^2.2.0"
},
Expand Down
Loading

0 comments on commit 839ba74

Please sign in to comment.