mirror of
https://github.com/katanemo/plano.git
synced 2026-05-07 23:02:43 +02:00
feat(web): announce DigitalOcean acquisition across sites
This commit is contained in:
parent
0857cfafbf
commit
d5de792cb4
9 changed files with 3080 additions and 685 deletions
|
|
@ -16,6 +16,7 @@
|
|||
"migrate:blogs": "tsx scripts/migrate-blogs.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@heroicons/react": "^2.2.0",
|
||||
"@katanemo/shared-styles": "*",
|
||||
"@katanemo/ui": "*",
|
||||
"@portabletext/react": "^5.0.0",
|
||||
|
|
@ -32,8 +33,8 @@
|
|||
"next": "^16.1.6",
|
||||
"next-sanity": "^11.6.9",
|
||||
"papaparse": "^5.5.3",
|
||||
"react": "19.2.0",
|
||||
"react-dom": "19.2.0",
|
||||
"react": "19.2.3",
|
||||
"react-dom": "19.2.3",
|
||||
"react-markdown": "^10.1.0",
|
||||
"react-syntax-highlighter": "^16.1.0",
|
||||
"remark-gfm": "^4.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue