Bump @storybook/theming from 7.6.7 to 7.6.9 in /extensions/ql-vscode

Bumps [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming) from 7.6.7 to 7.6.9.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.9/code/lib/theming)

---
updated-dependencies:
- dependency-name: "@storybook/theming"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-18 13:49:17 +00:00
committed by GitHub
parent 477c6b3819
commit ccfba04d97
2 changed files with 49 additions and 9 deletions

View File

@@ -63,7 +63,7 @@
"@storybook/manager-api": "^7.6.7",
"@storybook/react": "^7.1.0",
"@storybook/react-webpack5": "^7.6.7",
"@storybook/theming": "^7.6.7",
"@storybook/theming": "^7.6.9",
"@testing-library/dom": "^9.3.4",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^14.0.0",
@@ -6620,6 +6620,26 @@
"url": "https://opencollective.com/storybook"
}
},
"node_modules/@storybook/components/node_modules/@storybook/theming": {
"version": "7.6.7",
"resolved": "https://registry.npmjs.org/@storybook/theming/-/theming-7.6.7.tgz",
"integrity": "sha512-+42rfC4rZtWVAXJ7JBUQKnQ6vWBXJVHZ9HtNUWzQLPR9sJSMmHnnSMV6y5tizGgZqmBnAIkuoYk+Tt6NfwUmSA==",
"dev": true,
"dependencies": {
"@emotion/use-insertion-effect-with-fallbacks": "^1.0.0",
"@storybook/client-logger": "7.6.7",
"@storybook/global": "^5.0.0",
"memoizerific": "^1.11.3"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/storybook"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
}
},
"node_modules/@storybook/components/node_modules/@storybook/types": {
"version": "7.6.7",
"resolved": "https://registry.npmjs.org/@storybook/types/-/types-7.6.7.tgz",
@@ -7448,6 +7468,26 @@
"url": "https://opencollective.com/storybook"
}
},
"node_modules/@storybook/manager-api/node_modules/@storybook/theming": {
"version": "7.6.7",
"resolved": "https://registry.npmjs.org/@storybook/theming/-/theming-7.6.7.tgz",
"integrity": "sha512-+42rfC4rZtWVAXJ7JBUQKnQ6vWBXJVHZ9HtNUWzQLPR9sJSMmHnnSMV6y5tizGgZqmBnAIkuoYk+Tt6NfwUmSA==",
"dev": true,
"dependencies": {
"@emotion/use-insertion-effect-with-fallbacks": "^1.0.0",
"@storybook/client-logger": "7.6.7",
"@storybook/global": "^5.0.0",
"memoizerific": "^1.11.3"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/storybook"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
}
},
"node_modules/@storybook/manager-api/node_modules/@storybook/types": {
"version": "7.6.7",
"resolved": "https://registry.npmjs.org/@storybook/types/-/types-7.6.7.tgz",
@@ -8328,13 +8368,13 @@
}
},
"node_modules/@storybook/theming": {
"version": "7.6.7",
"resolved": "https://registry.npmjs.org/@storybook/theming/-/theming-7.6.7.tgz",
"integrity": "sha512-+42rfC4rZtWVAXJ7JBUQKnQ6vWBXJVHZ9HtNUWzQLPR9sJSMmHnnSMV6y5tizGgZqmBnAIkuoYk+Tt6NfwUmSA==",
"version": "7.6.9",
"resolved": "https://registry.npmjs.org/@storybook/theming/-/theming-7.6.9.tgz",
"integrity": "sha512-S2tow/l2HJFL7im+ovFQE0nLCzy/39qZU30/WVc8gM2dfM7Gsn6M4xiXu23BEwJHnCP8TIOBiCDN1JkOcOvvgg==",
"dev": true,
"dependencies": {
"@emotion/use-insertion-effect-with-fallbacks": "^1.0.0",
"@storybook/client-logger": "7.6.7",
"@storybook/client-logger": "7.6.9",
"@storybook/global": "^5.0.0",
"memoizerific": "^1.11.3"
},
@@ -8348,9 +8388,9 @@
}
},
"node_modules/@storybook/theming/node_modules/@storybook/client-logger": {
"version": "7.6.7",
"resolved": "https://registry.npmjs.org/@storybook/client-logger/-/client-logger-7.6.7.tgz",
"integrity": "sha512-A16zpWgsa0gSdXMR9P3bWVdC9u/1B1oG4H7Z1+JhNzgnL3CdyOYO0qFSiAtNBso4nOjIAJVb6/AoBzdRhmSVQg==",
"version": "7.6.9",
"resolved": "https://registry.npmjs.org/@storybook/client-logger/-/client-logger-7.6.9.tgz",
"integrity": "sha512-Xm6fa6AR3cjxabauMldBv/66OOp5IhDiUEpp4D/a7hXfvCWqwmjVJ6EPz9WzkMhcPbMJr8vWJBaS3glkFqsRng==",
"dev": true,
"dependencies": {
"@storybook/global": "^5.0.0"

View File

@@ -1981,7 +1981,7 @@
"@storybook/manager-api": "^7.6.7",
"@storybook/react": "^7.1.0",
"@storybook/react-webpack5": "^7.6.7",
"@storybook/theming": "^7.6.7",
"@storybook/theming": "^7.6.9",
"@testing-library/dom": "^9.3.4",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^14.0.0",