Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#64)
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] committed Jul 1, 2024
1 parent 99ffa61 commit 620a27f
Show file tree
Hide file tree
Showing 2 changed files with 357 additions and 411 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,30 +22,30 @@
},
"dependencies": {
"@mdi/js": "^7.4.47",
"@sentry/vue": "^8.11.0",
"@sentry/vue": "^8.13.0",
"@vueuse/core": "^10.11.0",
"ansi_up": "^6.0.2",
"gsap": "^3.12.5",
"highlight.js": "^11.9.0",
"naive-ui": "^2.38.2",
"pinia": "^2.1.7",
"vue": "^3.4.30",
"vue": "^3.4.31",
"vue-router": "^4.4.0"
},
"devDependencies": {
"@eslint/js": "^9.5.0",
"@sentry/vite-plugin": "^2.19.0",
"@types/node": "^20.14.8",
"@eslint/js": "^9.6.0",
"@sentry/vite-plugin": "^2.20.1",
"@types/node": "^20.14.9",
"@unocss/eslint-config": "^0.61.0",
"@unocss/transformer-directives": "^0.61.0",
"@vitejs/plugin-vue": "^5.0.5",
"eslint": "^9.5.0",
"eslint": "^9.6.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import-x": "^0.5.1",
"eslint-plugin-import-x": "^0.5.2",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-unicorn": "^54.0.0",
"eslint-plugin-vue": "^9.26.0",
"globals": "^15.6.0",
"globals": "^15.7.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
Expand All @@ -57,9 +57,9 @@
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-prettier": "^5.0.0",
"typescript": "^5.5.2",
"typescript-eslint": "8.0.0-alpha.30",
"typescript-eslint": "8.0.0-alpha.37",
"unocss": "^0.61.0",
"vite": "^5.3.1",
"vue-tsc": "^2.0.22"
"vite": "^5.3.2",
"vue-tsc": "^2.0.24"
}
}
Loading

0 comments on commit 620a27f

Please sign in to comment.