|
50 | 50 | "@biomejs/biome": "1.9.4", |
51 | 51 | "@jgoz/esbuild-plugin-typecheck": "^4.0.3", |
52 | 52 | "@jgoz/jest-esbuild": "^1.0.9", |
53 | | - "@playwright/test": "^1.52.0", |
| 53 | + "@playwright/test": "^1.53.1", |
54 | 54 | "@tailwindcss/forms": "^0.5.10", |
55 | 55 | "@testing-library/jest-dom": "^6.6.3", |
56 | 56 | "@testing-library/react": "^16.3.0", |
57 | 57 | "@types/archiver": "^6.0.3", |
58 | 58 | "@types/chrome": "^0.0.326", |
59 | 59 | "@types/github-script": "github:actions/github-script", |
60 | | - "@types/jest": "^29.5.14", |
| 60 | + "@types/jest": "^30.0.0", |
61 | 61 | "@types/jsdom": "^21.1.7", |
62 | | - "@types/node": "^22.15.31", |
63 | | - "@types/react": "^19.1.7", |
| 62 | + "@types/node": "^22.15.32", |
| 63 | + "@types/react": "^19.1.8", |
64 | 64 | "@types/react-dom": "^19.1.6", |
65 | 65 | "@types/webextension-polyfill": "^0.12.3", |
66 | 66 | "archiver": "^7.0.1", |
|
70 | 70 | "esbuild-node-builtin": "^0.1.1", |
71 | 71 | "esbuild-plugin-copy": "^2.1.1", |
72 | 72 | "esbuild-style-plugin": "^1.6.3", |
73 | | - "jest": "^30.0.0", |
| 73 | + "jest": "^30.0.2", |
74 | 74 | "jest-chrome": "^0.8.0", |
75 | | - "jest-environment-jsdom": "^30.0.0", |
| 75 | + "jest-environment-jsdom": "^30.0.2", |
76 | 76 | "jest-expect-message": "^1.1.3", |
77 | 77 | "jest-transform-stub": "^2.0.0", |
78 | 78 | "jsdom": "^26.1.0", |
79 | | - "postcss": "^8.5.4", |
80 | | - "prettier": "^3.5.3", |
| 79 | + "postcss": "^8.5.6", |
| 80 | + "prettier": "^3.6.0", |
81 | 81 | "react-scan": "^0.3.4", |
82 | 82 | "sade": "^1.8.1", |
83 | 83 | "tailwindcss": "^3.4.17", |
84 | 84 | "tinyspy": "^4.0.3", |
85 | | - "tsx": "^4.19.4", |
| 85 | + "tsx": "^4.20.3", |
86 | 86 | "typescript": "^5.8.3" |
87 | 87 | }, |
88 | 88 | "engines": { |
|
101 | 101 | } |
102 | 102 | }, |
103 | 103 | "type": "module", |
104 | | - "packageManager": "pnpm@10.12.1" |
| 104 | + "packageManager": "pnpm@10.12.2" |
105 | 105 | } |
0 commit comments