Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#83)
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 Sep 16, 2024
1 parent 3ef00e4 commit 57b8ba8
Show file tree
Hide file tree
Showing 2 changed files with 307 additions and 302 deletions.
16 changes: 8 additions & 8 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.9.0",
"packageManager": "pnpm@9.10.0",
"private": true,
"version": "0.0.0",
"type": "module",
Expand All @@ -22,15 +22,15 @@
},
"dependencies": {
"@mdi/js": "^7.4.47",
"@sentry/vue": "^8.28.0",
"@sentry/vue": "^8.30.0",
"@vueuse/core": "^11.0.3",
"ansi_up": "^6.0.2",
"gsap": "^3.12.5",
"highlight.js": "^11.10.0",
"naive-ui": "^2.39.0",
"pinia": "^2.2.2",
"vue": "^3.5.3",
"vue-router": "^4.4.3"
"vue": "^3.5.5",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@eslint/js": "^9.10.0",
Expand All @@ -46,7 +46,7 @@
"eslint-plugin-unicorn": "^55.0.0",
"eslint-plugin-vue": "^9.28.0",
"globals": "^15.9.0",
"husky": "^9.1.5",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"rollup-plugin-visualizer": "^5.12.0",
Expand All @@ -56,10 +56,10 @@
"stylelint-config-standard": "^36.0.1",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-prettier": "^5.0.2",
"typescript": "^5.5.4",
"typescript-eslint": "8.4.0",
"typescript": "^5.6.2",
"typescript-eslint": "8.5.0",
"unocss": "^0.62.3",
"vite": "^5.4.3",
"vite": "^5.4.5",
"vue-tsc": "^2.1.6"
}
}
Loading

0 comments on commit 57b8ba8

Please sign in to comment.