fix
This commit is contained in:
@@ -19,7 +19,11 @@
|
||||
"@astrojs/mdx": "^4.2.5",
|
||||
"@astrojs/react": "^4.2.6",
|
||||
"@astrojs/sitemap": "^3.3.1",
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@emotion/styled": "^11.14.0",
|
||||
"@kevisual/query": "^0.0.17",
|
||||
"@kevisual/query-login": "^0.0.4",
|
||||
"@mui/material": "^7.0.2",
|
||||
"@tailwindcss/vite": "^4.1.4",
|
||||
"astro": "^5.7.9",
|
||||
"clsx": "^2.1.1",
|
||||
@@ -30,12 +34,14 @@
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"react-toastify": "^11.0.5",
|
||||
"tailwind-merge": "^3.2.0",
|
||||
"zustand": "^5.0.3"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@kevisual/components": "workspace:*",
|
||||
"@kevisual/types": "^0.0.9",
|
||||
"@types/react": "^19.1.2",
|
||||
"@types/react-dom": "^19.1.2",
|
||||
|
||||
Reference in New Issue
Block a user