Skip to content

Commit

Permalink
fix: missing @adobe/react-spectrum in package
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrymatio committed Jul 11, 2024
1 parent b880c78 commit 7e34919
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
},
"packageManager": "[email protected]",
"dependencies": {
"@adobe/react-spectrum": "^3.35.0",
"http-proxy-middleware": "^3.0.0"
}
}
1 change: 1 addition & 0 deletions packages/gatsby-theme-aio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
"@adobe/focus-ring-polyfill": "^0.1.5",
"@adobe/gatsby-source-github-file-contributors": "^0.3.1",
"@adobe/prism-adobe": "^1.0.3",
"@adobe/react-spectrum": "^3.35.1",
"@emotion/react": "^11.10.4",
"@loadable/component": "^5.15.2",
"@mdx-js/mdx": "1.6.22",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ __metadata:
"@adobe/focus-ring-polyfill": ^0.1.5
"@adobe/gatsby-source-github-file-contributors": ^0.3.1
"@adobe/prism-adobe": ^1.0.3
"@adobe/react-spectrum": ^3.35.1
"@emotion/react": ^11.10.4
"@loadable/component": ^5.15.2
"@mdx-js/mdx": 1.6.22
Expand Down Expand Up @@ -166,7 +167,7 @@ __metadata:
languageName: node
linkType: hard

"@adobe/react-spectrum@npm:^3.35.0":
"@adobe/react-spectrum@npm:^3.35.1":
version: 3.35.1
resolution: "@adobe/react-spectrum@npm:3.35.1"
dependencies:
Expand Down Expand Up @@ -9507,7 +9508,6 @@ __metadata:
version: 0.0.0-use.local
resolution: "aio-theme-monorepo@workspace:."
dependencies:
"@adobe/react-spectrum": ^3.35.0
"@commitlint/cli": ^17.4.4
"@commitlint/config-conventional": ^17.4.4
"@testing-library/cypress": ^9.0.0
Expand Down

0 comments on commit 7e34919

Please sign in to comment.