-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update minor and patch (#881)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
87c9dd8
commit 61e1927
Showing
3 changed files
with
967 additions
and
1,018 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
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 |
---|---|---|
|
@@ -28,12 +28,12 @@ | |
"node": ">=18" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "7.25.6", | ||
"@babel/core": "7.25.2", | ||
"@babel/eslint-parser": "7.25.1", | ||
"@babel/plugin-transform-react-jsx": "7.25.2", | ||
"@babel/preset-env": "7.25.4", | ||
"@babel/preset-react": "7.24.7", | ||
"@babel/cli": "7.25.9", | ||
"@babel/core": "7.26.0", | ||
"@babel/eslint-parser": "7.25.9", | ||
"@babel/plugin-transform-react-jsx": "7.25.9", | ||
"@babel/preset-env": "7.26.0", | ||
"@babel/preset-react": "7.25.9", | ||
"@commitlint/cli": "19.5.0", | ||
"@commitlint/config-conventional": "19.5.0", | ||
"@rollup/plugin-terser": "0.4.4", | ||
|
@@ -44,21 +44,21 @@ | |
"eslint": "8.57.1", | ||
"eslint-config-airbnb-base": "15.0.0", | ||
"eslint-config-prettier": "9.1.0", | ||
"eslint-plugin-import": "2.30.0", | ||
"eslint-plugin-jsx-a11y": "6.10.0", | ||
"eslint-plugin-import": "2.31.0", | ||
"eslint-plugin-jsx-a11y": "6.10.2", | ||
"eslint-plugin-prettier": "5.2.1", | ||
"extend": "3.0.2", | ||
"globby": "14.0.2", | ||
"husky": "9.1.6", | ||
"jest": "29.7.0", | ||
"jest-environment-jsdom": "29.7.0", | ||
"jest-junit": "16.0.0", | ||
"jest-puppeteer": "10.1.1", | ||
"jest-puppeteer": "10.1.4", | ||
"jsdom": "25.0.1", | ||
"lerna": "8.1.8", | ||
"lerna": "8.1.9", | ||
"prettier": "3.3.3", | ||
"pretty-quick": "4.0.0", | ||
"puppeteer": "23.4.1", | ||
"puppeteer": "23.6.1", | ||
"rollup": "2.79.2", | ||
"rollup-plugin-babel": "4.4.0", | ||
"rollup-plugin-commonjs": "10.1.0", | ||
|
@@ -68,5 +68,5 @@ | |
"sinon-chai": "4.0.0", | ||
"typescript": "5.6.3" | ||
}, | ||
"packageManager": "[email protected].1+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4" | ||
"packageManager": "[email protected].3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee" | ||
} |
Oops, something went wrong.