Skip to content

Commit

Permalink
chore(deps-dev): bump the dev-deps group across 1 directory with 17 u…
Browse files Browse the repository at this point in the history
…pdates (#1586)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2025
1 parent 3eb40e3 commit 2116495
Show file tree
Hide file tree
Showing 18 changed files with 361 additions and 354 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"eslint-plugin-mdx": "~3.1.5",
"eslint-plugin-prettier": "~5.2.3",
"eslint-plugin-react": "~7.37.4",
"eslint-plugin-react-hooks": "~5.1.0",
"eslint-plugin-react-hooks": "~5.2.0",
"globals": "~15.14.0",
"husky": "~9.1.7",
"hygen": "~6.2.11",
"pinst": "~3.0.0",
"prettier": "~3.5.2",
"turbo": "~2.4.4",
"typescript": "~5.7.3",
"typescript-eslint": "~8.25.0",
"typescript": "~5.8.2",
"typescript-eslint": "~8.26.0",
"update-readme": "workspace:~"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/css-in-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"rollup-plugin-terser": "~7.0.2",
"ts-jest": "~29.2.6",
"typedoc": "~0.27.9",
"typescript": "~5.7.3"
"typescript": "~5.8.2"
},
"dependencies": {
"@emotion/hash": "^0.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/css-supports/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"prettier": "~3.5.2",
"rimraf": "~3.0.2",
"typedoc": "~0.27.9",
"typescript": "~5.7.3"
"typescript": "~5.8.2"
},
"dependencies": {
"@rocket.chat/memo": "workspace:~"
Expand Down
2 changes: 1 addition & 1 deletion packages/emitter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"rollup-plugin-terser": "~7.0.2",
"ts-jest": "~29.2.6",
"typedoc": "~0.27.9",
"typescript": "~5.7.3"
"typescript": "~5.8.2"
}
}
2 changes: 1 addition & 1 deletion packages/fuselage-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"testing-utils": "workspace:~",
"ts-jest": "~29.2.6",
"typedoc": "~0.27.9",
"typescript": "~5.7.3"
"typescript": "~5.8.2"
},
"peerDependencies": {
"@rocket.chat/fuselage-tokens": "*",
Expand Down
14 changes: 7 additions & 7 deletions packages/fuselage-toastbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@
"@rocket.chat/fuselage-tokens": "workspace:~",
"@rocket.chat/layout": "workspace:~",
"@rocket.chat/styled": "workspace:~",
"@storybook/addon-essentials": "~8.6.0",
"@storybook/addon-essentials": "~8.6.4",
"@storybook/addon-webpack5-compiler-swc": "~1.0.5",
"@storybook/preview-api": "~8.6.0",
"@storybook/react": "~8.6.0",
"@storybook/react-webpack5": "~8.6.0",
"@storybook/theming": "~8.6.0",
"@storybook/preview-api": "~8.6.4",
"@storybook/react": "~8.6.4",
"@storybook/react-webpack5": "~8.6.4",
"@storybook/theming": "~8.6.4",
"@testing-library/jest-dom": "~6.6.3",
"@testing-library/react": "~16.2.0",
"@testing-library/user-event": "~14.6.1",
Expand All @@ -70,11 +70,11 @@
"prettier": "~3.5.2",
"react-dom": "~18.3.1",
"rimraf": "~3.0.2",
"storybook": "~8.6.0",
"storybook": "~8.6.4",
"storybook-dark-mode": "~4.0.2",
"ts-jest": "~29.2.6",
"typedoc": "~0.27.9",
"typescript": "~5.7.3"
"typescript": "~5.8.2"
},
"peerDependencies": {
"@rocket.chat/fuselage": "*",
Expand Down
28 changes: 14 additions & 14 deletions packages/fuselage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,19 +70,19 @@
"@rocket.chat/fuselage-hooks": "workspace:~",
"@rocket.chat/fuselage-polyfills": "workspace:~",
"@rocket.chat/icons": "workspace:~",
"@storybook/addon-a11y": "~8.6.0",
"@storybook/addon-essentials": "~8.6.0",
"@storybook/addon-interactions": "~8.6.0",
"@storybook/addon-links": "~8.6.0",
"@storybook/addon-mdx-gfm": "~8.6.0",
"@storybook/addon-a11y": "~8.6.4",
"@storybook/addon-essentials": "~8.6.4",
"@storybook/addon-interactions": "~8.6.4",
"@storybook/addon-links": "~8.6.4",
"@storybook/addon-mdx-gfm": "~8.6.4",
"@storybook/addon-styling-webpack": "~1.0.1",
"@storybook/addon-webpack5-compiler-swc": "~1.0.5",
"@storybook/blocks": "~8.6.0",
"@storybook/preview-api": "~8.6.0",
"@storybook/react": "~8.6.0",
"@storybook/react-webpack5": "~8.6.0",
"@storybook/test": "~8.6.0",
"@storybook/theming": "~8.6.0",
"@storybook/blocks": "~8.6.4",
"@storybook/preview-api": "~8.6.4",
"@storybook/react": "~8.6.4",
"@storybook/react-webpack5": "~8.6.4",
"@storybook/test": "~8.6.4",
"@storybook/theming": "~8.6.4",
"@testing-library/jest-dom": "~6.6.3",
"@testing-library/react": "~16.2.0",
"@testing-library/user-event": "~14.6.1",
Expand All @@ -93,7 +93,7 @@
"@types/react-dom": "~18.3.5",
"autoprefixer": "~10.4.20",
"babel-loader": "~9.2.1",
"caniuse-lite": "~1.0.30001701",
"caniuse-lite": "~1.0.30001702",
"cross-env": "^7.0.3",
"css-loader": "~6.7.3",
"cssnano": "~5.0.17",
Expand Down Expand Up @@ -122,7 +122,7 @@
"rimraf": "^3.0.2",
"sass": "~1.85.1",
"sass-loader": "~13.2.2",
"storybook": "~8.6.0",
"storybook": "~8.6.4",
"storybook-dark-mode": "~4.0.2",
"style-loader": "~3.3.2",
"stylelint": "~16.14.1",
Expand All @@ -132,7 +132,7 @@
"testing-utils": "workspace:~",
"ts-jest": "~29.2.6",
"ts-loader": "~9.5.2",
"typescript": "~5.7.3",
"typescript": "~5.8.2",
"webpack": "~5.98.0",
"webpack-bundle-analyzer": "~4.10.2",
"webpack-cli": "~5.1.4",
Expand Down
14 changes: 7 additions & 7 deletions packages/layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
"devDependencies": {
"@rocket.chat/fuselage": "workspace:~",
"@rocket.chat/fuselage-tokens": "workspace:~",
"@storybook/addon-essentials": "~8.6.0",
"@storybook/addon-essentials": "~8.6.4",
"@storybook/addon-webpack5-compiler-swc": "~1.0.5",
"@storybook/preview-api": "~8.6.0",
"@storybook/react": "~8.6.0",
"@storybook/react-webpack5": "~8.6.0",
"@storybook/theming": "~8.6.0",
"@storybook/preview-api": "~8.6.4",
"@storybook/react": "~8.6.4",
"@storybook/react-webpack5": "~8.6.4",
"@storybook/theming": "~8.6.4",
"@testing-library/react": "~16.2.0",
"@types/jest": "~29.5.14",
"@types/react": "~18.3.18",
Expand All @@ -60,11 +60,11 @@
"react-dom": "~18.3.1",
"react-i18next": "~13.2.2",
"rimraf": "~3.0.2",
"storybook": "~8.6.0",
"storybook": "~8.6.4",
"storybook-dark-mode": "~4.0.2",
"ts-jest": "~29.2.6",
"typedoc": "~0.27.9",
"typescript": "~5.7.3"
"typescript": "~5.8.2"
},
"peerDependencies": {
"@rocket.chat/fuselage": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/logo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"rimraf": "^3.0.2",
"ts-jest": "~29.2.6",
"typedoc": "~0.27.9",
"typescript": "~5.7.3"
"typescript": "~5.8.2"
},
"dependencies": {
"@rocket.chat/fuselage-hooks": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/memo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"rimraf": "~3.0.2",
"ts-jest": "~29.2.6",
"typedoc": "~0.27.9",
"typescript": "~5.7.3"
"typescript": "~5.8.2"
},
"jest": {
"preset": "ts-jest",
Expand Down
2 changes: 1 addition & 1 deletion packages/mp3-encoder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@
"rollup": "~3.29.5",
"ts-jest": "~29.2.6",
"typedoc": "~0.27.9",
"typescript": "~5.7.3"
"typescript": "~5.8.2"
}
}
14 changes: 7 additions & 7 deletions packages/onboarding-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@
"@rocket.chat/layout": "workspace:~",
"@rocket.chat/logo": "workspace:~",
"@rocket.chat/styled": "workspace:~",
"@storybook/addon-a11y": "~8.6.0",
"@storybook/addon-essentials": "~8.6.0",
"@storybook/addon-a11y": "~8.6.4",
"@storybook/addon-essentials": "~8.6.4",
"@storybook/addon-webpack5-compiler-swc": "~1.0.5",
"@storybook/react": "~8.6.0",
"@storybook/react-webpack5": "~8.6.0",
"@storybook/theming": "~8.6.0",
"@storybook/react": "~8.6.4",
"@storybook/react-webpack5": "~8.6.4",
"@storybook/theming": "~8.6.4",
"@testing-library/react": "~16.2.0",
"@types/jest": "~29.5.14",
"@types/react": "~18.3.18",
Expand All @@ -70,11 +70,11 @@
"react-dom": "~18.3.1",
"react-i18next": "~13.2.2",
"rimraf": "^3.0.2",
"storybook": "~8.6.0",
"storybook": "~8.6.4",
"storybook-dark-mode": "~4.0.2",
"ts-jest": "~29.2.6",
"typedoc": "~0.27.9",
"typescript": "~5.7.3"
"typescript": "~5.8.2"
},
"dependencies": {
"i18next": "~21.6.16",
Expand Down
2 changes: 1 addition & 1 deletion packages/peggy-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"prettier": "~3.5.2",
"rimraf": "^3.0.2",
"ts-jest": "~29.2.6",
"typescript": "~5.7.3",
"typescript": "~5.8.2",
"webpack": "~5.98.0"
}
}
2 changes: 1 addition & 1 deletion packages/string-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"rimraf": "^3.0.2",
"ts-jest": "~29.2.6",
"typedoc": "~0.27.9",
"typescript": "~5.7.3"
"typescript": "~5.8.2"
},
"jest": {
"preset": "ts-jest",
Expand Down
2 changes: 1 addition & 1 deletion packages/styled/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"rimraf": "^3.0.2",
"ts-jest": "~29.2.6",
"typedoc": "~0.27.9",
"typescript": "~5.7.3"
"typescript": "~5.8.2"
},
"dependencies": {
"@rocket.chat/css-in-js": "workspace:~"
Expand Down
2 changes: 1 addition & 1 deletion packages/stylis-logical-props-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"stylis": "~4.3.6",
"ts-jest": "~29.2.6",
"typedoc": "~0.27.9",
"typescript": "~5.7.3"
"typescript": "~5.8.2"
},
"dependencies": {
"@rocket.chat/css-supports": "workspace:~"
Expand Down
4 changes: 2 additions & 2 deletions tools/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
},
"devDependencies": {
"@types/node": "~14.18.42",
"@typescript-eslint/parser": "~8.25.0",
"@typescript-eslint/parser": "~8.26.0",
"cross-env": "^7.0.3",
"endent": "^2.1.0",
"eslint": "~9.21.0",
"fast-glob": "~3.3.3",
"npm-run-all": "^4.1.5",
"prettier": "~3.5.2",
"ts-node": "~10.9.2",
"typescript": "~5.7.3"
"typescript": "~5.8.2"
},
"version": "0.31.25"
}
Loading

0 comments on commit 2116495

Please sign in to comment.