-
Notifications
You must be signed in to change notification settings - Fork 390
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): dependencies 2024-11-18 (#2350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Pierre Millot <[email protected]>
- Loading branch information
1 parent
24c6b4d
commit 0f8b47b
Showing
5 changed files
with
673 additions
and
836 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
18.20.4 | ||
18.20.5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,8 +45,8 @@ | |
"@testing-library/dom": "10.4.0", | ||
"@types/react": "^18.0.0", | ||
"@types/react-dom": "^18.0.0", | ||
"@typescript-eslint/eslint-plugin": "8.13.0", | ||
"@typescript-eslint/parser": "8.13.0", | ||
"@typescript-eslint/eslint-plugin": "8.14.0", | ||
"@typescript-eslint/parser": "8.14.0", | ||
"babel-plugin-module-resolver": "5.0.2", | ||
"bundlesize2": "0.0.31", | ||
"cssnano": "7.0.6", | ||
|
@@ -56,19 +56,19 @@ | |
"eslint-config-prettier": "9.1.0", | ||
"eslint-plugin-cypress": "4.1.0", | ||
"eslint-plugin-import": "2.31.0", | ||
"eslint-plugin-jsdoc": "50.4.3", | ||
"eslint-plugin-jsdoc": "50.5.0", | ||
"eslint-plugin-jsx-a11y": "6.10.2", | ||
"eslint-plugin-prettier": "5.2.1", | ||
"eslint-plugin-react": "7.37.2", | ||
"eslint-plugin-react-hooks": "5.0.0", | ||
"eslint-plugin-react-refresh": "0.4.14", | ||
"jsdom": "25.0.1", | ||
"lerna": "8.1.9", | ||
"postcss": "8.4.48", | ||
"postcss": "8.4.49", | ||
"prettier": "3.3.3", | ||
"react": "18.3.1", | ||
"react-dom": "18.3.1", | ||
"rollup": "4.25.0", | ||
"rollup": "4.27.2", | ||
"rollup-plugin-dts": "6.1.1", | ||
"rollup-plugin-filesize": "10.0.0", | ||
"shipjs": "0.26.4", | ||
|
@@ -80,8 +80,8 @@ | |
"stylelint-order": "6.0.4", | ||
"stylelint-prettier": "5.0.2", | ||
"typescript": "5.6.3", | ||
"typescript-eslint": "8.13.0", | ||
"vitest": "2.1.4", | ||
"typescript-eslint": "8.14.0", | ||
"vitest": "2.1.5", | ||
"watch": "1.0.2" | ||
}, | ||
"packageManager": "[email protected]" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.