Skip to content

Commit d4689c1

Browse files
Merge branch 'main' into renovate/pathe-0.x
2 parents 25732db + 129d0fc commit d4689c1

File tree

4 files changed

+150
-41
lines changed

4 files changed

+150
-41
lines changed

demos/default/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@netlify/next": "*",
2222
"@reach/dialog": "^0.16.2",
2323
"@reach/visually-hidden": "^0.16.0",
24-
"@vercel/og": "^0.0.27",
24+
"@vercel/og": "^0.5.0",
2525
"next": "^13.4.1",
2626
"react": "^18.2.0",
2727
"react-dom": "^18.2.0"

demos/nx-next-monorepo-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-plugin-cypress": "^2.10.3",
4343
"eslint-plugin-import": "2.27.5",
4444
"eslint-plugin-jsx-a11y": "6.7.1",
45-
"eslint-plugin-react": "7.31.8",
45+
"eslint-plugin-react": "7.32.2",
4646
"eslint-plugin-react-hooks": "4.6.0",
4747
"jest": "28.1.3",
4848
"jest-environment-jsdom": "28.1.3",

demos/turborepo-next-monorepo-demo/packages/eslint-config-custom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"eslint": "^7.23.0",
88
"eslint-config-next": "^12.0.8",
99
"eslint-config-prettier": "^8.3.0",
10-
"eslint-plugin-react": "7.28.0",
10+
"eslint-plugin-react": "7.32.2",
1111
"eslint-config-turbo": "latest"
1212
},
1313
"devDependencies": {

package-lock.json

Lines changed: 147 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)