Skip to content

Commit

Permalink
update reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
wh1te909 committed Mar 21, 2024
1 parent efd5c3d commit fc5195e
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 72 deletions.
132 changes: 66 additions & 66 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web",
"version": "0.101.41",
"version": "0.101.42",
"private": true,
"productName": "Tactical RMM",
"scripts": {
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@quasar/extras": "1.16.9",
"apexcharts": "3.47.0",
"apexcharts": "3.48.0",
"axios": "1.6.8",
"dotenv": "16.4.5",
"pinia": "^2.1.7",
Expand All @@ -33,14 +33,14 @@
"@quasar/cli": "2.4.0",
"@intlify/unplugin-vue-i18n": "3.0.1",
"@quasar/app-vite": "1.8.0",
"@types/node": "20.11.27",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"@types/node": "20.11.30",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"autoprefixer": "10.4.18",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-vue": "8.7.1",
"prettier": "3.2.5",
"typescript": "5.4.2"
"typescript": "5.4.3"
}
}

0 comments on commit fc5195e

Please sign in to comment.