Skip to content

Commit

Permalink
chore: update js deps
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Trost <[email protected]>
  • Loading branch information
galexrt committed Aug 13, 2024
1 parent c9f4bc8 commit 97759f1
Show file tree
Hide file tree
Showing 2 changed files with 338 additions and 283 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"dependencies": {
"@iconify-json/flagpack": "1.1.15",
"@iconify-json/mdi": "1.1.68",
"@iconify-json/simple-icons": "1.1.112",
"@nuxt/fonts": "0.7.1",
"@iconify-json/simple-icons": "1.1.113",
"@nuxt/fonts": "0.7.2",
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@latest",
"@nuxtjs/robots": "4.0.2",
"@pinia/nuxt": "0.5.3",
Expand All @@ -37,7 +37,7 @@
"consola": "3.2.3",
"date-fns": "3.6.0",
"dexie": "4.0.8",
"emoji-blast": "0.10.0",
"emoji-blast": "0.10.1",
"google-protobuf": "3.21.4",
"grpc-web": "1.5.0",
"howler": "2.2.4",
Expand Down Expand Up @@ -73,16 +73,16 @@
"@types/howler": "2.2.11",
"@types/leaflet": "1.9.12",
"@types/leaflet-contextmenu": "1.4.3",
"@types/node": "22.1.0",
"@types/node": "22.2.0",
"@types/splitpanes": "2.2.6",
"@types/uuid": "10.0.0",
"@types/zxcvbn": "4.4.4",
"@vueuse/core": "10.11.1",
"@vueuse/nuxt": "10.11.1",
"@vueuse/router": "10.11.1",
"autoprefixer": "10.4.20",
"cssnano": "7.0.4",
"eslint": "9.8.0",
"cssnano": "7.0.5",
"eslint": "9.9.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-tailwindcss": "3.17.4",
Expand All @@ -99,11 +99,11 @@
"postcss-url": "10.1.3",
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "4.0.0",
"prettier-plugin-tailwindcss": "0.6.5",
"prettier-plugin-tailwindcss": "0.6.6",
"protoc": "1.1.3",
"protoc-gen-js": "3.21.2",
"sass": "1.77.8",
"tailwindcss": "3.4.9",
"tailwindcss": "3.4.10",
"typescript": "5.5.4",
"vue": "3.4.37",
"vue-i18n-routing": "1.2.0",
Expand Down
Loading

0 comments on commit 97759f1

Please sign in to comment.