|
5 | 5 | "engines": {
|
6 | 6 | "node": "^14.18.0 || >=16.0.0"
|
7 | 7 | },
|
8 |
| - "packageManager": "pnpm@10.12.4", |
| 8 | + "packageManager": "pnpm@10.13.1", |
9 | 9 | "homepage": "https://github.com/vitejs/vite-plugin-react/",
|
10 | 10 | "keywords": [
|
11 | 11 | "frontend",
|
|
33 | 33 | "ci-publish": "tsx scripts/publishCI.ts"
|
34 | 34 | },
|
35 | 35 | "devDependencies": {
|
36 |
| - "@eslint/js": "^9.30.1", |
| 36 | + "@eslint/js": "^9.31.0", |
37 | 37 | "@types/fs-extra": "^11.0.4",
|
38 |
| - "@types/node": "^22.16.0", |
| 38 | + "@types/node": "^22.16.3", |
39 | 39 | "@vitejs/release-scripts": "^1.6.0",
|
40 |
| - "eslint": "^9.30.1", |
| 40 | + "eslint": "^9.31.0", |
41 | 41 | "eslint-plugin-import-x": "^4.16.1",
|
42 | 42 | "eslint-plugin-n": "^17.21.0",
|
43 | 43 | "eslint-plugin-regexp": "^2.9.0",
|
44 | 44 | "fs-extra": "^11.3.0",
|
45 | 45 | "globals": "^16.3.0",
|
46 | 46 | "lint-staged": "^15.5.2",
|
47 | 47 | "picocolors": "^1.1.1",
|
48 |
| - "playwright-chromium": "^1.53.2", |
| 48 | + "playwright-chromium": "^1.54.1", |
49 | 49 | "prettier": "^3.6.2",
|
50 | 50 | "simple-git-hooks": "^2.13.0",
|
51 | 51 | "tsx": "^4.20.3",
|
52 | 52 | "typescript": "^5.8.3",
|
53 |
| - "typescript-eslint": "^8.35.1", |
54 |
| - "vite": "^7.0.2", |
| 53 | + "typescript-eslint": "^8.37.0", |
| 54 | + "vite": "^7.0.4", |
55 | 55 | "vitest": "^3.2.4"
|
56 | 56 | },
|
57 | 57 | "simple-git-hooks": {
|
|
0 commit comments