From 5385ce931c6cc6a5ad7b72e49d3f2c6d4a1305e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 07:36:52 +0000 Subject: [PATCH] chore(deps): bump @types/react-dom from 18.3.0 to 18.3.1 Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.3.0 to 18.3.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: "@types/react-dom" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/next-stream-suspense/package.json | 2 +- examples/simple-forum/package.json | 2 +- package.json | 2 +- packages/daxus-next/package.json | 2 +- packages/daxus/package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++----------- 6 files changed, 18 insertions(+), 18 deletions(-) diff --git a/examples/next-stream-suspense/package.json b/examples/next-stream-suspense/package.json index 93f1892..f1e0176 100644 --- a/examples/next-stream-suspense/package.json +++ b/examples/next-stream-suspense/package.json @@ -11,7 +11,7 @@ "dependencies": { "@types/node": "20.14.10", "@types/react": "18.3.2", - "@types/react-dom": "18.3.0", + "@types/react-dom": "18.3.1", "daxus": "workspace:*", "daxus-next": "workspace:*", "next": "14.2.5", diff --git a/examples/simple-forum/package.json b/examples/simple-forum/package.json index 28329aa..744faae 100644 --- a/examples/simple-forum/package.json +++ b/examples/simple-forum/package.json @@ -11,7 +11,7 @@ "dependencies": { "@types/node": "20.14.10", "@types/react": "18.3.2", - "@types/react-dom": "18.3.0", + "@types/react-dom": "18.3.1", "daxus": "latest", "next": "14.2.5", "react": "18.3.1", diff --git a/package.json b/package.json index 3e19e7a..9debc5e 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@testing-library/jest-dom": "^6.4.2", "@testing-library/react": "^15.0.7", "@types/react": "^18.3.2", - "@types/react-dom": "^18.3.0", + "@types/react-dom": "^18.3.1", "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", "@vitejs/plugin-react": "^4.2.1", diff --git a/packages/daxus-next/package.json b/packages/daxus-next/package.json index 7e6275a..bddd69a 100644 --- a/packages/daxus-next/package.json +++ b/packages/daxus-next/package.json @@ -29,7 +29,7 @@ }, "devDependencies": { "@types/react": "^18.3.2", - "@types/react-dom": "^18.3.0", + "@types/react-dom": "^18.3.1", "react": "^18.3.1", "rimraf": "^5.0.8", "react-dom": "^18.3.1", diff --git a/packages/daxus/package.json b/packages/daxus/package.json index 10e8ba2..87fdbe2 100644 --- a/packages/daxus/package.json +++ b/packages/daxus/package.json @@ -39,7 +39,7 @@ "@testing-library/jest-dom": "^6.4.2", "@testing-library/react": "^15.0.7", "@types/react": "^18.3.2", - "@types/react-dom": "^18.3.0", + "@types/react-dom": "^18.3.1", "@vitejs/plugin-react": "^4.2.1", "@vitest/coverage-v8": "^1.5.0", "jsdom": "^24.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2ff8c02..2b517c8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^18.3.2 version: 18.3.2 '@types/react-dom': - specifier: ^18.3.0 - version: 18.3.0 + specifier: ^18.3.1 + version: 18.3.1 '@typescript-eslint/eslint-plugin': specifier: ^5.62.0 version: 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.57.0)(typescript@5.4.5) @@ -75,8 +75,8 @@ importers: specifier: 18.3.2 version: 18.3.2 '@types/react-dom': - specifier: 18.3.0 - version: 18.3.0 + specifier: 18.3.1 + version: 18.3.1 daxus: specifier: workspace:* version: link:../../packages/daxus @@ -105,8 +105,8 @@ importers: specifier: 18.3.2 version: 18.3.2 '@types/react-dom': - specifier: 18.3.0 - version: 18.3.0 + specifier: 18.3.1 + version: 18.3.1 daxus: specifier: latest version: link:../../packages/daxus @@ -143,8 +143,8 @@ importers: specifier: ^18.3.2 version: 18.3.2 '@types/react-dom': - specifier: ^18.3.0 - version: 18.3.0 + specifier: ^18.3.1 + version: 18.3.1 '@vitejs/plugin-react': specifier: ^4.2.1 version: 4.2.1(vite@5.2.10) @@ -179,8 +179,8 @@ importers: specifier: ^18.3.2 version: 18.3.2 '@types/react-dom': - specifier: ^18.3.0 - version: 18.3.0 + specifier: ^18.3.1 + version: 18.3.1 daxus: specifier: workspace:* version: link:../daxus @@ -1099,7 +1099,7 @@ packages: '@babel/runtime': 7.21.5 '@testing-library/dom': 10.0.0 '@types/react': 18.3.2 - '@types/react-dom': 18.3.0 + '@types/react-dom': 18.3.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: true @@ -1163,8 +1163,8 @@ packages: /@types/prop-types@15.7.5: resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} - /@types/react-dom@18.3.0: - resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==} + /@types/react-dom@18.3.1: + resolution: {integrity: sha512-qW1Mfv8taImTthu4KoXgDfLuk4bydU6Q/TkADnDWWHwi4NX4BR+LWfTp2sVmTqRrsHvyDDTelgelxJ+SsejKKQ==} dependencies: '@types/react': 18.3.2