Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 22, 2022
1 parent 6750cee commit c322c5d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"chromatic": "npx chromatic --project-token=89a2c36a25bf"
},
"dependencies": {
"@emotion/css": "^11.10.0",
"@emotion/css": "11.10.0",
"@emotion/react": "11.10.4",
"@emotion/styled": "11.10.4",
"react": "18.2.0",
Expand All @@ -37,9 +37,9 @@
"devDependencies": {
"@babel/core": "7.19.1",
"@babel/plugin-transform-react-jsx": "7.19.0",
"@emotion/babel-plugin-jsx-pragmatic": "^0.2.0",
"@emotion/babel-plugin-jsx-pragmatic": "0.2.0",
"@emotion/cache": "11.10.3",
"@emotion/serialize": "^1.1.0",
"@emotion/serialize": "1.1.0",
"@emotion/server": "11.10.0",
"@mdx-js/react": "1.6.22",
"@storybook/addon-a11y": "^6.5.12",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1716,7 +1716,7 @@ __metadata:
languageName: node
linkType: hard

"@emotion/babel-plugin-jsx-pragmatic@npm:^0.2.0":
"@emotion/babel-plugin-jsx-pragmatic@npm:0.2.0":
version: 0.2.0
resolution: "@emotion/babel-plugin-jsx-pragmatic@npm:0.2.0"
dependencies:
Expand Down Expand Up @@ -1762,7 +1762,7 @@ __metadata:
languageName: node
linkType: hard

"@emotion/css@npm:^11.10.0":
"@emotion/css@npm:11.10.0":
version: 11.10.0
resolution: "@emotion/css@npm:11.10.0"
dependencies:
Expand Down Expand Up @@ -1827,7 +1827,7 @@ __metadata:
languageName: node
linkType: hard

"@emotion/serialize@npm:^1.1.0":
"@emotion/serialize@npm:1.1.0, @emotion/serialize@npm:^1.1.0":
version: 1.1.0
resolution: "@emotion/serialize@npm:1.1.0"
dependencies:
Expand Down Expand Up @@ -17013,11 +17013,11 @@ __metadata:
dependencies:
"@babel/core": 7.19.1
"@babel/plugin-transform-react-jsx": 7.19.0
"@emotion/babel-plugin-jsx-pragmatic": ^0.2.0
"@emotion/babel-plugin-jsx-pragmatic": 0.2.0
"@emotion/cache": 11.10.3
"@emotion/css": ^11.10.0
"@emotion/css": 11.10.0
"@emotion/react": 11.10.4
"@emotion/serialize": ^1.1.0
"@emotion/serialize": 1.1.0
"@emotion/server": 11.10.0
"@emotion/styled": 11.10.4
"@mdx-js/react": 1.6.22
Expand Down

0 comments on commit c322c5d

Please sign in to comment.