Skip to content

Commit 64eb6a5

Browse files
committed
test: update snapshots
1 parent f44d806 commit 64eb6a5

File tree

4 files changed

+32
-32
lines changed

4 files changed

+32
-32
lines changed

core/instrument/test/__snapshots__/esm-props-info-external.test.ts.snap

+12-12
Original file line numberDiff line numberDiff line change
@@ -2958,12 +2958,12 @@ Object {
29582958
},
29592959
"componentPackage": Object {
29602960
"dependencies": Object {
2961-
"@theme-ui/color-modes": "^0.6.0-alpha.6",
2962-
"@theme-ui/components": "^0.6.0-alpha.6",
2963-
"@theme-ui/core": "0.6.0-alpha.1",
2964-
"@theme-ui/css": "0.6.0-alpha.1",
2965-
"@theme-ui/mdx": "0.6.0-alpha.1",
2966-
"@theme-ui/theme-provider": "^0.6.0-alpha.6",
2961+
"@theme-ui/color-modes": "0.6.0-alpha.6",
2962+
"@theme-ui/components": "0.6.0-alpha.6",
2963+
"@theme-ui/core": "0.6.0-alpha.6",
2964+
"@theme-ui/css": "0.6.0-alpha.6",
2965+
"@theme-ui/mdx": "0.6.0-alpha.6",
2966+
"@theme-ui/theme-provider": "0.6.0-alpha.6",
29672967
},
29682968
"devDependencies": undefined,
29692969
"fileHash": "8f6835169f285fcd3ad5425d9268a8f1",
@@ -3095,12 +3095,12 @@ Object {
30953095
},
30963096
"8f6835169f285fcd3ad5425d9268a8f1": Object {
30973097
"dependencies": Object {
3098-
"@theme-ui/color-modes": "^0.6.0-alpha.6",
3099-
"@theme-ui/components": "^0.6.0-alpha.6",
3100-
"@theme-ui/core": "0.6.0-alpha.1",
3101-
"@theme-ui/css": "0.6.0-alpha.1",
3102-
"@theme-ui/mdx": "0.6.0-alpha.1",
3103-
"@theme-ui/theme-provider": "^0.6.0-alpha.6",
3098+
"@theme-ui/color-modes": "0.6.0-alpha.6",
3099+
"@theme-ui/components": "0.6.0-alpha.6",
3100+
"@theme-ui/core": "0.6.0-alpha.6",
3101+
"@theme-ui/css": "0.6.0-alpha.6",
3102+
"@theme-ui/mdx": "0.6.0-alpha.6",
3103+
"@theme-ui/theme-provider": "0.6.0-alpha.6",
31043104
},
31053105
"devDependencies": undefined,
31063106
"fileHash": "8f6835169f285fcd3ad5425d9268a8f1",

core/instrument/test/__snapshots__/esm-props-info.test.ts.snap

+2-2
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Object {
134134
"@component-controls/render": "^2.6.2",
135135
"@component-controls/search-algolia": "^2.6.2",
136136
"@component-controls/store": "^2.6.2",
137-
"@theme-ui/css": "^0.6.0-alpha.1",
137+
"@theme-ui/css": "^0.6.0-alpha.6",
138138
"copy-to-clipboard": "^3.2.1",
139139
"global": "^4.3.2",
140140
"js-string-escape": "^1.0.1",
@@ -149,7 +149,7 @@ Object {
149149
"@component-controls/jest-snapshots": "^2.6.2",
150150
"@component-controls/ts-markdown-docs": "^2.6.0",
151151
"@primer/octicons-react": "^10.0.0",
152-
"@theme-ui/presets": "^0.6.0-alpha.1",
152+
"@theme-ui/presets": "^0.6.0-alpha.6",
153153
"@types/mdx-js__react": "^1.5.1",
154154
"@types/query-string": "^6.3.0",
155155
"@types/react": "^16.9.34",

core/instrument/test/__snapshots__/extract-component.test.ts.snap

+10-10
Original file line numberDiff line numberDiff line change
@@ -491,12 +491,12 @@ Object {
491491
},
492492
"componentPackage": Object {
493493
"dependencies": Object {
494-
"@theme-ui/color-modes": "^0.6.0-alpha.6",
495-
"@theme-ui/components": "^0.6.0-alpha.6",
496-
"@theme-ui/core": "0.6.0-alpha.1",
497-
"@theme-ui/css": "0.6.0-alpha.1",
498-
"@theme-ui/mdx": "0.6.0-alpha.1",
499-
"@theme-ui/theme-provider": "^0.6.0-alpha.6",
494+
"@theme-ui/color-modes": "0.6.0-alpha.6",
495+
"@theme-ui/components": "0.6.0-alpha.6",
496+
"@theme-ui/core": "0.6.0-alpha.6",
497+
"@theme-ui/css": "0.6.0-alpha.6",
498+
"@theme-ui/mdx": "0.6.0-alpha.6",
499+
"@theme-ui/theme-provider": "0.6.0-alpha.6",
500500
},
501501
"devDependencies": undefined,
502502
"fileHash": "8f6835169f285fcd3ad5425d9268a8f1",
@@ -528,8 +528,8 @@ Object {
528528
"componentPackage": Object {
529529
"dependencies": Object {
530530
"@primer/octicons-react": "^10.0.0",
531-
"@theme-ui/match-media": "^0.6.0-alpha.1",
532-
"@theme-ui/presets": "^0.6.0-alpha.1",
531+
"@theme-ui/match-media": "^0.6.0-alpha.6",
532+
"@theme-ui/presets": "^0.6.0-alpha.6",
533533
"copy-to-clipboard": "^3.2.1",
534534
"fast-memoize": "^2.5.2",
535535
"markdown-to-jsx": "^6.11.0",
@@ -546,7 +546,7 @@ Object {
546546
"devDependencies": Object {
547547
"@component-controls/jest-snapshots": "^2.6.2",
548548
"@component-controls/ts-markdown-docs": "^2.6.0",
549-
"@theme-ui/css": "^0.6.0-alpha.1",
549+
"@theme-ui/css": "^0.6.0-alpha.6",
550550
"@types/markdown-to-jsx": "^6.11.0",
551551
"@types/react": "^16.9.34",
552552
"@types/react-table": "^7.0.10",
@@ -560,7 +560,7 @@ Object {
560560
"fileHash": "a8331272bc389f63195926fe6e7dd6d6",
561561
"name": "@component-controls/components",
562562
"peerDependencies": Object {
563-
"@theme-ui/css": ">= 0.4.0-rc.1",
563+
"@theme-ui/css": ">= 0.6.0-alpha.6",
564564
"react": "^16.8.0 || ^17",
565565
"react-dom": "^16.8.0 || ^17",
566566
},

core/webpack-compile/tests/__snapshots__/react-typescript.test.ts.snap

+8-8
Original file line numberDiff line numberDiff line change
@@ -295,8 +295,8 @@ export const ActionBar: FC<ActionBarProps> = ({
295295
"8c5a495b6c81e803332610dad9861480": Object {
296296
"dependencies": Object {
297297
"@primer/octicons-react": "^10.0.0",
298-
"@theme-ui/match-media": "^0.6.0-alpha.1",
299-
"@theme-ui/presets": "^0.6.0-alpha.1",
298+
"@theme-ui/match-media": "^0.6.0-alpha.6",
299+
"@theme-ui/presets": "^0.6.0-alpha.6",
300300
"copy-to-clipboard": "^3.2.1",
301301
"fast-memoize": "^2.5.2",
302302
"markdown-to-jsx": "^6.11.0",
@@ -313,7 +313,7 @@ export const ActionBar: FC<ActionBarProps> = ({
313313
"devDependencies": Object {
314314
"@component-controls/jest-snapshots": "^2.6.2",
315315
"@component-controls/ts-markdown-docs": "^2.6.0",
316-
"@theme-ui/css": "^0.6.0-alpha.1",
316+
"@theme-ui/css": "^0.6.0-alpha.6",
317317
"@types/markdown-to-jsx": "^6.11.0",
318318
"@types/react": "^16.9.34",
319319
"@types/react-table": "^7.0.10",
@@ -327,7 +327,7 @@ export const ActionBar: FC<ActionBarProps> = ({
327327
"fileHash": "8c5a495b6c81e803332610dad9861480",
328328
"name": "@component-controls/components",
329329
"peerDependencies": Object {
330-
"@theme-ui/css": ">= 0.4.0-rc.1",
330+
"@theme-ui/css": ">= 0.6.0-alpha.6",
331331
"react": "^16.8.0 || ^17",
332332
"react-dom": "^16.8.0 || ^17",
333333
},
@@ -341,8 +341,8 @@ export const ActionBar: FC<ActionBarProps> = ({
341341
"fded7dbaa855ea6869a794f877eab680": Object {
342342
"dependencies": Object {
343343
"@primer/octicons-react": "^10.0.0",
344-
"@theme-ui/match-media": "^0.6.0-alpha.1",
345-
"@theme-ui/presets": "^0.6.0-alpha.1",
344+
"@theme-ui/match-media": "^0.6.0-alpha.6",
345+
"@theme-ui/presets": "^0.6.0-alpha.6",
346346
"copy-to-clipboard": "^3.2.1",
347347
"fast-memoize": "^2.5.2",
348348
"markdown-to-jsx": "^6.11.0",
@@ -359,7 +359,7 @@ export const ActionBar: FC<ActionBarProps> = ({
359359
"devDependencies": Object {
360360
"@component-controls/jest-snapshots": "^2.6.2",
361361
"@component-controls/ts-markdown-docs": "^2.6.0",
362-
"@theme-ui/css": "^0.6.0-alpha.1",
362+
"@theme-ui/css": "^0.6.0-alpha.6",
363363
"@types/markdown-to-jsx": "^6.11.0",
364364
"@types/react": "^16.9.34",
365365
"@types/react-table": "^7.0.10",
@@ -373,7 +373,7 @@ export const ActionBar: FC<ActionBarProps> = ({
373373
"fileHash": "fded7dbaa855ea6869a794f877eab680",
374374
"name": "@component-controls/components",
375375
"peerDependencies": Object {
376-
"@theme-ui/css": ">= 0.4.0-rc.1",
376+
"@theme-ui/css": ">= 0.6.0-alpha.6",
377377
"react": "^16.8.0 || ^17",
378378
"react-dom": "^16.8.0 || ^17",
379379
},

0 commit comments

Comments
 (0)