chore(deps): dependencies 2023-11-13 (#2122)
* chore: automatic empty commit * chore(deps): update babel monorepo to v7.23.3 * chore(deps): update dependency @testing-library/react to v14.1.0 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a3871f2b5c
commit
4a6ac87505
2 changed files with 356 additions and 448 deletions
|
|
@ -41,14 +41,14 @@
|
|||
"devDependencies": {
|
||||
"@babel/cli": "7.23.0",
|
||||
"@babel/plugin-transform-react-jsx": "7.22.15",
|
||||
"@babel/preset-env": "7.23.2",
|
||||
"@babel/preset-typescript": "7.23.2",
|
||||
"@babel/preset-env": "7.23.3",
|
||||
"@babel/preset-typescript": "7.23.3",
|
||||
"@rollup/plugin-json": "4.1.0",
|
||||
"@rollup/plugin-node-resolve": "7.1.1",
|
||||
"@rollup/plugin-replace": "2.3.3",
|
||||
"@testing-library/dom": "9.3.1",
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/react": "14.1.0",
|
||||
"@testing-library/user-event": "13.5.0",
|
||||
"@types/jest": "^29.0.0",
|
||||
"@types/jest-diff": "^24.3.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue