|
49 | 49 | "homepage": "https://github.com/tbela99/css-parser#readme", |
50 | 50 | "devDependencies": { |
51 | 51 | "@esm-bundle/chai": "^4.3.4-fix.0", |
52 | | - "@rollup/plugin-commonjs": "^25.0.7", |
| 52 | + "@rollup/plugin-commonjs": "^26.0.1", |
53 | 53 | "@rollup/plugin-json": "^6.1.0", |
54 | 54 | "@rollup/plugin-node-resolve": "^15.2.3", |
55 | 55 | "@rollup/plugin-typescript": "^11.1.6", |
56 | | - "@types/chai": "^4.3.12", |
57 | | - "@types/mocha": "^10.0.6", |
58 | | - "@types/node": "^20.14.11", |
59 | | - "@types/web": "^0.0.151", |
60 | | - "@web/test-runner": "^0.18.1", |
| 56 | + "@types/chai": "^4.3.19", |
| 57 | + "@types/mocha": "^10.0.8", |
| 58 | + "@types/node": "^22.5.5", |
| 59 | + "@types/web": "^0.0.163", |
| 60 | + "@web/test-runner": "^0.19.0", |
61 | 61 | "@web/test-runner-playwright": "^0.11.0", |
62 | | - "c8": "^9.1.0", |
63 | | - "mocha": "^10.4.0", |
64 | | - "playwright": "^1.45.2", |
65 | | - "rollup": "^4.13.0", |
66 | | - "rollup-plugin-dts": "^6.1.0", |
67 | | - "tslib": "^2.6.2" |
| 62 | + "c8": "^10.1.2", |
| 63 | + "mocha": "^10.7.3", |
| 64 | + "playwright": "^1.47.1", |
| 65 | + "rollup": "^4.21.3", |
| 66 | + "rollup-plugin-dts": "^6.1.1", |
| 67 | + "tslib": "^2.7.0" |
68 | 68 | } |
69 | 69 | } |
0 commit comments