mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
feat(skin): add error dialogs (#603)
This commit is contained in:
+3
-3
@@ -26,7 +26,7 @@
|
||||
"@nanostores/react": "^1.0.0",
|
||||
"@pagefind/default-ui": "^1.4.0",
|
||||
"@sentry/astro": "^10.32.1",
|
||||
"@tailwindcss/vite": "^4.1.17",
|
||||
"@tailwindcss/vite": "^4.2.0",
|
||||
"@videojs/html": "workspace:*",
|
||||
"@videojs/html-preview": "workspace:*",
|
||||
"@videojs/react": "workspace:*",
|
||||
@@ -51,7 +51,7 @@
|
||||
"shiki": "^3.13.0",
|
||||
"simple-git": "^3.28.0",
|
||||
"tailwind-merge": "^3.3.1",
|
||||
"tailwindcss": "^4.1.17",
|
||||
"tailwindcss": "^4.2.0",
|
||||
"unist-util-visit": "^5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -63,7 +63,7 @@
|
||||
"@types/react": "^19.2.2",
|
||||
"@types/react-dom": "^19.2.1",
|
||||
"@types/turndown": "^5.0.6",
|
||||
"@vitejs/plugin-react": "^5.0.3",
|
||||
"@vitejs/plugin-react": "^5.1.4",
|
||||
"@vitest/coverage-v8": "^3.2.4",
|
||||
"@vitest/ui": "^3.2.4",
|
||||
"babel-plugin-react-compiler": "1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user