Skip to content

Commit a56e6fe

Browse files
chore(deps): update dependency @types/react to v18.3.12 (#1395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 19e3ead commit a56e6fe

File tree

7 files changed

+25
-25
lines changed

7 files changed

+25
-25
lines changed

Diff for: apps/getting-started-nextjs/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: apps/getting-started-nextjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@types/node": "20.16.15",
13-
"@types/react": "18.3.11",
13+
"@types/react": "18.3.12",
1414
"@types/react-dom": "18.3.1",
1515
"@xata.io/client": "^0.30.0",
1616
"autoprefixer": "10.4.20",

Diff for: apps/sample-chatgpt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"@types/node": "20.16.15",
21-
"@types/react": "18.3.11",
21+
"@types/react": "18.3.12",
2222
"@types/react-dom": "18.3.1",
2323
"eslint": "8.57.1",
2424
"eslint-config-next": "13.5.7",

Diff for: apps/sample-next-auth-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@next-auth/xata-adapter": "latest",
1515
"@next/font": "13.5.7",
1616
"@types/node": "20.16.15",
17-
"@types/react": "18.3.11",
17+
"@types/react": "18.3.12",
1818
"@types/react-dom": "18.3.1",
1919
"@xata.io/client": "latest",
2020
"eslint": "8.57.1",

Diff for: apps/sample-next-auth-pages/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@next-auth/xata-adapter": "latest",
1515
"@next/font": "13.5.7",
1616
"@types/node": "20.16.15",
17-
"@types/react": "18.3.11",
17+
"@types/react": "18.3.12",
1818
"@types/react-dom": "18.3.1",
1919
"@xata.io/client": "latest",
2020
"eslint": "8.57.1",

Diff for: apps/sample-nextjs-basic-auth/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@types/bcrypt": "^5.0.0",
2121
"@types/node": "20.16.15",
22-
"@types/react": "18.3.11",
22+
"@types/react": "18.3.12",
2323
"@types/react-dom": "18.3.1",
2424
"eslint": "8.57.1",
2525
"eslint-config-next": "13.5.7",

Diff for: pnpm-lock.yaml

+16-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)