|
50 | 50 | "prepare": "husky install" |
51 | 51 | }, |
52 | 52 | "dependencies": { |
53 | | - "@codemirror/language": "6.0.0", |
| 53 | + "@codemirror/language": "6.10.3", |
54 | 54 | "@growthbook/growthbook-react": "^1.1.0", |
55 | 55 | "@popperjs/core": "2.11.8", |
56 | 56 | "@tippyjs/react": "^4.2.6", |
57 | 57 | "@types/bootstrap": "^5.2.10", |
58 | 58 | "@types/masonry-layout": "^4.2.8", |
59 | | - "@types/node": "^20.14.10", |
60 | | - "@types/react": "18.3.3", |
| 59 | + "@types/node": "^22.7.5", |
| 60 | + "@types/react": "18.3.11", |
61 | 61 | "@types/react-dom": "18.3.0", |
62 | 62 | "@types/react-syntax-highlighter": "^15.5.13", |
63 | | - "@vercel/postgres": "^0.9.0", |
| 63 | + "@vercel/postgres": "^0.10.0", |
64 | 64 | "bootstrap": "5.3.3", |
65 | 65 | "bootstrap-icons": "^1.11.3", |
66 | 66 | "dompurify": "^3.1.6", |
|
69 | 69 | "isomorphic-dompurify": "^2.13.0", |
70 | 70 | "masonry-layout": "^4.2.2", |
71 | 71 | "midifile-ts": "^1.5.1", |
72 | | - "next": "14.2.5", |
| 72 | + "next": "14.2.15", |
73 | 73 | "next-auth": "^4.24.7", |
74 | 74 | "nextjs-google-adsense": "^1.0.0", |
75 | 75 | "nextjs-google-analytics": "^2.3.3", |
|
88 | 88 | "remark-parse": "^11.0.0", |
89 | 89 | "remark-rehype": "^11.1.0", |
90 | 90 | "sass": "^1.77.7", |
91 | | - "scheduler": "^0.19.0", |
92 | | - "tinacms": "^1.6.5", |
| 91 | + "scheduler": "^0.23.2", |
| 92 | + "tinacms": "^2.2.9", |
93 | 93 | "tippy.js": "^6.3.7", |
94 | 94 | "unified": "^11.0.5" |
95 | 95 | }, |
|
0 commit comments