diff --git a/package.json b/package.json index 4ab688425..412fbe264 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@emotion/react": "^11.11.4", "@emotion/server": "^11.11.0", "@qixian.cs/github-contributors-list": "^2.0.1", - "@rc-component/trigger": "^1.18.3", + "@rc-component/trigger": "^2.0.0", "@stackblitz/sdk": "^1.9.0", "@testing-library/dom": "^9.3.4", "@testing-library/jest-dom": "^6.4.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3d5aff5d9..e8b6da381 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: '6.0' +lockfileVersion: '6.1' settings: autoInstallPeers: true @@ -45,8 +45,8 @@ importers: specifier: ^2.0.1 version: 2.0.1(react-dom@18.2.0)(react@18.2.0) '@rc-component/trigger': - specifier: ^1.18.3 - version: 1.18.3(react-dom@18.2.0)(react@18.2.0) + specifier: ^2.0.0 + version: 2.0.0(react-dom@18.2.0)(react@18.2.0) '@stackblitz/sdk': specifier: ^1.9.0 version: 1.9.0 @@ -4783,7 +4783,7 @@ packages: peerDependencies: react: '>=16.3.0' dependencies: - '@babel/runtime': 7.23.6 + '@babel/runtime': 7.24.0 hoist-non-react-statics: 3.3.2 react: 18.1.0 react-is: 16.13.1 @@ -4795,7 +4795,7 @@ packages: peerDependencies: react: '>=16.3.0' dependencies: - '@babel/runtime': 7.23.6 + '@babel/runtime': 7.24.0 hoist-non-react-statics: 3.3.2 react: 18.2.0 react-is: 16.13.1 @@ -7280,7 +7280,7 @@ packages: /@umijs/history@5.3.1: resolution: {integrity: sha512-/e0cEGrR2bIWQD7pRl3dl9dcyRGeC9hoW0OCvUTT/hjY0EfUrkd6G8ZanVghPMpDuY5usxq9GVcvrT8KNXLWvA==} dependencies: - '@babel/runtime': 7.23.6 + '@babel/runtime': 7.24.0 query-string: 6.14.1 dev: true @@ -13576,7 +13576,7 @@ packages: /history@5.3.0: resolution: {integrity: sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==} dependencies: - '@babel/runtime': 7.23.6 + '@babel/runtime': 7.24.0 dev: true /hmac-drbg@1.0.1: @@ -20639,7 +20639,7 @@ packages: react: ^16.6.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.6.0 || ^17.0.0 || ^18.0.0 dependencies: - '@babel/runtime': 7.23.6 + '@babel/runtime': 7.24.0 invariant: 2.2.4 prop-types: 15.8.1 react: 18.1.0 @@ -20654,7 +20654,7 @@ packages: react: ^16.6.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.6.0 || ^17.0.0 || ^18.0.0 dependencies: - '@babel/runtime': 7.23.6 + '@babel/runtime': 7.24.0 invariant: 2.2.4 prop-types: 15.8.1 react: 18.2.0