Skip to content

Commit

Permalink
Update yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Dec 10, 2023
1 parent e0c34d2 commit b881a3b
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5722,14 +5722,16 @@ __metadata:
"@storybook/preview-api": "workspace:*"
"@storybook/types": "workspace:*"
ember-source: "npm:~3.28.1"
find-up: "npm:^5.0.0"
ts-dedent: "npm:^2.0.0"
typescript: "npm:^5.3.2"
peerDependencies:
"@babel/core": "*"
"@types/ember__component": 4.0.8
babel-plugin-ember-modules-api-polyfill: ^2.12.0
babel-plugin-htmlbars-inline-precompile: 2 || 3
ember-source: ~3.28.1
babel-plugin-ember-modules-api-polyfill: ^3.5.0
babel-plugin-htmlbars-inline-precompile: ^5.3.1
ember-source: ~3.28.1 || ^4.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
languageName: unknown
linkType: soft

Expand Down

0 comments on commit b881a3b

Please sign in to comment.