|
2 | 2 | "name": "@zayne-labs/ui-root", |
3 | 3 | "type": "module", |
4 | 4 | "version": "0.0.0", |
5 | | - "packageManager": "pnpm@9.15.4", |
| 5 | + "packageManager": "pnpm@10.18.3", |
6 | 6 | "license": "MIT", |
7 | 7 | "scripts": { |
8 | 8 | "build": "pnpm run --filter=./packages/* build", |
|
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | 30 | "@arethetypeswrong/cli": "0.18.2", |
31 | | - "@eslint-react/eslint-plugin": "2.2.2", |
32 | | - "@types/node": "24.8.1", |
33 | | - "@zayne-labs/eslint-config": "0.10.10", |
34 | | - "@zayne-labs/prettier-config": "0.10.10", |
35 | | - "@zayne-labs/tsconfig": "0.10.10", |
| 31 | + "@eslint-react/eslint-plugin": "2.2.4", |
| 32 | + "@types/node": "24.9.2", |
| 33 | + "@zayne-labs/eslint-config": "0.11.4", |
| 34 | + "@zayne-labs/prettier-config": "0.11.4", |
| 35 | + "@zayne-labs/tsconfig": "0.11.4", |
36 | 36 | "bumpp": "10.3.1", |
37 | 37 | "eslint": "9.38.0", |
38 | 38 | "eslint-plugin-better-tailwindcss": "3.7.10", |
39 | | - "eslint-plugin-react-hooks": "7.0.0", |
| 39 | + "eslint-plugin-react-hooks": "7.0.1", |
40 | 40 | "eslint-plugin-react-refresh": "0.4.24", |
41 | | - "eslint-plugin-react-you-might-not-need-an-effect": "0.6.0", |
| 41 | + "eslint-plugin-react-you-might-not-need-an-effect": "0.6.1", |
42 | 42 | "husky": "9.1.7", |
43 | | - "lint-staged": "16.2.4", |
| 43 | + "lint-staged": "16.2.6", |
44 | 44 | "prettier": "3.6.2", |
45 | | - "prettier-plugin-classnames": "0.8.4", |
| 45 | + "prettier-plugin-classnames": "0.8.5", |
46 | 46 | "prettier-plugin-merge": "0.8.0", |
47 | 47 | "prettier-plugin-tailwindcss": "0.7.1", |
48 | | - "tailwindcss": "4.1.14", |
| 48 | + "tailwindcss": "4.1.16", |
49 | 49 | "turbo": "2.5.8", |
50 | 50 | "typescript": "5.9.3" |
51 | 51 | }, |
|
0 commit comments