@rocket.chat/fuselage 0.64.0 → 0.65.0

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.64.0",
3
+ "version": "0.65.0",
4
4
  "description": "Rocket.Chat's React Components Library",
5
5
  "homepage": "https://github.com/RocketChat/fuselage#readme",
6
6
  "bugs": {
@@ -52,52 +52,45 @@
52
52
  "react-stately": "~3.35.0"
53
53
  },
54
54
  "devDependencies": {
55
- "@babel/core": "~7.27.3",
56
- "@babel/plugin-transform-runtime": "~7.27.3",
55
+ "@babel/core": "~7.27.4",
56
+ "@babel/plugin-transform-runtime": "~7.27.4",
57
57
  "@babel/preset-env": "~7.27.2",
58
58
  "@babel/preset-react": "~7.27.1",
59
- "@rocket.chat/fuselage-hooks": "^0.36.0",
59
+ "@rocket.chat/fuselage-hooks": "^0.37.0",
60
60
  "@rocket.chat/fuselage-polyfills": "^0.31.25",
61
61
  "@rocket.chat/icons": "^0.43.0",
62
- "@storybook/addon-a11y": "~8.6.12",
63
- "@storybook/addon-essentials": "~8.6.14",
64
- "@storybook/addon-interactions": "~8.6.14",
65
- "@storybook/addon-links": "~8.6.12",
66
- "@storybook/addon-mdx-gfm": "~8.6.14",
67
- "@storybook/addon-styling-webpack": "~1.0.1",
62
+ "@storybook/addon-a11y": "~9.0.9",
63
+ "@storybook/addon-docs": "~9.0.9",
64
+ "@storybook/addon-links": "~9.0.9",
65
+ "@storybook/addon-styling-webpack": "~2.0.0",
68
66
  "@storybook/addon-webpack5-compiler-swc": "~3.0.0",
69
- "@storybook/blocks": "~8.6.14",
70
- "@storybook/preview-api": "~8.6.14",
71
- "@storybook/react": "~8.6.12",
72
- "@storybook/react-webpack5": "~8.6.12",
73
- "@storybook/test": "~8.6.14",
74
- "@storybook/theming": "~8.6.14",
67
+ "@storybook/react-webpack5": "~9.0.9",
68
+ "@testing-library/dom": "~10.4.0",
75
69
  "@testing-library/jest-dom": "~6.6.3",
76
70
  "@testing-library/react": "~16.3.0",
77
71
  "@testing-library/user-event": "~14.6.1",
78
72
  "@types/invariant": "^2.2.37",
79
- "@types/jest": "~29.5.14",
80
73
  "@types/jest-axe": "~3.5.9",
81
- "@types/react": "~18.3.20",
82
- "@types/react-dom": "~18.3.5",
74
+ "@types/react": "~18.3.23",
75
+ "@types/react-dom": "~18.3.7",
83
76
  "autoprefixer": "~10.4.21",
84
77
  "babel-loader": "~10.0.0",
85
- "caniuse-lite": "~1.0.30001720",
78
+ "caniuse-lite": "~1.0.30001723",
86
79
  "cross-env": "^7.0.3",
87
80
  "css-loader": "~7.1.2",
88
81
  "cssnano": "~7.0.7",
89
- "es-check": "~8.0.2",
90
- "eslint": "~9.23.0",
91
- "jest": "~29.7.0",
82
+ "es-check": "~9.1.4",
83
+ "eslint": "~9.29.0",
84
+ "jest": "~30.0.0",
92
85
  "jest-axe": "~10.0.0",
93
- "jest-environment-jsdom": "~29.7.0",
86
+ "jest-environment-jsdom": "~30.0.0",
94
87
  "lint-all": "^0.31.25",
95
88
  "mini-css-extract-plugin": "~2.9.2",
96
89
  "normalize.css": "^8.0.1",
97
90
  "npm-run-all": "^4.1.5",
98
91
  "path-browserify": "^1.0.1",
99
- "postcss": "~8.5.4",
100
- "postcss-custom-properties": "~14.0.5",
92
+ "postcss": "~8.5.5",
93
+ "postcss-custom-properties": "~14.0.6",
101
94
  "postcss-dir-pseudo-class": "~9.0.1",
102
95
  "postcss-loader": "~8.1.1",
103
96
  "postcss-logical": "~8.1.0",
@@ -106,20 +99,20 @@
106
99
  "prettier": "~3.5.3",
107
100
  "react": "~18.3.1",
108
101
  "react-dom": "~18.3.1",
109
- "react-virtuoso": "~3.1.5",
102
+ "react-virtuoso": "~4.13.0",
110
103
  "resolve-url-loader": "~5.0.0",
111
104
  "rimraf": "~6.0.1",
112
- "sass": "~1.89.0",
105
+ "sass": "~1.89.2",
113
106
  "sass-loader": "~16.0.5",
114
- "storybook": "~8.6.12",
115
- "storybook-dark-mode": "~4.0.2",
107
+ "storybook": "~9.0.9",
108
+ "storybook-dark-mode": "patch:storybook-dark-mode@npm%3A4.0.2#~/.yarn/patches/storybook-dark-mode-npm-4.0.2-1acb0927fb.patch",
116
109
  "style-loader": "~4.0.0",
117
- "stylelint": "~16.17.0",
118
- "stylelint-order": "~6.0.4",
110
+ "stylelint": "~16.20.0",
111
+ "stylelint-order": "~7.0.0",
119
112
  "stylelint-prettier": "~5.0.3",
120
- "stylelint-scss": "~6.12.0",
113
+ "stylelint-scss": "~6.12.1",
121
114
  "testing-utils": "^0.31.25",
122
- "ts-jest": "~29.3.4",
115
+ "ts-jest": "~29.4.0",
123
116
  "ts-loader": "~9.5.2",
124
117
  "typescript": "~5.8.3",
125
118
  "webpack": "~5.99.9",
@@ -133,7 +126,7 @@
133
126
  "@rocket.chat/icons": "*",
134
127
  "react": "*",
135
128
  "react-dom": "*",
136
- "react-virtuoso": "1.2.4"
129
+ "react-virtuoso": "*"
137
130
  },
138
131
  "volta": {
139
132
  "extends": "../../package.json"