|
3 | 3 | "version": "0.1.0", |
4 | 4 | "description": "The root of the Cursorless monorepo", |
5 | 5 | "license": "MIT", |
6 | | - "packageManager": "pnpm@9.12.1", |
| 6 | + "packageManager": "pnpm@10.12.4", |
7 | 7 | "type": "module", |
8 | 8 | "main": "index.js", |
9 | 9 | "engines": { |
|
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | 34 | "@pnpm/meta-updater": "2.0.4", |
35 | | - "@types/node": "20.17.50", |
36 | | - "@typescript-eslint/eslint-plugin": "8.34.0", |
37 | | - "@typescript-eslint/parser": "8.34.0", |
| 35 | + "@types/node": "24.0.12", |
| 36 | + "@typescript-eslint/eslint-plugin": "8.36.0", |
| 37 | + "@typescript-eslint/parser": "8.36.0", |
38 | 38 | "cross-env": "7.0.3", |
39 | | - "esbuild": "0.25.5", |
40 | | - "eslint": "9.28.0", |
| 39 | + "esbuild": "0.25.6", |
| 40 | + "eslint": "9.30.1", |
41 | 41 | "eslint-config-prettier": "10.1.5", |
42 | | - "eslint-import-resolver-typescript": "4.4.3", |
43 | | - "eslint-plugin-import": "2.31.0", |
| 42 | + "eslint-import-resolver-typescript": "4.4.4", |
| 43 | + "eslint-plugin-import": "2.32.0", |
44 | 44 | "eslint-plugin-mocha": "10.5.0", |
45 | 45 | "eslint-plugin-unicorn": "56.0.1", |
46 | 46 | "eslint-plugin-unused-imports": "4.1.4", |
47 | 47 | "prettier": "3.3.3", |
48 | | - "prettier-plugin-tailwindcss": "0.6.12", |
| 48 | + "prettier-plugin-tailwindcss": "0.6.14", |
49 | 49 | "syncpack": "13.0.4", |
50 | 50 | "typescript": "5.8.3" |
51 | 51 | }, |
|
0 commit comments