|
28 | 28 | }, |
29 | 29 | "homepage": "https://github.com/le0pard/cable-shared-worker#readme", |
30 | 30 | "devDependencies": { |
31 | | - "@babel/core": "^7.23.5", |
32 | | - "@babel/eslint-parser": "^7.23.3", |
33 | | - "@babel/preset-env": "^7.23.5", |
34 | | - "@rollup/plugin-alias": "^5.1.0", |
| 31 | + "@babel/core": "^7.26.0", |
| 32 | + "@babel/eslint-parser": "^7.25.9", |
| 33 | + "@babel/preset-env": "^7.26.0", |
| 34 | + "@rollup/plugin-alias": "^5.1.1", |
35 | 35 | "@rollup/plugin-babel": "^6.0.4", |
36 | | - "@rollup/plugin-commonjs": "^25.0.7", |
37 | | - "@rollup/plugin-node-resolve": "^15.2.3", |
38 | | - "@yarnpkg/pnpify": "^4.0.1", |
| 36 | + "@rollup/plugin-commonjs": "^28.0.1", |
| 37 | + "@rollup/plugin-node-resolve": "^15.3.0", |
| 38 | + "@yarnpkg/pnpify": "^4.1.3", |
39 | 39 | "eslint": "^8.55.0", |
40 | 40 | "eslint-config-prettier": "^9.1.0", |
41 | 41 | "eslint-import-resolver-node": "^0.3.9", |
42 | 42 | "eslint-plugin-import": "^2.29.0", |
43 | 43 | "jest": "^29.7.0", |
44 | 44 | "jest-environment-jsdom": "^29.7.0", |
45 | | - "jsdom": "^23.0.1", |
46 | | - "prettier": "^3.1.0", |
47 | | - "rollup": "^4.6.1", |
48 | | - "typescript": "^5.3.2" |
| 45 | + "jsdom": "^25.0.1", |
| 46 | + "prettier": "^3.3.3", |
| 47 | + "rollup": "^4.24.3", |
| 48 | + "typescript": "^5.6.3" |
49 | 49 | }, |
50 | | - "packageManager": "yarn@4.0.2" |
| 50 | + "packageManager": "yarn@4.5.1" |
51 | 51 | } |
0 commit comments