|
31 | 31 | "dependencies": { |
32 | 32 | "@iconify-icon/react": "^1.0.8", |
33 | 33 | "@portabletext/react": "^3.0.11", |
34 | | - "@sanity/code-input": "^4.1.1", |
| 34 | + "@sanity/code-input": "^4.1.2", |
35 | 35 | "@sanity/demo": "^1.0.2", |
36 | 36 | "@sanity/image-url": "^1.0.2", |
37 | | - "@sanity/overlays": "^2.0.3", |
38 | | - "@sanity/react-loader": "^1.1.1", |
39 | | - "@sanity/vision": "^3.20.2", |
| 37 | + "@sanity/overlays": "^2.2.2", |
| 38 | + "@sanity/react-loader": "^1.6.3", |
| 39 | + "@sanity/vision": "^3.21.3", |
40 | 40 | "@tailwindcss/typography": "^0.5.10", |
41 | 41 | "clsx": "^2.0.0", |
42 | | - "next": "^14.0.3", |
43 | | - "next-sanity": "^6.1.2", |
| 42 | + "next": "^14.0.4", |
| 43 | + "next-sanity": "^7.0.4", |
44 | 44 | "next-themes": "^0.2.1", |
45 | 45 | "react": "^18.2.0", |
46 | 46 | "react-copy-to-clipboard": "^5.1.0", |
47 | 47 | "react-dom": "^18.2.0", |
48 | 48 | "react-syntax-highlighter": "^15.5.0", |
49 | 49 | "react-toggle-dark-mode": "^1.1.1", |
50 | | - "sanity": "^3.20.2", |
| 50 | + "sanity": "^3.21.3", |
51 | 51 | "sanity-plugin-asset-source-unsplash": "^1.1.2", |
52 | 52 | "sanity-plugin-iconify": "^1.1.1", |
53 | 53 | "server-only": "^0.0.1", |
54 | 54 | "styled-components": "^6.1.1" |
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | | - "@tmcb/check-engines": "^1.0.0", |
| 57 | + "@tmcb/check-engines": "^1.0.1", |
58 | 58 | "@tmcb/conventional-commit": "^1.0.0", |
59 | | - "@types/react": "^18.2.39", |
60 | | - "@types/react-syntax-highlighter": "^15.5.10", |
| 59 | + "@types/react": "^18.2.45", |
| 60 | + "@types/react-syntax-highlighter": "^15.5.11", |
61 | 61 | "autoprefixer": "^10.4.16", |
62 | | - "eslint": "^8.54.0", |
63 | | - "eslint-config-next": "^14.0.3", |
64 | | - "eslint-config-prettier": "^9.0.0", |
| 62 | + "eslint": "^8.56.0", |
| 63 | + "eslint-config-next": "^14.0.4", |
| 64 | + "eslint-config-prettier": "^9.1.0", |
65 | 65 | "eslint-plugin-simple-import-sort": "^10.0.0", |
66 | | - "postcss": "^8.4.31", |
67 | | - "prettier": "^3.1.0", |
68 | | - "prettier-plugin-packagejson": "^2.4.6", |
69 | | - "prettier-plugin-tailwindcss": "^0.5.7", |
70 | | - "tailwindcss": "^3.3.5", |
71 | | - "typescript": "^5.3.2", |
| 66 | + "postcss": "^8.4.32", |
| 67 | + "prettier": "^3.1.1", |
| 68 | + "prettier-plugin-packagejson": "^2.4.7", |
| 69 | + "prettier-plugin-tailwindcss": "^0.5.9", |
| 70 | + "tailwindcss": "^3.3.7", |
| 71 | + "typescript": "^5.3.3", |
72 | 72 | "typesync": "^0.11.1" |
73 | 73 | }, |
74 | 74 | "prettier": { |
|
0 commit comments