|
28 | 28 | }, |
29 | 29 | "homepage": "https://github.com/le0pard/cable-shared-worker#readme", |
30 | 30 | "devDependencies": { |
31 | | - "@babel/core": "^7.27.7", |
32 | | - "@babel/eslint-parser": "^7.27.5", |
33 | | - "@babel/preset-env": "^7.27.2", |
| 31 | + "@babel/core": "^7.28.3", |
| 32 | + "@babel/eslint-parser": "^7.28.0", |
| 33 | + "@babel/preset-env": "^7.28.3", |
34 | 34 | "@rollup/plugin-alias": "^5.1.1", |
35 | 35 | "@rollup/plugin-babel": "^6.0.4", |
36 | 36 | "@rollup/plugin-commonjs": "^28.0.6", |
37 | 37 | "@rollup/plugin-node-resolve": "^16.0.1", |
38 | 38 | "@yarnpkg/pnpify": "^4.1.5", |
39 | 39 | "eslint": "^8.57.1", |
40 | | - "eslint-config-prettier": "^9.1.0", |
| 40 | + "eslint-config-prettier": "^9.1.2", |
41 | 41 | "eslint-import-resolver-node": "^0.3.9", |
42 | 42 | "eslint-plugin-import": "^2.32.0", |
43 | 43 | "jest": "^29.7.0", |
44 | | - "jest-environment-jsdom": "30.0.2", |
| 44 | + "jest-environment-jsdom": "30.0.5", |
45 | 45 | "jsdom": "^26.1.0", |
46 | 46 | "prettier": "^3.6.2", |
47 | | - "rollup": "^4.44.1", |
48 | | - "typescript": "^5.8.3" |
| 47 | + "rollup": "^4.46.3", |
| 48 | + "typescript": "^5.9.2" |
49 | 49 | }, |
50 | 50 | "packageManager": "[email protected]" |
51 | 51 | } |
0 commit comments