|
41 | 41 | "author": "Sebastian L", |
42 | 42 | "license": "MIT", |
43 | 43 | "devDependencies": { |
44 | | - "@changesets/cli": "^2.29.5", |
| 44 | + "@changesets/cli": "^2.29.7", |
45 | 45 | "@types/eslint-plugin-jsx-a11y": "^6.10.0", |
46 | 46 | "@types/eslint-plugin-tailwindcss": "^3.17.0", |
47 | | - "@types/node": "24.2.1", |
48 | | - "eslint": "9.33.0", |
49 | | - "npm-check-updates": "18.0.2", |
| 47 | + "@types/node": "24.5.2", |
| 48 | + "eslint": "9.36.0", |
| 49 | + "npm-check-updates": "18.3.0", |
50 | 50 | "prettier": "3.6.2", |
51 | 51 | "tsup": "^8.5.0", |
52 | 52 | "typescript": "5.9.2" |
53 | 53 | }, |
54 | 54 | "dependencies": { |
55 | 55 | "@eslint/compat": "1.3.2", |
56 | 56 | "@eslint/eslintrc": "3.3.1", |
57 | | - "@eslint/js": "9.33.0", |
58 | | - "@next/eslint-plugin-next": "15.4.6", |
59 | | - "@tanstack/eslint-plugin-query": "5.83.1", |
60 | | - "eslint-config-expo": "^9.2.0", |
| 57 | + "@eslint/js": "9.36.0", |
| 58 | + "@next/eslint-plugin-next": "15.5.3", |
| 59 | + "@tanstack/eslint-plugin-query": "5.89.0", |
| 60 | + "eslint-config-expo": "^10.0.0", |
61 | 61 | "eslint-config-prettier": "10.1.8", |
62 | 62 | "eslint-plugin-astro": "^1.3.1", |
63 | | - "eslint-plugin-better-tailwindcss": "3.7.4", |
| 63 | + "eslint-plugin-better-tailwindcss": "3.7.9", |
64 | 64 | "eslint-plugin-jsx-a11y": "^6.10.2", |
65 | 65 | "eslint-plugin-prettier": "5.5.4", |
66 | 66 | "eslint-plugin-react": "^7.37.5", |
67 | 67 | "eslint-plugin-react-hooks": "^5.2.0", |
68 | 68 | "eslint-plugin-simple-import-sort": "^12.1.1", |
69 | | - "typescript-eslint": "8.39.0" |
| 69 | + "typescript-eslint": "8.44.0" |
70 | 70 | }, |
71 | 71 | "peerDependencies": { |
72 | 72 | "eslint": "^9.33.0", |
|
78 | 78 | "eslint-plugin-react-hooks": "^5.2.0" |
79 | 79 | } |
80 | 80 | }, |
81 | | - "packageManager": "pnpm@10.14.0" |
| 81 | + "packageManager": "pnpm@10.17.0" |
82 | 82 | } |
0 commit comments