Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#84)
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 Sep 24, 2024
1 parent 57b8ba8 commit c98983d
Show file tree
Hide file tree
Showing 2 changed files with 535 additions and 744 deletions.
32 changes: 16 additions & 16 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.10.0",
"packageManager": "pnpm@9.11.0",
"private": true,
"version": "0.0.0",
"type": "module",
Expand All @@ -22,26 +22,26 @@
},
"dependencies": {
"@mdi/js": "^7.4.47",
"@sentry/vue": "^8.30.0",
"@vueuse/core": "^11.0.3",
"@sentry/vue": "^8.31.0",
"@vueuse/core": "^11.1.0",
"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.5",
"vue": "^3.5.8",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@eslint/js": "^9.10.0",
"@eslint/js": "^9.11.1",
"@sentry/vite-plugin": "^2.22.4",
"@types/node": "^20.16.5",
"@unocss/eslint-config": "^0.62.3",
"@unocss/transformer-directives": "^0.62.3",
"@vitejs/plugin-vue": "^5.1.3",
"eslint": "^9.10.0",
"@types/node": "^20.16.6",
"@unocss/eslint-config": "^0.62.4",
"@unocss/transformer-directives": "^0.62.4",
"@vitejs/plugin-vue": "^5.1.4",
"eslint": "^9.11.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import-x": "^4.2.1",
"eslint-plugin-import-x": "^4.3.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-unicorn": "^55.0.0",
"eslint-plugin-vue": "^9.28.0",
Expand All @@ -50,16 +50,16 @@
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.78.0",
"sass-loader": "^16.0.1",
"sass": "^1.79.3",
"sass-loader": "^16.0.2",
"stylelint": "^16.9.0",
"stylelint-config-standard": "^36.0.1",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-prettier": "^5.0.2",
"typescript": "^5.6.2",
"typescript-eslint": "8.5.0",
"unocss": "^0.62.3",
"vite": "^5.4.5",
"typescript-eslint": "8.7.0",
"unocss": "^0.62.4",
"vite": "^5.4.7",
"vue-tsc": "^2.1.6"
}
}
Loading

0 comments on commit c98983d

Please sign in to comment.