@@ -3336,6 +3336,91 @@ __metadata:
3336
3336
languageName: node
3337
3337
linkType: hard
3338
3338
3339
+ "@pluralsh/design-system@workspace:.":
3340
+ version: 0.0.0-use.local
3341
+ resolution: "@pluralsh/design-system@workspace:."
3342
+ dependencies:
3343
+ "@babel/core": 7.20.2
3344
+ "@babel/preset-env": 7.20.2
3345
+ "@babel/preset-react": 7.18.6
3346
+ "@emotion/react": 11.10.5
3347
+ "@emotion/styled": 11.10.5
3348
+ "@floating-ui/react-dom-interactions": 0.10.3
3349
+ "@pluralsh/eslint-config-typescript": 2.4.2
3350
+ "@react-aria/button": 3.6.2
3351
+ "@react-aria/checkbox": 3.6.0
3352
+ "@react-aria/combobox": 3.4.2
3353
+ "@react-aria/focus": 3.9.0
3354
+ "@react-aria/interactions": 3.12.0
3355
+ "@react-aria/listbox": 3.7.0
3356
+ "@react-aria/overlays": 3.11.0
3357
+ "@react-aria/radio": 3.4.0
3358
+ "@react-aria/select": 3.8.2
3359
+ "@react-aria/tabs": 3.3.2
3360
+ "@react-aria/utils": 3.14.0
3361
+ "@react-aria/visually-hidden": 3.5.0
3362
+ "@react-stately/collections": 3.4.4
3363
+ "@react-stately/combobox": 3.2.2
3364
+ "@react-stately/overlays": 3.4.2
3365
+ "@react-stately/radio": 3.6.0
3366
+ "@react-stately/tabs": 3.2.2
3367
+ "@react-stately/toggle": 3.4.2
3368
+ "@react-types/shared": 3.15.0
3369
+ "@storybook/addon-actions": 6.5.13
3370
+ "@storybook/addon-docs": 6.5.13
3371
+ "@storybook/addon-essentials": 6.5.13
3372
+ "@storybook/addon-interactions": 6.5.13
3373
+ "@storybook/addon-links": 6.5.13
3374
+ "@storybook/builder-webpack5": 6.5.13
3375
+ "@storybook/manager-webpack5": 6.5.13
3376
+ "@storybook/node-logger": 6.5.13
3377
+ "@storybook/preset-create-react-app": 4.1.2
3378
+ "@storybook/react": 6.5.13
3379
+ "@storybook/testing-library": 0.0.13
3380
+ "@tanstack/react-table": 8.5.27
3381
+ "@types/chroma-js": 2.1.4
3382
+ "@types/react-transition-group": 4.4.5
3383
+ "@types/styled-components": 5.1.26
3384
+ "@typescript-eslint/eslint-plugin": 5.43.0
3385
+ "@typescript-eslint/parser": 5.43.0
3386
+ babel-loader: 9.1.0
3387
+ chroma-js: 2.4.2
3388
+ classnames: 2.3.2
3389
+ eslint: 8.27.0
3390
+ eslint-plugin-storybook: 0.6.7
3391
+ fuse.js: 6.6.2
3392
+ grommet: 2.27.0
3393
+ grommet-icons: 4.8.0
3394
+ highlight.js: 11.6.0
3395
+ honorable: 0.148.0
3396
+ honorable-theme-default: 0.66.0
3397
+ prop-types: 15.8.1
3398
+ react: 18.2.0
3399
+ react-animate-height: 3.0.5
3400
+ react-dom: 18.2.0
3401
+ react-markdown: 8.0.3
3402
+ react-merge-refs: 2.0.1
3403
+ react-router-dom: 6.4.3
3404
+ react-scripts: 5.0.1
3405
+ react-spring: 9.5.5
3406
+ react-transition-group: 4.4.5
3407
+ rehype-raw: 6.1.1
3408
+ resize-observer-polyfill: 1.5.1
3409
+ rimraf: 3.0.2
3410
+ styled-components: 5.3.6
3411
+ typescript: 4.8.4
3412
+ peerDependencies:
3413
+ "@emotion/react": ">=11.9.3"
3414
+ "@emotion/styled": ">=11.9.3"
3415
+ honorable: ">=0.128.0"
3416
+ honorable-theme-default: ">=0.63.0"
3417
+ react: ">=16.0.0"
3418
+ react-dom: ">=16.0.0"
3419
+ react-transition-group: ">=4.4.2"
3420
+ styled-components: ">=5.3.5"
3421
+ languageName: unknown
3422
+ linkType: soft
3423
+
3339
3424
"@pluralsh/eslint-config-pluralsh@npm:^1.3.1":
3340
3425
version: 1.3.2
3341
3426
resolution: "@pluralsh/eslint-config-pluralsh@npm:1.3.2"
@@ -17291,91 +17376,6 @@ __metadata:
17291
17376
languageName: node
17292
17377
linkType: hard
17293
17378
17294
- "pluralsh-design-system@workspace:.":
17295
- version: 0.0.0-use.local
17296
- resolution: "pluralsh-design-system@workspace:."
17297
- dependencies:
17298
- "@babel/core": 7.20.2
17299
- "@babel/preset-env": 7.20.2
17300
- "@babel/preset-react": 7.18.6
17301
- "@emotion/react": 11.10.5
17302
- "@emotion/styled": 11.10.5
17303
- "@floating-ui/react-dom-interactions": 0.10.3
17304
- "@pluralsh/eslint-config-typescript": 2.4.2
17305
- "@react-aria/button": 3.6.2
17306
- "@react-aria/checkbox": 3.6.0
17307
- "@react-aria/combobox": 3.4.2
17308
- "@react-aria/focus": 3.9.0
17309
- "@react-aria/interactions": 3.12.0
17310
- "@react-aria/listbox": 3.7.0
17311
- "@react-aria/overlays": 3.11.0
17312
- "@react-aria/radio": 3.4.0
17313
- "@react-aria/select": 3.8.2
17314
- "@react-aria/tabs": 3.3.2
17315
- "@react-aria/utils": 3.14.0
17316
- "@react-aria/visually-hidden": 3.5.0
17317
- "@react-stately/collections": 3.4.4
17318
- "@react-stately/combobox": 3.2.2
17319
- "@react-stately/overlays": 3.4.2
17320
- "@react-stately/radio": 3.6.0
17321
- "@react-stately/tabs": 3.2.2
17322
- "@react-stately/toggle": 3.4.2
17323
- "@react-types/shared": 3.15.0
17324
- "@storybook/addon-actions": 6.5.13
17325
- "@storybook/addon-docs": 6.5.13
17326
- "@storybook/addon-essentials": 6.5.13
17327
- "@storybook/addon-interactions": 6.5.13
17328
- "@storybook/addon-links": 6.5.13
17329
- "@storybook/builder-webpack5": 6.5.13
17330
- "@storybook/manager-webpack5": 6.5.13
17331
- "@storybook/node-logger": 6.5.13
17332
- "@storybook/preset-create-react-app": 4.1.2
17333
- "@storybook/react": 6.5.13
17334
- "@storybook/testing-library": 0.0.13
17335
- "@tanstack/react-table": 8.5.27
17336
- "@types/chroma-js": 2.1.4
17337
- "@types/react-transition-group": 4.4.5
17338
- "@types/styled-components": 5.1.26
17339
- "@typescript-eslint/eslint-plugin": 5.43.0
17340
- "@typescript-eslint/parser": 5.43.0
17341
- babel-loader: 9.1.0
17342
- chroma-js: 2.4.2
17343
- classnames: 2.3.2
17344
- eslint: 8.27.0
17345
- eslint-plugin-storybook: 0.6.7
17346
- fuse.js: 6.6.2
17347
- grommet: 2.27.0
17348
- grommet-icons: 4.8.0
17349
- highlight.js: 11.6.0
17350
- honorable: 0.148.0
17351
- honorable-theme-default: 0.66.0
17352
- prop-types: 15.8.1
17353
- react: 18.2.0
17354
- react-animate-height: 3.0.5
17355
- react-dom: 18.2.0
17356
- react-markdown: 8.0.3
17357
- react-merge-refs: 2.0.1
17358
- react-router-dom: 6.4.3
17359
- react-scripts: 5.0.1
17360
- react-spring: 9.5.5
17361
- react-transition-group: 4.4.5
17362
- rehype-raw: 6.1.1
17363
- resize-observer-polyfill: 1.5.1
17364
- rimraf: 3.0.2
17365
- styled-components: 5.3.6
17366
- typescript: 4.8.4
17367
- peerDependencies:
17368
- "@emotion/react": ">=11.9.3"
17369
- "@emotion/styled": ">=11.9.3"
17370
- honorable: ">=0.128.0"
17371
- honorable-theme-default: ">=0.63.0"
17372
- react: ">=16.0.0"
17373
- react-dom: ">=16.0.0"
17374
- react-transition-group: ">=4.4.2"
17375
- styled-components: ">=5.3.5"
17376
- languageName: unknown
17377
- linkType: soft
17378
-
17379
17379
"pnp-webpack-plugin@npm:1.6.4":
17380
17380
version: 1.6.4
17381
17381
resolution: "pnp-webpack-plugin@npm:1.6.4"
0 commit comments