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 08a63ac commit c037a61
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 243 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,16 @@
"react"
],
"devDependencies": {
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.5",
"@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",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.24",
"@types/react": "^18.2.61",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"commitizen": "^4.3.0",
"coveralls": "^3.1.1",
"eslint": "^9.3.0",
Expand All @@ -70,13 +70,13 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rimraf": "^5.0.5",
"rollup": "^4.17.2",
"ts-jest": "^29.1.2",
"rollup": "^4.22.5",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"tslib": "^2.6.2",
"tslib": "^2.7.0",
"typedoc": "^0.25.13",
"typedoc-plugin-markdown": "^4.0.2",
"typescript": "^5.4.5",
"typescript": "^5.6.2",
"yargs": "^17.7.2"
},
"config": {
Expand Down
Loading

0 comments on commit c037a61

Please sign in to comment.