Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#79)
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 Aug 27, 2024
1 parent 7d0799a commit bb11378
Show file tree
Hide file tree
Showing 2 changed files with 292 additions and 284 deletions.
12 changes: 6 additions & 6 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.8.0",
"packageManager": "pnpm@9.9.0",
"private": true,
"version": "0.0.0",
"type": "module",
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"@mdi/js": "^7.4.47",
"@sentry/vue": "^8.26.0",
"@vueuse/core": "^11.0.1",
"@vueuse/core": "^11.0.3",
"ansi_up": "^6.0.2",
"gsap": "^3.12.5",
"highlight.js": "^11.10.0",
Expand All @@ -36,8 +36,8 @@
"@eslint/js": "^9.9.1",
"@sentry/vite-plugin": "^2.22.2",
"@types/node": "^20.16.1",
"@unocss/eslint-config": "^0.62.2",
"@unocss/transformer-directives": "^0.62.2",
"@unocss/eslint-config": "^0.62.3",
"@unocss/transformer-directives": "^0.62.3",
"@vitejs/plugin-vue": "^5.1.2",
"eslint": "^9.9.1",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -57,8 +57,8 @@
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-prettier": "^5.0.2",
"typescript": "^5.5.4",
"typescript-eslint": "8.2.0",
"unocss": "^0.62.2",
"typescript-eslint": "8.3.0",
"unocss": "^0.62.3",
"vite": "^5.4.2",
"vue-tsc": "^2.0.29"
}
Expand Down
Loading

0 comments on commit bb11378

Please sign in to comment.