|
37 | 37 | "contentlayer": "0.3.4",
|
38 | 38 | "date-fns": "2.30.0",
|
39 | 39 | "github-slugger": "2.0.0",
|
40 |
| - "lucide-react": "0.274.0", |
| 40 | + "lucide-react": "0.277.0", |
41 | 41 | "next": "13.4.9",
|
42 | 42 | "next-contentlayer": "0.3.4",
|
43 | 43 | "next-themes": "0.2.1",
|
44 | 44 | "react": "18.2.0",
|
45 | 45 | "react-dom": "18.2.0",
|
46 |
| - "react-hook-form": "7.45.4", |
| 46 | + "react-hook-form": "7.46.1", |
47 | 47 | "react-tweet": "3.1.1",
|
48 | 48 | "rehype-autolink-headings": "6.1.1",
|
49 | 49 | "rehype-katex": "6.0.3",
|
|
52 | 52 | "remark-gfm": "3.0.1",
|
53 | 53 | "remark-math": "5.1.1",
|
54 | 54 | "rss": "1.2.2",
|
55 |
| - "simple-icons": "9.12.0", |
| 55 | + "simple-icons": "9.14.0", |
56 | 56 | "tailwind-merge": "1.14.0",
|
57 |
| - "unified": "10.1.2", |
| 57 | + "unified": "11.0.3", |
58 | 58 | "zod": "3.22.2"
|
59 | 59 | },
|
60 | 60 | "devDependencies": {
|
61 | 61 | "@ianvs/prettier-plugin-sort-imports": "4.1.0",
|
62 |
| - "@tailwindcss/typography": "0.5.9", |
63 |
| - "@types/node": "20.5.8", |
| 62 | + "@tailwindcss/forms": "0.5.6", |
| 63 | + "@tailwindcss/typography": "0.5.10", |
| 64 | + "@types/node": "20.6.0", |
64 | 65 | "@types/react": "18.2.21",
|
65 | 66 | "@types/react-dom": "18.2.7",
|
66 | 67 | "@types/rss": "0.0.30",
|
67 | 68 | "autoprefixer": "10.4.15",
|
68 |
| - "eslint": "8.48.0", |
69 |
| - "eslint-config-next": "13.4.9", |
| 69 | + "eslint": "8.49.0", |
| 70 | + "eslint-config-next": "13.4.19", |
70 | 71 | "eslint-config-prettier": "9.0.0",
|
71 | 72 | "husky": "8.0.3",
|
72 | 73 | "lint-staged": "14.0.1",
|
|
80 | 81 | "pnpm": {
|
81 | 82 | "overrides": {
|
82 | 83 | "@opentelemetry/api": "1.4.1",
|
83 |
| - "@opentelemetry/core": "^1.15.1", |
84 |
| - "@opentelemetry/exporter-trace-otlp-grpc": "^0.41.1", |
85 |
| - "@opentelemetry/resources": "^1.15.1", |
86 |
| - "@opentelemetry/sdk-trace-base": "^1.15.1", |
87 |
| - "@opentelemetry/sdk-trace-node": "^1.15.1", |
88 |
| - "@opentelemetry/semantic-conventions": "^1.15.1" |
| 84 | + "@opentelemetry/core": "1.15.1", |
| 85 | + "@opentelemetry/exporter-trace-otlp-grpc": "0.41.1", |
| 86 | + "@opentelemetry/resources": "1.15.1", |
| 87 | + "@opentelemetry/sdk-trace-base": "1.15.1", |
| 88 | + "@opentelemetry/sdk-trace-node": "1.15.1", |
| 89 | + "@opentelemetry/semantic-conventions": "1.15.1" |
89 | 90 | }
|
90 | 91 | }
|
91 | 92 | }
|
0 commit comments