Skip to content

Commit

Permalink
chore(deps): update all major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 23, 2023
1 parent ae7314e commit 03b1301
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 92 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@lerna-lite/cli": "1.9.1",
"@rollup/plugin-commonjs": "22.0.1",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "13.3.0",
"@rollup/plugin-replace": "4.0.0",
"@testing-library/react": "13.3.0",
"@rollup/plugin-commonjs": "24.0.1",
"@rollup/plugin-json": "6.0.0",
"@rollup/plugin-node-resolve": "15.0.1",
"@rollup/plugin-replace": "5.0.2",
"@testing-library/react": "14.0.0",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.2.1",
"@types/jest": "28.1.8",
"@types/node": "16.11.41",
"@types/node": "18.14.1",
"@types/react": "18.0.14",
"@types/react-dom": "18.0.5",
"@typescript-eslint/eslint-plugin": "5.8.1",
Expand All @@ -66,8 +66,8 @@
"prettier-plugin-jsdoc": "0.3.38",
"react": "18.1.0",
"react-dom": "18.1.0",
"rimraf": "3.0.2",
"rollup": "2.75.7",
"rimraf": "4.1.2",
"rollup": "3.17.2",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-terser": "7.0.2",
Expand Down
Loading

0 comments on commit 03b1301

Please sign in to comment.