chore: update package manager to pnpm@10.33.0 in package.json

This commit is contained in:
Om Prakash Das
2026-07-02 18:51:57 +05:30
parent ed3eba27ec
commit 82a106e77a
6 changed files with 20 additions and 6034 deletions
+4 -1
View File
@@ -12,6 +12,7 @@
"@codemirror/lang-markdown": "^6.5.0",
"@codemirror/language-data": "^6.5.2",
"@fontsource-variable/inter": "^5.2.8",
"@react-types/shared": "^3.36.0",
"@tailwindcss/typography": "^0.5.19",
"@tailwindcss/vite": "^4.2.2",
"@uiw/codemirror-theme-github": "^4.25.10",
@@ -30,6 +31,7 @@
"react-hotkeys-hook": "^5.2.4",
"react-markdown": "^10.1.0",
"react-router": "^7.13.0",
"react-stately": "^3.48.0",
"recharts": "^3.8.0",
"rehype-highlight": "^7.0.2",
"rehype-stringify": "^10.0.1",
@@ -54,5 +56,6 @@
"typescript": "^5.9.3",
"typescript-eslint": "^8.53.1",
"vite": "^8.0.2"
}
},
"packageManager": "pnpm@10.33.0"
}