Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v13.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 24, 2023
1 parent c69ef6d commit f58e1f7
Show file tree
Hide file tree
Showing 3 changed files with 527 additions and 312 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
"pre-commit": "lint",
"license": "MIT",
"dependencies": {
"@next/bundle-analyzer": "13.1.5-canary.2",
"@next/font": "13.1.5-canary.2",
"@next/bundle-analyzer": "13.2.1",
"@next/font": "13.2.1",
"@supabase/supabase-js": "1.35.6",
"@vercel/analytics": "^0.1.8",
"@vercel/og": "^0.0.27",
"globby": "^11.0.0",
"lodash.debounce": "4.0.8",
"next": "13.1.5-canary.2",
"next": "13.2.1",
"next-remote-watch": "2.0.0",
"next-themes": "^0.2.1",
"postcss": "8.4.21",
Expand All @@ -48,7 +48,7 @@
"critters": "0.0.16",
"dotenv": "16.0.2",
"eslint": "8.23.0",
"eslint-config-next": "13.1.1-canary.1",
"eslint-config-next": "13.2.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-react": "7.31.7",
"eslint-plugin-react-hooks": "4.6.0",
Expand Down
137 changes: 70 additions & 67 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f58e1f7

Please sign in to comment.