@rocket.chat/fuselage 0.6.3-dev.388 → 0.6.3-dev.391

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rocket.chat/fuselage",
3
- "version": "0.6.3-dev.388+11a4da8c",
3
+ "version": "0.6.3-dev.391+db1a3cf7",
4
4
  "author": {
5
5
  "name": "Rocket.Chat",
6
6
  "url": "https://rocket.chat/"
@@ -62,10 +62,10 @@
62
62
  "react-virtuoso": "1.2.4"
63
63
  },
64
64
  "dependencies": {
65
- "@rocket.chat/css-in-js": "^0.31.0",
66
- "@rocket.chat/css-supports": "^0.31.0",
67
- "@rocket.chat/fuselage-tokens": "^0.31.0",
68
- "@rocket.chat/memo": "^0.31.0",
65
+ "@rocket.chat/css-in-js": "^0.6.3-dev.391+db1a3cf7",
66
+ "@rocket.chat/css-supports": "^0.6.3-dev.391+db1a3cf7",
67
+ "@rocket.chat/fuselage-tokens": "^0.6.3-dev.391+db1a3cf7",
68
+ "@rocket.chat/memo": "^0.6.3-dev.391+db1a3cf7",
69
69
  "invariant": "^2.2.4",
70
70
  "react-keyed-flatten-children": "^1.3.0"
71
71
  },
@@ -75,12 +75,11 @@
75
75
  "@babel/plugin-transform-runtime": "^7.16.0",
76
76
  "@babel/preset-env": "^7.16.0",
77
77
  "@babel/preset-react": "^7.16.0",
78
- "@rocket.chat/eslint-config": "^0.4.0",
79
- "@rocket.chat/eslint-config-alt": "^0.31.0",
80
- "@rocket.chat/fuselage-hooks": "^0.31.0",
81
- "@rocket.chat/fuselage-polyfills": "^0.31.0",
82
- "@rocket.chat/icons": "^0.31.0",
83
- "@rocket.chat/prettier-config": "^0.31.0",
78
+ "@rocket.chat/eslint-config-alt": "^0.6.3-dev.391+db1a3cf7",
79
+ "@rocket.chat/fuselage-hooks": "^0.6.3-dev.391+db1a3cf7",
80
+ "@rocket.chat/fuselage-polyfills": "^0.6.3-dev.391+db1a3cf7",
81
+ "@rocket.chat/icons": "^0.6.3-dev.391+db1a3cf7",
82
+ "@rocket.chat/prettier-config": "^0.6.3-dev.391+db1a3cf7",
84
83
  "@storybook/addon-essentials": "^6.3.4",
85
84
  "@storybook/addon-jest": "^6.3.4",
86
85
  "@storybook/addon-links": "^6.3.4",
@@ -105,7 +104,7 @@
105
104
  "eslint": "^8.2.0",
106
105
  "eslint-plugin-mdx": "^1.16.0",
107
106
  "jest": "^27.3.1",
108
- "lint-all": "^0.31.0",
107
+ "lint-all": "^0.31.1",
109
108
  "lint-staged": "^11.2.6",
110
109
  "loki": "^0.28.1",
111
110
  "normalize.css": "^8.0.1",
@@ -123,7 +122,7 @@
123
122
  "react-dom": "^17.0.2",
124
123
  "react-live": "^2.3.0",
125
124
  "react-virtuoso": "1.9.3",
126
- "resolve-loki": "^0.31.0",
125
+ "resolve-loki": "^0.31.1",
127
126
  "rimraf": "^3.0.2",
128
127
  "sass": "^1.35.1",
129
128
  "sass-loader": "^12.1.0",
@@ -132,7 +131,7 @@
132
131
  "stylelint-order": "^4.1.0",
133
132
  "stylelint-prettier": "^1.2.0",
134
133
  "stylelint-scss": "^3.21.0",
135
- "testing-utils": "^0.31.0",
134
+ "testing-utils": "^0.31.1",
136
135
  "ts-jest": "^27.0.7",
137
136
  "ts-loader": "^9.2.3",
138
137
  "typescript": "^4.3.4",
@@ -168,5 +167,5 @@
168
167
  }
169
168
  }
170
169
  },
171
- "gitHead": "11a4da8c93e36fc49f5f62ce29f5ae7c6c19b645"
170
+ "gitHead": "db1a3cf7f81bbb567ad71c3a85f7b73a6bacaa8c"
172
171
  }