Skip to content

Commit

Permalink
update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Jun 16, 2024
1 parent c9b0aff commit 2a48fec
Show file tree
Hide file tree
Showing 2 changed files with 722 additions and 815 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
},
"homepage": "https://github.com/le0pard/cable-shared-worker#readme",
"devDependencies": {
"@babel/core": "^7.24.5",
"@babel/eslint-parser": "^7.24.5",
"@babel/preset-env": "^7.24.5",
"@babel/core": "^7.24.7",
"@babel/eslint-parser": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-commonjs": "^25.0.8",
"@rollup/plugin-node-resolve": "^15.2.3",
"@yarnpkg/pnpify": "^4.1.0",
"eslint": "^8.57.0",
Expand All @@ -42,9 +42,9 @@
"eslint-plugin-import": "^2.29.1",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jsdom": "^24.0.0",
"prettier": "^3.2.5",
"rollup": "^4.17.2",
"jsdom": "^24.1.0",
"prettier": "^3.3.2",
"rollup": "^4.18.0",
"typescript": "^5.4.5"
},
"packageManager": "yarn@4.0.2"
Expand Down
Loading

0 comments on commit 2a48fec

Please sign in to comment.