Skip to content

Commit

Permalink
chore(deps): Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
saltyshiomix committed Jun 16, 2024
1 parent 538d6c0 commit c433c7e
Show file tree
Hide file tree
Showing 2 changed files with 397 additions and 451 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,22 +64,22 @@
},
"devDependencies": {
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.11.16",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@types/node": "^20.14.2",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"concurrently": "^8.2.2",
"eslint": "^8.57.0",
"eslint-config-next": "^13.5.6",
"eslint": "^9.5.0",
"eslint-config-next": "^14.2.4",
"eslint-config-prettier": "^9.1.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.1",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"rollup": "^4.14.2",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"rimraf": "^5.0.7",
"rollup": "^4.18.0",
"rollup-plugin-auto-external": "^2.0.0",
"typescript": "^5.4.5"
}
Expand Down
Loading

0 comments on commit c433c7e

Please sign in to comment.