Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#116)
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 Feb 3, 2025
1 parent 8f3e3a9 commit 4ed336e
Show file tree
Hide file tree
Showing 2 changed files with 197 additions and 135 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": "[email protected].4",
"packageManager": "[email protected].5",
"private": true,
"version": "0.0.0",
"type": "module",
Expand All @@ -22,7 +22,7 @@
},
"dependencies": {
"@mdi/js": "^7.4.47",
"@sentry/vue": "^8.51.0",
"@sentry/vue": "^8.53.0",
"@vueuse/core": "^12.5.0",
"ansi_up": "^6.0.2",
"gsap": "^3.12.7",
Expand All @@ -34,8 +34,8 @@
},
"devDependencies": {
"@eslint/js": "^9.19.0",
"@sentry/vite-plugin": "^3.1.0",
"@types/node": "^22.10.10",
"@sentry/vite-plugin": "^3.1.1",
"@types/node": "^22.13.0",
"@unocss/eslint-config": "^65.4.3",
"@unocss/transformer-directives": "^65.4.3",
"@vitejs/plugin-vue": "^5.2.1",
Expand All @@ -52,12 +52,12 @@
"rollup-plugin-visualizer": "^5.13.1",
"sass": "^1.83.4",
"sass-loader": "^16.0.4",
"stylelint": "^16.14.0",
"stylelint": "^16.14.1",
"stylelint-config-standard": "^37.0.0",
"stylelint-config-standard-scss": "^14.0.0",
"stylelint-prettier": "^5.0.3",
"typescript": "^5.7.3",
"typescript-eslint": "8.21.0",
"typescript-eslint": "8.22.0",
"unocss": "^65.4.3",
"vite": "^6.0.11",
"vue-tsc": "^2.2.0"
Expand Down
Loading

0 comments on commit 4ed336e

Please sign in to comment.