mirror of
https://github.com/cruip/vuejs-admin-dashboard-template.git
synced 2026-02-04 05:32:26 +08:00
1.4.3
This commit is contained in:
@@ -1,11 +1,14 @@
|
||||
# CHANGELOG.md
|
||||
|
||||
## [1.4.3] - 2023-04-11
|
||||
|
||||
- Update dependencies
|
||||
|
||||
## [1.4.2] - 2023-02-13
|
||||
|
||||
- Update dependencies
|
||||
- Improve sidebar icons color logic
|
||||
|
||||
|
||||
## [1.4.0] - 2022-08-30
|
||||
|
||||
- Update sidebar
|
||||
|
||||
1554
package-lock.json
generated
1554
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
@@ -13,15 +13,15 @@
|
||||
"flatpickr": "^4.6.13",
|
||||
"moment": "^2.29.4",
|
||||
"vue": "^3.2.20",
|
||||
"vue-flatpickr-component": "^9.0.8",
|
||||
"vue-flatpickr-component": "^11.0.3",
|
||||
"vue-router": "^4.1.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^4.0.0",
|
||||
"@vitejs/plugin-vue": "^4.1.0",
|
||||
"@vue/compiler-sfc": "^3.2.20",
|
||||
"autoprefixer": "^10.4.13",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"postcss": "^8.4.21",
|
||||
"tailwindcss": "^3.2.6",
|
||||
"vite": "^4.1.1"
|
||||
"tailwindcss": "^3.3.1",
|
||||
"vite": "^4.2.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user