@@ -5326,15 +5326,18 @@ __metadata:
5326
5326
version: 0.0.0-use.local
5327
5327
resolution: "@okta/odyssey-babel-loader@workspace:packages/odyssey-babel-loader"
5328
5328
dependencies:
5329
+ "@babel/core": ^7.15.0
5329
5330
"@okta/odyssey-lifecycle": ^0.11.3
5330
5331
babel-loader: ^8
5332
+ webpack: 4.46.0
5331
5333
languageName: unknown
5332
5334
linkType: soft
5333
5335
5334
5336
"@okta/odyssey-babel-plugin@^0.11.3, @okta/odyssey-babel-plugin@workspace:packages/odyssey-babel-plugin":
5335
5337
version: 0.0.0-use.local
5336
5338
resolution: "@okta/odyssey-babel-plugin@workspace:packages/odyssey-babel-plugin"
5337
5339
dependencies:
5340
+ "@babel/core": ^7.15.0
5338
5341
"@babel/template": ^7.12.13
5339
5342
"@babel/types": ^7.14.5
5340
5343
"@okta/odyssey-lifecycle": ^0.11.3
@@ -5518,6 +5521,7 @@ __metadata:
5518
5521
resolution: "@okta/odyssey-react-theme@workspace:packages/odyssey-react-theme"
5519
5522
dependencies:
5520
5523
"@babel/cli": ^7.14.8
5524
+ "@babel/core": ^7.15.0
5521
5525
"@okta/browserslist-config-odyssey": ^0.11.3
5522
5526
"@okta/odyssey-babel-preset": ^0.11.3
5523
5527
"@okta/odyssey-design-tokens": ^0.11.3
@@ -5547,6 +5551,7 @@ __metadata:
5547
5551
resolution: "@okta/odyssey-react@workspace:packages/odyssey-react"
5548
5552
dependencies:
5549
5553
"@babel/cli": ^7.14.8
5554
+ "@babel/core": ^7.15.0
5550
5555
"@okta/browserslist-config-odyssey": ^0.11.3
5551
5556
"@okta/odyssey-babel-preset": ^0.11.3
5552
5557
"@okta/odyssey-icons": ^0.11.3
@@ -5559,6 +5564,7 @@ __metadata:
5559
5564
"@okta/odyssey-typescript": ^0.11.3
5560
5565
"@react-aria/focus": 3.5.0
5561
5566
"@svgr/cli": ^5.5.0
5567
+ "@testing-library/dom": ^7.28.1
5562
5568
"@testing-library/jest-dom": ^5.12.0
5563
5569
"@testing-library/react": ^11.2.7
5564
5570
"@testing-library/react-hooks": ^7.0.2
@@ -5572,9 +5578,11 @@ __metadata:
5572
5578
eslint: ^7.27.0
5573
5579
jest: ^26.6.3
5574
5580
jest-axe: ^5.0.1
5581
+ postcss: ^8.3.6
5575
5582
react: ^17.0.2
5576
5583
react-dom: ^17.0.2
5577
5584
regenerator-runtime: ^0.13.7
5585
+ stylelint: ^13.13.1
5578
5586
typescript: ^4.4.4
5579
5587
peerDependencies:
5580
5588
react: ">=16 <18"
@@ -5587,6 +5595,7 @@ __metadata:
5587
5595
resolution: "@okta/odyssey-storybook@workspace:packages/odyssey-storybook"
5588
5596
dependencies:
5589
5597
"@applitools/eyes-storybook": ^3.24.0
5598
+ "@babel/core": ^7.15.0
5590
5599
"@okta/odyssey-babel-loader": ^0.11.3
5591
5600
"@okta/odyssey-design-tokens": ^0.11.3
5592
5601
"@okta/odyssey-lifecycle": ^0.11.3
@@ -5600,14 +5609,19 @@ __metadata:
5600
5609
"@storybook/addon-links": ^6.3.7
5601
5610
"@storybook/addon-postcss": ^2.0.0
5602
5611
"@storybook/addons": ^6.3.12
5612
+ "@storybook/api": ^6.3.0
5603
5613
"@storybook/client-api": ^6.3.7
5614
+ "@storybook/components": ^6.3.0
5615
+ "@storybook/core-events": ^6.3.0
5604
5616
"@storybook/react": ^6.3.7
5605
5617
"@storybook/theming": ^6.3.12
5606
5618
"@types/mdx": ^2.0.1
5607
5619
"@types/react": ^17.0.30
5620
+ babel-loader: ^8
5608
5621
react: ^17.0.2
5609
5622
react-dom: ^17.0.2
5610
5623
typescript: ^4.4.4
5624
+ webpack: 4.46.0
5611
5625
languageName: unknown
5612
5626
linkType: soft
5613
5627
@@ -5617,6 +5631,7 @@ __metadata:
5617
5631
dependencies:
5618
5632
jest: ^26.6.3
5619
5633
jest-preset-stylelint: ^4.1.1
5634
+ postcss: ^8.3.6
5620
5635
postcss-scss: ^4.0.0
5621
5636
stylelint-checkstyle-formatter: ^0.1.1
5622
5637
stylelint-config-prettier: ^8.0.2
0 commit comments