Merge pull request #3837 from github/dependabot/npm_and_yarn/extensions/ql-vscode/floating-ui/react-0.26.28
Bump @floating-ui/react from 0.26.24 to 0.26.28 in /extensions/ql-vscode
This commit is contained in:
8
extensions/ql-vscode/package-lock.json
generated
8
extensions/ql-vscode/package-lock.json
generated
@@ -10,7 +10,7 @@
|
|||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@floating-ui/react": "^0.26.24",
|
"@floating-ui/react": "^0.26.28",
|
||||||
"@octokit/plugin-retry": "^7.1.2",
|
"@octokit/plugin-retry": "^7.1.2",
|
||||||
"@octokit/plugin-throttling": "^9.3.2",
|
"@octokit/plugin-throttling": "^9.3.2",
|
||||||
"@octokit/rest": "^21.0.2",
|
"@octokit/rest": "^21.0.2",
|
||||||
@@ -2762,9 +2762,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@floating-ui/react": {
|
"node_modules/@floating-ui/react": {
|
||||||
"version": "0.26.24",
|
"version": "0.26.28",
|
||||||
"resolved": "https://registry.npmjs.org/@floating-ui/react/-/react-0.26.24.tgz",
|
"resolved": "https://registry.npmjs.org/@floating-ui/react/-/react-0.26.28.tgz",
|
||||||
"integrity": "sha512-2ly0pCkZIGEQUq5H8bBK0XJmc1xIK/RM3tvVzY3GBER7IOD1UgmC2Y2tjj4AuS+TC+vTE1KJv2053290jua0Sw==",
|
"integrity": "sha512-yORQuuAtVpiRjpMhdc0wJj06b9JFjrYF4qp96j++v2NBpbi6SEGF7donUJ3TMieerQ6qVkAv1tgr7L4r5roTqw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@floating-ui/react-dom": "^2.1.2",
|
"@floating-ui/react-dom": "^2.1.2",
|
||||||
"@floating-ui/utils": "^0.2.8",
|
"@floating-ui/utils": "^0.2.8",
|
||||||
|
|||||||
@@ -1972,7 +1972,7 @@
|
|||||||
"prepare": "cd ../.. && husky"
|
"prepare": "cd ../.. && husky"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@floating-ui/react": "^0.26.24",
|
"@floating-ui/react": "^0.26.28",
|
||||||
"@octokit/plugin-retry": "^7.1.2",
|
"@octokit/plugin-retry": "^7.1.2",
|
||||||
"@octokit/plugin-throttling": "^9.3.2",
|
"@octokit/plugin-throttling": "^9.3.2",
|
||||||
"@octokit/rest": "^21.0.2",
|
"@octokit/rest": "^21.0.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user