Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisMazel committed Jun 10, 2024
1 parent eb1b2c8 commit 91532b9
Show file tree
Hide file tree
Showing 4 changed files with 137 additions and 425 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"changelogen": "^0.5.5",
"commitizen": "^4.3.0",
"cross-env": "^7.0.3",
"eslint": "9.2.0",
"eslint": "9.4.0",
"eslint-plugin-sonarjs": "^1.0.3",
"eslint-plugin-tailwindcss": "^3.17.0",
"husky": "^9.0.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
"vue": "^3.4.27",
"vue-chartjs": "^5.3.1",
"vue-loader": "^17.4.2",
"vue-router": "^4.3.2",
"vue-router": "^4.3.3",
"vue-tsc": "^2.0.21"
},
"lint-staged": {
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"tailwindcss": "^3.4.4",
"vite-svg-loader": "^5.1.0",
"vue": "^3.4.27",
"vue-router": "^4.3.2"
"vue-router": "^4.3.3"
},
"dependencies": {
"maz-ui": "workspace:*"
Expand Down
Loading

0 comments on commit 91532b9

Please sign in to comment.