Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#74)
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 Aug 24, 2024
1 parent 822b4a7 commit fb81208
Show file tree
Hide file tree
Showing 2 changed files with 676 additions and 704 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.7.0",
"packageManager": "pnpm@9.8.0",
"private": true,
"version": "0.0.0",
"type": "module",
Expand All @@ -22,44 +22,44 @@
},
"dependencies": {
"@mdi/js": "^7.4.47",
"@sentry/vue": "^8.25.0",
"@sentry/vue": "^8.26.0",
"@vueuse/core": "^10.11.1",
"ansi_up": "^6.0.2",
"gsap": "^3.12.5",
"highlight.js": "^11.10.0",
"naive-ui": "^2.39.0",
"pinia": "^2.2.1",
"vue": "^3.4.37",
"pinia": "^2.2.2",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"devDependencies": {
"@eslint/js": "^9.9.0",
"@sentry/vite-plugin": "^2.22.0",
"@types/node": "^20.14.15",
"@unocss/eslint-config": "^0.61.9",
"@unocss/transformer-directives": "^0.61.9",
"@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",
"@vitejs/plugin-vue": "^5.1.2",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import-x": "^3.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-unicorn": "^55.0.0",
"eslint-plugin-vue": "^9.27.0",
"globals": "^15.9.0",
"husky": "^9.1.4",
"lint-staged": "^15.2.8",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"prettier": "^3.3.3",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.77.8",
"sass-loader": "^14.2.1",
"stylelint": "^16.8.1",
"stylelint": "^16.8.2",
"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.0.1",
"unocss": "^0.61.9",
"vite": "^5.4.0",
"typescript-eslint": "8.2.0",
"unocss": "^0.62.2",
"vite": "^5.4.2",
"vue-tsc": "^2.0.29"
}
}
Loading

0 comments on commit fb81208

Please sign in to comment.