Skip to content

Commit 23290b8

Browse files
chore(deps): bump the prod-deps group across 1 directory with 6 updates
Bumps the prod-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.8.1` | | [rimraf](https://github.com/isaacs/rimraf) | `6.0.1` | `6.1.3` | | [react-aria](https://github.com/adobe/react-spectrum) | `3.37.0` | `3.46.0` | | [react-stately](https://github.com/adobe/react-spectrum) | `3.35.0` | `3.44.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.54.2` | `7.71.2` | | [ttf2woff2](https://github.com/nfroidure/ttf2woff2) | `8.0.0` | `8.0.1` | Updates `prettier` from 3.6.2 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.8.1) Updates `rimraf` from 6.0.1 to 6.1.3 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v6.0.1...v6.1.3) Updates `react-aria` from 3.37.0 to 3.46.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/react-aria@3.37.0...react-aria@3.46.0) Updates `react-stately` from 3.35.0 to 3.44.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/react-stately@3.35.0...react-stately@3.44.0) Updates `react-hook-form` from 7.54.2 to 7.71.2 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.54.2...v7.71.2) Updates `ttf2woff2` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/nfroidure/ttf2woff2/releases) - [Changelog](https://github.com/nfroidure/ttf2woff2/blob/main/CHANGELOG.md) - [Commits](nfroidure/ttf2woff2@v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: rimraf dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: react-aria dependency-version: 3.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: react-stately dependency-version: 3.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: react-hook-form dependency-version: 7.71.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: ttf2woff2 dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b164747 commit 23290b8

File tree

29 files changed

+1185
-1050
lines changed

29 files changed

+1185
-1050
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"globals": "~16.5.0",
4242
"husky": "~9.1.7",
4343
"pinst": "~3.0.0",
44-
"prettier": "~3.6.2",
44+
"prettier": "~3.8.1",
4545
"storybook": "~9.1.17",
4646
"turbo": "~2.7.6",
4747
"typescript": "~5.9.3",

packages/css-in-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"eslint": "~9.39.2",
5454
"jest": "~30.2.0",
5555
"lint-all": "workspace:~",
56-
"prettier": "~3.6.2",
56+
"prettier": "~3.8.1",
5757
"rollup": "~4.59.0",
5858
"ts-jest": "~29.4.6",
5959
"typedoc": "~0.28.16",

packages/css-supports/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"devDependencies": {
3636
"eslint": "~9.39.2",
3737
"lint-all": "workspace:~",
38-
"prettier": "~3.6.2",
39-
"rimraf": "~6.0.1",
38+
"prettier": "~3.8.1",
39+
"rimraf": "~6.1.3",
4040
"typedoc": "~0.28.16",
4141
"typescript": "~5.9.3"
4242
},

packages/emitter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"jest": "~30.2.0",
4444
"lint-all": "workspace:~",
4545
"npm-run-all": "^4.1.5",
46-
"prettier": "~3.6.2",
46+
"prettier": "~3.8.1",
4747
"rollup": "~4.59.0",
4848
"ts-jest": "~29.4.6",
4949
"typedoc": "~0.28.16",

packages/fuselage-forms/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@
5555
"jest-axe": "~10.0.0",
5656
"jest-environment-jsdom": "~30.2.0",
5757
"lint-all": "workspace:~",
58-
"prettier": "~3.6.2",
58+
"prettier": "~3.8.1",
5959
"react": "~18.3.1",
6060
"react-dom": "~18.3.1",
61-
"rimraf": "~6.0.1",
61+
"rimraf": "~6.1.3",
6262
"storybook": "~9.1.17",
6363
"ts-jest": "~29.4.6",
6464
"typescript": "~5.9.3",
@@ -78,6 +78,6 @@
7878
},
7979
"dependencies": {
8080
"@rocket.chat/emitter": "workspace:~",
81-
"react-aria": "~3.37.0"
81+
"react-aria": "~3.47.0"
8282
}
8383
}

packages/fuselage-hooks/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@
5757
"jest-environment-jsdom": "~30.2.0",
5858
"lint-all": "workspace:~",
5959
"npm-run-all": "^4.1.5",
60-
"prettier": "~3.6.2",
60+
"prettier": "~3.8.1",
6161
"react": "~18.3.1",
6262
"react-dom": "~18.3.1",
63-
"rimraf": "~6.0.1",
63+
"rimraf": "~6.1.3",
6464
"rollup": "~4.59.0",
6565
"testing-utils": "workspace:~",
6666
"ts-jest": "~29.4.6",

packages/fuselage-toastbar/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@
6565
"jest-environment-jsdom": "~30.2.0",
6666
"lint-all": "workspace:~",
6767
"npm-run-all": "^4.1.5",
68-
"prettier": "~3.6.2",
68+
"prettier": "~3.8.1",
6969
"react": "~18.3.1",
7070
"react-dom": "~18.3.1",
71-
"rimraf": "~6.0.1",
71+
"rimraf": "~6.1.3",
7272
"storybook": "~9.1.17",
7373
"ts-jest": "~29.4.6",
7474
"typedoc": "~0.28.16",

packages/fuselage-tokens/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"npm-run-all": "^4.1.5",
4444
"postcss": "~8.5.6",
4545
"postcss-scss": "~4.0.9",
46-
"prettier": "~3.6.2",
47-
"rimraf": "~6.0.1",
46+
"prettier": "~3.8.1",
47+
"rimraf": "~6.1.3",
4848
"style-dictionary": "~5.1.4",
4949
"stylelint": "~16.25.0",
5050
"stylelint-order": "~7.0.1",

packages/fuselage/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
"@rocket.chat/memo": "workspace:~",
4444
"@rocket.chat/styled": "workspace:~",
4545
"invariant": "^2.2.4",
46-
"react-aria": "~3.37.0",
46+
"react-aria": "~3.47.0",
4747
"react-keyed-flatten-children": "^1.3.0",
48-
"react-stately": "~3.35.0"
48+
"react-stately": "~3.45.0"
4949
},
5050
"devDependencies": {
5151
"@babel/core": "~7.28.6",
@@ -89,12 +89,12 @@
8989
"postcss-loader": "~8.2.0",
9090
"postcss-logical": "~8.1.0",
9191
"postcss-scss": "~4.0.9",
92-
"prettier": "~3.6.2",
92+
"prettier": "~3.8.1",
9393
"react": "~18.3.1",
9494
"react-dom": "~18.3.1",
9595
"react-virtuoso": "~4.13.0",
9696
"resolve-url-loader": "~5.0.0",
97-
"rimraf": "~6.0.1",
97+
"rimraf": "~6.1.3",
9898
"sass": "~1.93.3",
9999
"sass-loader": "~16.0.6",
100100
"storybook": "~9.1.17",

packages/icons/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"eslint": "~9.39.2",
3131
"lint-all": "workspace:~",
3232
"npm-run-all": "^4.1.5",
33-
"prettier": "~3.6.2",
34-
"rimraf": "~6.0.1",
33+
"prettier": "~3.8.1",
34+
"rimraf": "~6.1.3",
3535
"stylelint": "~16.25.0",
3636
"stylelint-order": "~7.0.1",
3737
"stylelint-prettier": "~5.0.3",

0 commit comments

Comments
 (0)