Browse Source

build: 依赖升级.

peter 1 week ago
parent
commit
ee62211442
1 changed files with 4 additions and 4 deletions
  1. 4 4
      package.json

+ 4 - 4
package.json

@@ -30,7 +30,7 @@
   },
   "devDependencies": {
     "@nabla/vite-plugin-eslint": "^2.0.5",
-    "@tailwindcss/vite": "^4.1.0",
+    "@tailwindcss/vite": "^4.1.3",
     "@types/js-cookie": "^3.0.6",
     "@types/lodash.clonedeep": "^4.5.9",
     "@types/lodash.debounce": "^4.0.9",
@@ -44,9 +44,9 @@
     "eslint-plugin-vue": "^9.32.0",
     "prettier": "^3.5.3",
     "sass": "^1.85.1",
-    "tailwindcss": "^4.1.0",
-    "typescript": "^5.8.2",
-    "vite": "^6.2.4",
+    "tailwindcss": "^4.1.3",
+    "typescript": "^5.8.3",
+    "vite": "^6.2.5",
     "vue-tsc": "^2.2.8"
   }
 }