Skip to content

Commit ff7a0d9

Browse files
committed
chore: update dependencies and devDependencies
@coreui/chartjs ^4.0.0-alpha.0 → ^4.0.0-beta.0 @coreui/coreui ^5.0.0-alpha.3 → ^5.0.0-beta.0 sass ^1.69.4 → ^1.69.5
1 parent b0c161a commit ff7a0d9

File tree

2 files changed

+27
-30
lines changed

2 files changed

+27
-30
lines changed

package-lock.json

+24-27
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@
8282
"zip-src": "git archive -o coreui-free-bootstrap-admin-template-v$npm_package_version.zip -9 HEAD"
8383
},
8484
"dependencies": {
85-
"@coreui/chartjs": "^4.0.0-alpha.0",
86-
"@coreui/coreui": "^5.0.0-alpha.3",
85+
"@coreui/chartjs": "^4.0.0-beta.0",
86+
"@coreui/coreui": "^5.0.0-beta.0",
8787
"@coreui/icons": "^3.0.1",
8888
"@coreui/utils": "^2.0.2",
8989
"chart.js": "^4.4.0",
@@ -116,7 +116,7 @@
116116
"prettier": "3.0.3",
117117
"pug": "^3.0.2",
118118
"rimraf": "^5.0.5",
119-
"sass": "^1.69.4",
119+
"sass": "^1.69.5",
120120
"serve": "^14.2.1",
121121
"shelljs": "^0.8.5",
122122
"stylelint": "15.11.0",

0 commit comments

Comments
 (0)