Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v12.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2022
1 parent 9030f99 commit 74b26c2
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 63 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"pre-commit": "lint",
"license": "MIT",
"dependencies": {
"@next/bundle-analyzer": "12.3.1",
"@next/bundle-analyzer": "12.3.2",
"@supabase/supabase-js": "1.35.6",
"@vercel/analytics": "^0.1.2",
"@vercel/og": "^0.0.18",
"globby": "^11.0.0",
"lodash.debounce": "4.0.8",
"next": "12.3.1",
"next": "12.3.2",
"next-remote-watch": "1.0.0",
"next-themes": "0.2.1",
"postcss": "^8.4.18",
Expand All @@ -45,7 +45,7 @@
"critters": "0.0.16",
"dotenv": "16.0.2",
"eslint": "8.23.0",
"eslint-config-next": "12.3.1",
"eslint-config-next": "12.3.2",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-react": "7.31.7",
"eslint-plugin-react-hooks": "4.6.0",
Expand Down
120 changes: 60 additions & 60 deletions pnpm-lock.yaml

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

0 comments on commit 74b26c2

Please sign in to comment.