aboutsummaryrefslogtreecommitdiff
path: root/packages/ui/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/ui/package.json')
-rw-r--r--packages/ui/package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/packages/ui/package.json b/packages/ui/package.json
index ddda613..321a5ef 100644
--- a/packages/ui/package.json
+++ b/packages/ui/package.json
@@ -35,19 +35,19 @@
"zod": "^3.22.4"
},
"devDependencies": {
- "@babel/core": "^7.23.3",
+ "@babel/core": "^7.23.6",
"@polyfrost/config": "workspace:*",
- "@storybook/types": "^7.5.3",
+ "@storybook/types": "^7.6.6",
"@tailwindcss/typography": "^0.5.10",
- "@types/node": "~20.10.0",
- "@types/react": "^18.2.38",
- "@types/react-dom": "^18.2.17",
+ "@types/node": "~20.10.5",
+ "@types/react": "^18.2.45",
+ "@types/react-dom": "^18.2.18",
"autoprefixer": "^10.4.16",
- "postcss": "^8.4.31",
+ "postcss": "^8.4.32",
"sass": "^1.69.5",
- "tailwindcss": "^3.3.5",
+ "tailwindcss": "^3.4.0",
"tailwindcss-animate": "^1.0.7",
- "typescript": "^5.3.2",
+ "typescript": "^5.3.3",
"vitest": "^0.34.6"
}
}