|
35 | 35 | ]
|
36 | 36 | },
|
37 | 37 | "dependencies": {
|
38 |
| - "acorn": "^8.14.1", |
| 38 | + "acorn": "^8.15.0", |
39 | 39 | "browserslist-to-es-version": "^1.0.0",
|
40 | 40 | "htmlparser2": "10.0.0",
|
41 | 41 | "picocolors": "^1.1.1",
|
42 | 42 | "source-map": "^0.7.4"
|
43 | 43 | },
|
44 | 44 | "devDependencies": {
|
45 | 45 | "@biomejs/biome": "^1.9.4",
|
46 |
| - "@playwright/test": "^1.52.0", |
47 |
| - "@rsbuild/core": "^1.3.22", |
48 |
| - "@rslib/core": "^0.9.1", |
49 |
| - "@rspack/cli": "^1.3.13", |
50 |
| - "@rspack/core": "^1.3.13", |
51 |
| - "@types/node": "^22.15.29", |
| 46 | + "@playwright/test": "^1.53.2", |
| 47 | + "@rsbuild/core": "^1.4.2", |
| 48 | + "@rslib/core": "^0.10.4", |
| 49 | + "@rspack/cli": "^1.4.1", |
| 50 | + "@rspack/core": "^1.4.1", |
| 51 | + "@types/node": "^22.15.34", |
52 | 52 | "nano-staged": "^0.8.0",
|
53 |
| - "playwright": "^1.52.0", |
54 |
| - "rslog": "^1.2.3", |
| 53 | + "playwright": "^1.53.2", |
| 54 | + "rslog": "^1.2.9", |
55 | 55 | "simple-git-hooks": "^2.13.0",
|
56 | 56 | "strip-ansi": "^7.1.0",
|
57 | 57 | "typescript": "^5.8.3",
|
|
65 | 65 | "optional": true
|
66 | 66 | }
|
67 | 67 | },
|
68 |
| - "packageManager": "pnpm@10.11.0", |
| 68 | + "packageManager": "pnpm@10.12.4", |
69 | 69 | "publishConfig": {
|
70 | 70 | "access": "public",
|
71 | 71 | "registry": "https://registry.npmjs.org/"
|
|
0 commit comments