mirror of
https://github.com/cruip/vuejs-admin-dashboard-template.git
synced 2026-02-04 05:32:26 +08:00
v3.1.0
This commit is contained in:
@@ -1,13 +1,17 @@
|
||||
# CHANGELOG.md
|
||||
|
||||
## [3.1.0] 2024-12-08
|
||||
|
||||
- Upgrade to Vite 6
|
||||
|
||||
## [3.0.0] - 2024-07-05
|
||||
|
||||
- Mosaic Redesign
|
||||
|
||||
## [2.1.0] - 2023-12-08
|
||||
|
||||
Update to Vite 5
|
||||
Update dependencies
|
||||
- Update to Vite 5
|
||||
- Update dependencies
|
||||
|
||||
## [2.0.1] - 2023-10-04
|
||||
|
||||
|
||||
1255
package-lock.json
generated
1255
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@tailwindcss/forms": "^0.5.7",
|
||||
"@vueuse/core": "^10.7.0",
|
||||
"@vueuse/core": "^12.0.0",
|
||||
"chart.js": "^4.4.1",
|
||||
"chartjs-adapter-moment": "^1.0.1",
|
||||
"flatpickr": "^4.6.13",
|
||||
@@ -24,6 +24,6 @@
|
||||
"autoprefixer": "^10.4.16",
|
||||
"postcss": "^8.4.32",
|
||||
"tailwindcss": "^3.3.6",
|
||||
"vite": "^5.0.6"
|
||||
"vite": "^6.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user