8000 chore(deps): update react monorepo (#2455) · opennextjs/opennextjs-netlify@637e08c · GitHub
[go: up one dir, main page]

Skip to content

Commit 637e08c

Browse files
chore(deps): update react monorepo (#2455)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 28c5a81 commit 637e08c

File tree

3 files changed

+4
-4
lines changed
  • web
  • 3 files changed

    +4
    -4
    lines changed

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

    Lines changed: 2 additions & 2 deletions
    Original file line numberDiff line numberDiff line change
    @@ -30,8 +30,8 @@
    3030
    "@testing-library/react": "13.4.0",
    3131
    "@types/jest": "28.1.8",
    3232
    "@types/node": "16.18.89",
    33-
    "@types/react": "18.2.64",
    34-
    "@types/react-dom": "18.2.21",
    33+
    "@types/react": "18.2.66",
    34+
    "@types/react-dom": "18.2.22",
    3535
    "@typescript-eslint/eslint-plugin": "^5.36.1",
    3636
    "@typescript-eslint/parser": "^5.36.1",
    3737
    "babel-jest": "28.1.3",

    demos/turborepo-next-monorepo-demo/apps/docs/package.json

    Lines changed: 1 addition & 1 deletion
    Original file line numberDiff line numberDiff line change
    @@ -17,7 +17,7 @@
    1717
    "devDependencies": {
    1818
    "@babel/core": "^7.0.0",
    1919
    "@types/node": "^17.0.12",
    20-
    "@types/react": "18.2.64",
    20+
    "@types/react": "18.2.66",
    2121
    "eslint": "8.56.0",
    2222
    "eslint-config-custom": "*",
    2323
    "next-transpile-modules": "9.0.0",

    demos/turborepo-next-monorepo-demo/apps/web/package.json

    Lines changed: 1 addition & 1 deletion
    Original file line numberDiff line numberDiff line change
    @@ -17,7 +17,7 @@
    1717
    "devDependencies": {
    1818
    "@babel/core": "^7.0.0",
    1919
    "@types/node": "^17.0.12",
    20-
    "@types/react": "18.2.64",
    20+
    "@types/react": "18.2.66",
    2121
    "eslint": "8.56.0",
    2222
    "eslint-config-custom": "*",
    2323
    "next-transpile-modules": "9.0.0",

    0 commit comments

    Comments
     (0)
    0