@sproutsocial/racine 11.3.1-beta-deps.0 → 11.3.1-beta-deps.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sproutsocial/racine",
3
- "version": "11.3.1-beta-deps.0",
3
+ "version": "11.3.1-beta-deps.1",
4
4
  "license": "MIT",
5
5
  "files": [
6
6
  "__flow__",
@@ -65,8 +65,6 @@
65
65
  },
66
66
  "dependencies": {
67
67
  "@styled-system/theme-get": "^5.1.2",
68
- "@testing-library/jest-dom": "^5.16.4",
69
- "@univision/babel-plugin-styled-components": "^1.10.9",
70
68
  "classnames": "^2.2.6",
71
69
  "lodash.curry": "^4.1.1",
72
70
  "lodash.uniqueid": "^4.0.1",
@@ -110,8 +108,10 @@
110
108
  "@storybook/addons": "^6.4.19",
111
109
  "@storybook/react": "^6.4.19",
112
110
  "@storybook/theming": "^6.4.19",
111
+ "@testing-library/jest-dom": "^5.16.4",
113
112
  "@testing-library/react": "^11.2.2",
114
113
  "@testing-library/user-event": "^13.0.0",
114
+ "@univision/babel-plugin-styled-components": "^1.10.9",
115
115
  "axios": "^0.26.1",
116
116
  "babel-core": "^7.0.0-bridge",
117
117
  "babel-eslint": "10.1.0",