Skip to content

Commit

Permalink
chore: update dependencies and devDependencies
Browse files Browse the repository at this point in the history
@coreui/coreui      ^5.0.0-rc.0  →  ^5.0.0-rc.1
@vitejs/plugin-vue       ^4.4.1  →       ^4.5.0
eslint                  ^8.53.0  →      ^8.54.0
vue                      ^3.3.8  →       ^3.3.9
  • Loading branch information
mrholek committed Nov 25, 2023
1 parent 06f6e81 commit 5f3df89
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,22 @@
},
"dependencies": {
"@coreui/chartjs": "^4.0.0-rc.0",
"@coreui/coreui": "^5.0.0-rc.0",
"@coreui/coreui": "^5.0.0-rc.1",
"@coreui/icons": "^3.0.1",
"@coreui/icons-vue": "2.0.0",
"@coreui/utils": "^2.0.2",
"@coreui/vue": "^5.0.0-rc.0",
"@coreui/vue-chartjs": "^3.0.0-rc.0",
"@popperjs/core": "^2.11.8",
"chart.js": "^4.4.0",
"vue": "^3.3.8",
"vue": "^3.3.9",
"vue-router": "^4.2.5",
"vuex": "^4.1.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.4.1",
"@vitejs/plugin-vue": "^4.5.0",
"autoprefixer": "^10.4.16",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-plugin-vue": "^9.18.1",
"postcss": "^8.4.31",
"sass": "^1.69.5",
Expand Down

0 comments on commit 5f3df89

Please sign in to comment.