|
5 | 5 | "engines": {
|
6 | 6 | "node": "^14.18.0 || >=16.0.0"
|
7 | 7 | },
|
8 |
| - "packageManager": "pnpm@9.11.0", |
| 8 | + "packageManager": "pnpm@9.14.2", |
9 | 9 | "homepage": "https://github.com/vitejs/vite-plugin-react/",
|
10 | 10 | "keywords": [
|
11 | 11 | "frontend",
|
|
35 | 35 | "@eslint-types/import": "^2.29.1",
|
36 | 36 | "@eslint-types/typescript-eslint": "^7.5.0",
|
37 | 37 | "@types/fs-extra": "^11.0.4",
|
38 |
| - "@types/node": "^20.16.10", |
| 38 | + "@types/node": "^20.17.7", |
39 | 39 | "@typescript-eslint/eslint-plugin": "^7.18.0",
|
40 | 40 | "@typescript-eslint/parser": "^7.18.0",
|
41 | 41 | "@vitejs/release-scripts": "^1.3.2",
|
42 | 42 | "eslint": "^8.57.1",
|
43 | 43 | "eslint-define-config": "^2.1.0",
|
44 |
| - "eslint-plugin-import": "^2.30.0", |
45 |
| - "eslint-plugin-n": "^17.10.3", |
46 |
| - "eslint-plugin-regexp": "^2.6.0", |
| 44 | + "eslint-plugin-import": "^2.31.0", |
| 45 | + "eslint-plugin-n": "^17.14.0", |
| 46 | + "eslint-plugin-regexp": "^2.7.0", |
47 | 47 | "fs-extra": "^11.2.0",
|
48 | 48 | "lint-staged": "^15.2.10",
|
49 |
| - "npm-run-all2": "^6.2.3", |
50 |
| - "picocolors": "^1.1.0", |
51 |
| - "playwright-chromium": "^1.47.2", |
| 49 | + "npm-run-all2": "^6.2.6", |
| 50 | + "picocolors": "^1.1.1", |
| 51 | + "playwright-chromium": "^1.49.0", |
52 | 52 | "prettier": "^3.0.3",
|
53 | 53 | "simple-git-hooks": "^2.11.1",
|
54 |
| - "tsx": "^4.19.1", |
55 |
| - "typescript": "^5.6.2", |
56 |
| - "vite": "^5.4.8", |
| 54 | + "tsx": "^4.19.2", |
| 55 | + "typescript": "^5.7.2", |
| 56 | + "vite": "^5.4.11", |
57 | 57 | "vitest": "^2.1.5"
|
58 | 58 | },
|
59 | 59 | "simple-git-hooks": {
|
|
0 commit comments