Skip to content

Commit

Permalink
(chore) update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
MaXal committed May 7, 2024
1 parent efddb89 commit 7f94c8c
Show file tree
Hide file tree
Showing 4 changed files with 139 additions and 115 deletions.
2 changes: 1 addition & 1 deletion dashboard/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"pinia": "^2.1.7",
"primevue": "3.50.0",
"rxjs": "8.0.0-alpha.14",
"vue": "3.4.26",
"vue": "3.4.27",
"vue-router": "4.3.2"
}
}
2 changes: 1 addition & 1 deletion dashboard/new-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"pinia": "^2.1.7",
"primevue": "3.50.0",
"rxjs": "8.0.0-alpha.14",
"vue": "3.4.26",
"vue": "3.4.27",
"vue-router": "4.3.2"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/compiler-sfc": "^3.4.26",
"@vue/compiler-sfc": "^3.4.27",
"@vue/eslint-config-typescript": "^13.0.0",
"add": "^2.0.6",
"autoprefixer": "^10.4.19",
Expand All @@ -30,12 +30,12 @@
"lightningcss": "^1.24.1",
"postcss": "^8.4.38",
"rollup": "^4.17.2",
"sass": "^1.76.0",
"sass": "^1.77.0",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5",
"unplugin-vue-components": "^0.27.0",
"vite": "5.2.11",
"vue": "^3.4.26",
"vue": "^3.4.27",
"vue-tsc": "^2.0.16"
},
"pnpm": {
Expand Down

0 comments on commit 7f94c8c

Please sign in to comment.