Skip to content

Commit

Permalink
chore(dependencies): update and remove unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommytrg committed Jul 23, 2024
1 parent 7c5a919 commit 541a67f
Show file tree
Hide file tree
Showing 5 changed files with 10,151 additions and 20,479 deletions.
5 changes: 0 additions & 5 deletions commitlint.config.js

This file was deleted.

4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,14 @@
"docker:build": "pnpm m run docker:build"
},
"devDependencies": {
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"commitlint": "^11.0.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.2",
"eslint-plugin-vue": "^9.27.0",
"prettier": "^3.3.3",
"stylelint": "^16.7.0",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-standard": "^36.0.1"
}
}
12 changes: 6 additions & 6 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"autoprefixer": "^10.4.19",
"lodash.snakecase": "^4.1.1",
"nuxt": "^3.12.3",
"nuxt": "^3.12.4",
"postcss": "^8.4.39",
"sass": "^1.77.8",
"tailwindcss": "^3.4.5",
"tailwindcss": "^3.4.6",
"vite-svg-loader": "^5.1.0",
"vue": "^3.4.31",
"vue": "^3.4.33",
"vue-router": "^4.4.0"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.5.2",
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/vue-fontawesome": "^3.0.8",
"@nuxt/ui": "^2.17.0",
"@nuxtjs/i18n": "^8.3.1",
Expand All @@ -37,6 +37,6 @@
"graphql-request": "^7.1.0",
"lightweight-charts": "^4.1.7",
"pinia": "^2.1.7",
"vue-select": "^4.0.0-beta.3"
"vue-select": "4.0.0-beta.6"
}
}
Loading

0 comments on commit 541a67f

Please sign in to comment.