Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Commit

Permalink
chore: update js deps
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Trost <galexrt@googlemail.com>
  • Loading branch information
galexrt committed Feb 14, 2024
1 parent 7952858 commit 4072dac
Show file tree
Hide file tree
Showing 2 changed files with 558 additions and 677 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"@vueuse/core": "^10.7.2",
"apexcharts": "^3.45.2",
"d3": "^7.8.5",
"fastify": "^4.26.0",
"fastify": "^4.26.1",
"file-saver": "^2.0.5",
"flowbite": "^2.2.1",
"flowbite": "^2.3.0",
"google-protobuf": "^3.21.2",
"js-yaml": "^4.1.0",
"maska": "^2.1.11",
Expand All @@ -44,13 +44,13 @@
"slugify": "^1.6.6",
"uuid": "^9.0.1",
"vee-validate": "^4.12.5",
"vue3-apexcharts": "^1.4.4"
"vue3-apexcharts": "^1.5.2"
},
"devDependencies": {
"@nuxt/devtools": "^1.0.8",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/eslint-module": "^4.1.0",
"@nuxtjs/tailwindcss": "^6.11.3",
"@nuxtjs/tailwindcss": "^6.11.4",
"@pinia-plugin-persistedstate/nuxt": "^1.2.0",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.10",
Expand All @@ -68,8 +68,8 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-vue": "^9.21.1",
"nuxi": "^3.10.0",
"nuxt": "^3.10.1",
"nuxi": "^3.10.1",
"nuxt": "^3.10.2",
"nuxt-typed-router": "^3.5.1",
"postcss": "^8.4.35",
"postcss-custom-properties": "^13.3.4",
Expand All @@ -84,7 +84,7 @@
"tailwindcss": "^3.4.1",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"vue": "^3.4.18",
"vue": "^3.4.19",
"vue-router": "^4.2.5",
"vue-tsc": "^1.8.27"
},
Expand Down
Loading

0 comments on commit 4072dac

Please sign in to comment.