Bump @storybook/theming from 7.6.6 to 7.6.7 in /extensions/ql-vscode (#3193)

Bumps [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming) from 7.6.6 to 7.6.7.
- [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.7/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-03 14:51:53 -08:00
committed by GitHub
parent 555fa6cf78
commit b77acc5468
2 changed files with 29 additions and 29 deletions

View File

@@ -64,7 +64,7 @@
"@storybook/manager-api": "^7.6.6", "@storybook/manager-api": "^7.6.6",
"@storybook/react": "^7.1.0", "@storybook/react": "^7.1.0",
"@storybook/react-webpack5": "^7.6.7", "@storybook/react-webpack5": "^7.6.7",
"@storybook/theming": "^7.6.6", "@storybook/theming": "^7.6.7",
"@testing-library/dom": "^9.3.0", "@testing-library/dom": "^9.3.0",
"@testing-library/jest-dom": "^6.1.6", "@testing-library/jest-dom": "^6.1.6",
"@testing-library/react": "^14.0.0", "@testing-library/react": "^14.0.0",
@@ -6606,26 +6606,6 @@
"url": "https://opencollective.com/storybook" "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": { "node_modules/@storybook/components/node_modules/@storybook/types": {
"version": "7.6.7", "version": "7.6.7",
"resolved": "https://registry.npmjs.org/@storybook/types/-/types-7.6.7.tgz", "resolved": "https://registry.npmjs.org/@storybook/types/-/types-7.6.7.tgz",
@@ -7455,6 +7435,26 @@
"url": "https://opencollective.com/storybook" "url": "https://opencollective.com/storybook"
} }
}, },
"node_modules/@storybook/manager-api/node_modules/@storybook/theming": {
"version": "7.6.6",
"resolved": "https://registry.npmjs.org/@storybook/theming/-/theming-7.6.6.tgz",
"integrity": "sha512-hNZOOxaF55iAGUEM0dvAIP6LfGMgPKCJQIk/qyotFk+SKkg3PBqzph89XfFl9yCD3KiX5cryqarULgVuNawLJg==",
"dev": true,
"dependencies": {
"@emotion/use-insertion-effect-with-fallbacks": "^1.0.0",
"@storybook/client-logger": "7.6.6",
"@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": { "node_modules/@storybook/manager-api/node_modules/@storybook/types": {
"version": "7.6.6", "version": "7.6.6",
"resolved": "https://registry.npmjs.org/@storybook/types/-/types-7.6.6.tgz", "resolved": "https://registry.npmjs.org/@storybook/types/-/types-7.6.6.tgz",
@@ -8335,13 +8335,13 @@
} }
}, },
"node_modules/@storybook/theming": { "node_modules/@storybook/theming": {
"version": "7.6.6", "version": "7.6.7",
"resolved": "https://registry.npmjs.org/@storybook/theming/-/theming-7.6.6.tgz", "resolved": "https://registry.npmjs.org/@storybook/theming/-/theming-7.6.7.tgz",
"integrity": "sha512-hNZOOxaF55iAGUEM0dvAIP6LfGMgPKCJQIk/qyotFk+SKkg3PBqzph89XfFl9yCD3KiX5cryqarULgVuNawLJg==", "integrity": "sha512-+42rfC4rZtWVAXJ7JBUQKnQ6vWBXJVHZ9HtNUWzQLPR9sJSMmHnnSMV6y5tizGgZqmBnAIkuoYk+Tt6NfwUmSA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@emotion/use-insertion-effect-with-fallbacks": "^1.0.0", "@emotion/use-insertion-effect-with-fallbacks": "^1.0.0",
"@storybook/client-logger": "7.6.6", "@storybook/client-logger": "7.6.7",
"@storybook/global": "^5.0.0", "@storybook/global": "^5.0.0",
"memoizerific": "^1.11.3" "memoizerific": "^1.11.3"
}, },
@@ -8355,9 +8355,9 @@
} }
}, },
"node_modules/@storybook/theming/node_modules/@storybook/client-logger": { "node_modules/@storybook/theming/node_modules/@storybook/client-logger": {
"version": "7.6.6", "version": "7.6.7",
"resolved": "https://registry.npmjs.org/@storybook/client-logger/-/client-logger-7.6.6.tgz", "resolved": "https://registry.npmjs.org/@storybook/client-logger/-/client-logger-7.6.7.tgz",
"integrity": "sha512-WEvVyuQR5oNF8jcMmGA13zDjxP/l46kOBBvB6JSc8toUdtLZ/kZWSnU0ioNM8+ECpFqXHjBcF2K6uSJOEb6YEg==", "integrity": "sha512-A16zpWgsa0gSdXMR9P3bWVdC9u/1B1oG4H7Z1+JhNzgnL3CdyOYO0qFSiAtNBso4nOjIAJVb6/AoBzdRhmSVQg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@storybook/global": "^5.0.0" "@storybook/global": "^5.0.0"

View File

@@ -1961,7 +1961,7 @@
"@storybook/manager-api": "^7.6.6", "@storybook/manager-api": "^7.6.6",
"@storybook/react": "^7.1.0", "@storybook/react": "^7.1.0",
"@storybook/react-webpack5": "^7.6.7", "@storybook/react-webpack5": "^7.6.7",
"@storybook/theming": "^7.6.6", "@storybook/theming": "^7.6.7",
"@testing-library/dom": "^9.3.0", "@testing-library/dom": "^9.3.0",
"@testing-library/jest-dom": "^6.1.6", "@testing-library/jest-dom": "^6.1.6",
"@testing-library/react": "^14.0.0", "@testing-library/react": "^14.0.0",