Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#94)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent d67f4d7 commit 23085a9
Show file tree
Hide file tree
Showing 2 changed files with 375 additions and 351 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@mdi/js": "^7.4.47",
"@sentry/vue": "^8.36.0",
"@sentry/vue": "^8.37.1",
"@vueuse/core": "^11.2.0",
"ansi_up": "^6.0.2",
"gsap": "^3.12.5",
Expand All @@ -36,16 +36,16 @@
"@eslint/js": "^9.14.0",
"@sentry/vite-plugin": "^2.22.6",
"@types/node": "^20.17.6",
"@unocss/eslint-config": "^0.63.6",
"@unocss/transformer-directives": "^0.63.6",
"@vitejs/plugin-vue": "^5.1.4",
"@unocss/eslint-config": "^0.64.0",
"@unocss/transformer-directives": "^0.64.0",
"@vitejs/plugin-vue": "^5.1.5",
"eslint": "^9.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import-x": "^4.4.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-unicorn": "^56.0.0",
"eslint-plugin-vue": "^9.30.0",
"globals": "^15.11.0",
"globals": "^15.12.0",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
Expand All @@ -57,9 +57,9 @@
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-prettier": "^5.0.2",
"typescript": "^5.6.3",
"typescript-eslint": "8.12.2",
"unocss": "^0.63.6",
"vite": "^5.4.10",
"typescript-eslint": "8.13.0",
"unocss": "^0.64.0",
"vite": "^5.4.11",
"vue-tsc": "^2.1.10"
}
}
Loading

0 comments on commit 23085a9

Please sign in to comment.