diff --git a/packages/vite-plugin/package.json b/packages/vite-plugin/package.json index 1681757ed..9c299cb47 100644 --- a/packages/vite-plugin/package.json +++ b/packages/vite-plugin/package.json @@ -76,7 +76,7 @@ "jsesc": "^3.0.2", "magic-string": "^0.26.0", "picocolors": "^1.0.0", - "react-refresh": "^0.13.0", + "react-refresh": "^0.14.0", "rollup": "2.78.1", "rxjs": "7.5.7" }, @@ -96,8 +96,8 @@ "@types/jest-image-snapshot": "^5.1.0", "@types/jsesc": "3.0.1", "@types/node": "17.0.18", - "@types/react": "17.0.52", - "@types/react-dom": "17.0.18", + "@types/react": "17.0.65", + "@types/react-dom": "17.0.20", "@typescript-eslint/eslint-plugin": "5.41.0", "@typescript-eslint/parser": "5.41.0", "@vitejs/plugin-react": "^2.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9b6924f98..80454d23f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -172,8 +172,8 @@ importers: '@types/jest-image-snapshot': ^5.1.0 '@types/jsesc': 3.0.1 '@types/node': 17.0.18 - '@types/react': 17.0.52 - '@types/react-dom': 17.0.18 + '@types/react': 17.0.65 + '@types/react-dom': 17.0.20 '@typescript-eslint/eslint-plugin': 5.41.0 '@typescript-eslint/parser': 5.41.0 '@vitejs/plugin-react': ^2.1.0 @@ -200,7 +200,7 @@ importers: playwright-chromium: 1.33.0 react: 17.0.2 react-dom: 17.0.2 - react-refresh: ^0.13.0 + react-refresh: ^0.14.0 rimraf: 3.0.2 rollup: 2.78.1 rollup-plugin-dts: ^4.2.0 @@ -226,7 +226,7 @@ importers: jsesc: 3.0.2 magic-string: 0.26.2 picocolors: 1.0.0 - react-refresh: 0.13.0 + react-refresh: 0.14.0 rollup: 2.78.1 rxjs: 7.5.7 devDependencies: @@ -245,8 +245,8 @@ importers: '@types/jest-image-snapshot': 5.1.0 '@types/jsesc': 3.0.1 '@types/node': 17.0.18 - '@types/react': 17.0.52 - '@types/react-dom': 17.0.18 + '@types/react': 17.0.65 + '@types/react-dom': 17.0.20 '@typescript-eslint/eslint-plugin': 5.41.0_jvlu6duvhd66pma4iesjjjctze '@typescript-eslint/parser': 5.41.0_uywfi3zeys2kqr4zjbjh4sypl4 '@vitejs/plugin-react': 2.1.0_vite@3.1.7 @@ -3733,7 +3733,7 @@ packages: react-dom: '*' dependencies: '@docusaurus/types': 2.0.0-beta.20_sfoxds7t5ydpegc3knd667wn6m - '@types/react': 17.0.52 + '@types/react': 17.0.65 '@types/react-router-config': 5.0.6 '@types/react-router-dom': 5.3.3 react: 17.0.2 @@ -3755,7 +3755,7 @@ packages: '@docusaurus/react-loadable': 5.5.2_react@17.0.2 '@docusaurus/types': 2.2.0_sfoxds7t5ydpegc3knd667wn6m '@types/history': 4.7.11 - '@types/react': 17.0.52 + '@types/react': 17.0.65 '@types/react-router-config': 5.0.6 '@types/react-router-dom': 5.3.3 react: 17.0.2 @@ -4166,7 +4166,7 @@ packages: peerDependencies: react: '*' dependencies: - '@types/react': 17.0.52 + '@types/react': 17.0.65 prop-types: 15.8.1 react: 17.0.2 @@ -4313,7 +4313,7 @@ packages: '@docusaurus/plugin-content-pages': 2.2.0_oagctitnqx3g7idiuq5vrj5arm '@docusaurus/utils': 2.2.0_@docusaurus+types@2.2.0 '@types/history': 4.7.11 - '@types/react': 17.0.52 + '@types/react': 17.0.65 '@types/react-router-config': 5.0.6 clsx: 1.2.1 parse-numeric-range: 1.3.0 @@ -4425,7 +4425,7 @@ packages: react-dom: ^16.8.4 || ^17.0.0 dependencies: '@types/history': 4.7.11 - '@types/react': 17.0.52 + '@types/react': 17.0.65 commander: 5.1.0 joi: 17.6.0 react: 17.0.2 @@ -6401,31 +6401,31 @@ packages: '@types/react': 17.0.45 dev: true - /@types/react-dom/17.0.18: - resolution: {integrity: sha512-rLVtIfbwyur2iFKykP2w0pl/1unw26b5td16d5xMgp7/yjTHomkyxPYChFoCr/FtEX1lN9wY6lFj1qvKdS5kDw==} + /@types/react-dom/17.0.20: + resolution: {integrity: sha512-4pzIjSxDueZZ90F52mU3aPoogkHIoSIDG+oQ+wQK7Cy2B9S+MvOqY0uEA/qawKz381qrEDkvpwyt8Bm31I8sbA==} dependencies: - '@types/react': 17.0.52 + '@types/react': 17.0.65 dev: true /@types/react-router-config/5.0.6: resolution: {integrity: sha512-db1mx37a1EJDf1XeX8jJN7R3PZABmJQXR8r28yUjVMFSjkmnQo6X6pOEEmNl+Tp2gYQOGPdYbFIipBtdElZ3Yg==} dependencies: '@types/history': 4.7.11 - '@types/react': 17.0.52 + '@types/react': 17.0.65 '@types/react-router': 5.1.18 /@types/react-router-dom/5.3.3: resolution: {integrity: sha512-kpqnYK4wcdm5UaWI3fLcELopqLrHgLqNsdpHauzlQktfkHL3npOSwtj1Uz9oKBAzs7lFtVkV8j83voAz2D8fhw==} dependencies: '@types/history': 4.7.11 - '@types/react': 17.0.52 + '@types/react': 17.0.65 '@types/react-router': 5.1.18 /@types/react-router/5.1.18: resolution: {integrity: sha512-YYknwy0D0iOwKQgz9v8nOzt2J6l4gouBmDnWqUUznltOTaon+r8US8ky8HvN0tXvc38U9m6z/t2RsVsnd1zM0g==} dependencies: '@types/history': 4.7.11 - '@types/react': 17.0.52 + '@types/react': 17.0.65 /@types/react/17.0.45: resolution: {integrity: sha512-YfhQ22Lah2e3CHPsb93tRwIGNiSwkuz1/blk4e6QrWS0jQzCSNbGLtOEYhPg02W0yGTTmpajp7dCTbBAMN3qsg==} @@ -6434,8 +6434,8 @@ packages: '@types/scheduler': 0.16.2 csstype: 3.0.11 - /@types/react/17.0.52: - resolution: {integrity: sha512-vwk8QqVODi0VaZZpDXQCmEmiOuyjEFPY7Ttaw5vjM112LOq37yz1CDJGrRJwA1fYEq4Iitd5rnjd1yWAc/bT+A==} + /@types/react/17.0.65: + resolution: {integrity: sha512-oxur785xZYHvnI7TRS61dXbkIhDPnGfsXKv0cNXR/0ml4SipRIFpSMzA7HMEfOywFwJ5AOnPrXYTEiTRUQeGlQ==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2 @@ -14680,15 +14680,9 @@ packages: webpack: 5.74.0 dev: false - /react-refresh/0.13.0: - resolution: {integrity: sha512-XP8A9BT0CpRBD+NYLLeIhld/RqG9+gktUjW1FkE+Vm7OCinbG1SshcK5tb9ls4kzvjZr9mOQc7HYgBngEyPAXg==} - engines: {node: '>=0.10.0'} - dev: false - /react-refresh/0.14.0: resolution: {integrity: sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==} engines: {node: '>=0.10.0'} - dev: true /react-router-config/5.1.1_oyuskl3t7voyrff2xstzuy4hqu: resolution: {integrity: sha512-DuanZjaD8mQp1ppHjgnnUnyOlqYXZVjnov/JzFhjLEwd3Z4dYjMSnqrEzzGThH47vpCOqPPwJM2FtthLeJ8Pbg==}