Skip to content

Commit

Permalink
chore(deps): upgrade dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
unadlib committed Sep 28, 2024
1 parent f69b8c4 commit 719434a
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 122 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@
"statechart"
],
"devDependencies": {
"@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-replace": "^6.0.1",
"@rollup/plugin-terser": "^0.4.4",
"@testing-library/react": "^15.0.7",
"@testing-library/react": "^16.0.1",
"@types/jest": "^29.5.13",
"@types/node": "^22.5.5",
"@types/react": "^18.3.7",
Expand All @@ -69,7 +69,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rimraf": "^4.4.0",
"rollup": "^3.20.0",
"rollup": "^4.22.5",
"ts-jest": "^29.1.0",
"ts-node": "^10.9.1",
"tslib": "^2.7.0",
Expand Down
Loading

0 comments on commit 719434a

Please sign in to comment.