Skip to content

Commit

Permalink
Merge pull request #569 from lukecotter/chore-update-dev-deps
Browse files Browse the repository at this point in the history
chore: update various version compatibly dev deps
  • Loading branch information
lcottercertinia authored Jan 6, 2025
2 parents 78d69e0 + a5fc997 commit c01290c
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 252 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,22 @@
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^16.0.0",
"@rollup/plugin-terser": "^0.4.4",
"@swc/core": "^1.10.1",
"@swc/core": "^1.10.4",
"@swc/helpers": "^0.5.15",
"@swc/jest": "^0.2.37",
"@types/jest": "^29.5.14",
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/parser": "^8.18.1",
"concurrently": "^9.1.0",
"concurrently": "^9.1.2",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"husky": "^9.1.7",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^15.2.11",
"lint-staged": "^15.3.0",
"prettier": "^3.4.2",
"prettier-plugin-organize-imports": "^4.1.0",
"rollup": "^4.29.1",
"rollup": "^4.30.0",
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-polyfill-node": "^0.13.0",
"rollup-plugin-postcss": "^4.0.2",
Expand Down
Loading

0 comments on commit c01290c

Please sign in to comment.