Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#86)
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 Oct 7, 2024
1 parent c694930 commit 348b4dc
Show file tree
Hide file tree
Showing 2 changed files with 437 additions and 435 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nonebot-registry",
"license": "MIT",
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.0",
"private": true,
"version": "0.0.0",
"type": "module",
Expand All @@ -22,24 +22,24 @@
},
"dependencies": {
"@mdi/js": "^7.4.47",
"@sentry/vue": "^8.32.0",
"@sentry/vue": "^8.33.1",
"@vueuse/core": "^11.1.0",
"ansi_up": "^6.0.2",
"gsap": "^3.12.5",
"highlight.js": "^11.10.0",
"naive-ui": "^2.40.1",
"pinia": "^2.2.4",
"vue": "^3.5.10",
"vue": "^3.5.11",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@eslint/js": "^9.11.1",
"@sentry/vite-plugin": "^2.22.4",
"@eslint/js": "^9.12.0",
"@sentry/vite-plugin": "^2.22.5",
"@types/node": "^20.16.10",
"@unocss/eslint-config": "^0.63.2",
"@unocss/transformer-directives": "^0.63.2",
"@unocss/eslint-config": "^0.63.3",
"@unocss/transformer-directives": "^0.63.3",
"@vitejs/plugin-vue": "^5.1.4",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import-x": "^4.3.1",
"eslint-plugin-prettier": "^5.2.1",
Expand All @@ -58,7 +58,7 @@
"stylelint-prettier": "^5.0.2",
"typescript": "^5.6.2",
"typescript-eslint": "8.8.0",
"unocss": "^0.63.2",
"unocss": "^0.63.3",
"vite": "^5.4.8",
"vue-tsc": "^2.1.6"
}
Expand Down
Loading

0 comments on commit 348b4dc

Please sign in to comment.