|
5 | 5 | "author": "Nathan Walters <[email protected]>", |
6 | 6 | "dependencies": { |
7 | 7 | "@rehooks/local-storage": "^2.4.5", |
8 | | - "@tailwindcss/postcss": "^4.1.16", |
| 8 | + "@tailwindcss/postcss": "^4.1.17", |
9 | 9 | "@types/fs-extra": "^11.0.4", |
10 | 10 | "@types/js-yaml": "^4.0.9", |
11 | | - "@types/react": "^19.2.2", |
12 | | - "autoprefixer": "^10.4.21", |
| 11 | + "@types/react": "^19.2.4", |
| 12 | + "autoprefixer": "^10.4.22", |
13 | 13 | "classnames": "^2.5.1", |
14 | 14 | "fs-extra": "^11.3.2", |
15 | 15 | "husky": "^9.1.7", |
16 | | - "js-yaml": "^4.1.0", |
17 | | - "next": "^16.0.1", |
| 16 | + "js-yaml": "^4.1.1", |
| 17 | + "next": "^16.0.2", |
18 | 18 | "postcss": "^8.5.6", |
19 | 19 | "postcss-import": "^16.1.1", |
20 | 20 | "prettier": "^3.6.2", |
21 | 21 | "pretty-quick": "^4.2.2", |
22 | 22 | "react": "^19.2.0", |
23 | 23 | "react-dom": "^19.2.0", |
24 | | - "tailwindcss": "^4.1.16", |
| 24 | + "tailwindcss": "^4.1.17", |
25 | 25 | "typescript": "^5.9.3" |
26 | 26 | }, |
27 | 27 | "license": "MIT", |
|
38 | 38 | "url": "https://github.com/nwalters512/cookbook" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | | - "@types/node": "^24.9.2", |
42 | | - "eslint": "^9.38.0", |
43 | | - "eslint-config-next": "^16.0.1" |
| 41 | + "@types/node": "^24.10.1", |
| 42 | + "eslint": "^9.39.1", |
| 43 | + "eslint-config-next": "^16.0.2" |
44 | 44 | }, |
45 | | - "packageManager": "yarn@4.6.0" |
| 45 | + "packageManager": "yarn@4.11.0" |
46 | 46 | } |
0 commit comments