Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#91)
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 Oct 29, 2024
1 parent 2d28d75 commit a5036de
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 81 deletions.
8 changes: 4 additions & 4 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].2",
"packageManager": "[email protected].3",
"private": true,
"version": "0.0.0",
"type": "module",
Expand Down Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@eslint/js": "^9.13.0",
"@sentry/vite-plugin": "^2.22.6",
"@types/node": "^20.17.1",
"@types/node": "^20.17.2",
"@unocss/eslint-config": "^0.63.6",
"@unocss/transformer-directives": "^0.63.6",
"@vitejs/plugin-vue": "^5.1.4",
Expand All @@ -44,7 +44,7 @@
"eslint-plugin-import-x": "^4.3.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-unicorn": "^56.0.0",
"eslint-plugin-vue": "^9.29.1",
"eslint-plugin-vue": "^9.30.0",
"globals": "^15.11.0",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
Expand All @@ -57,7 +57,7 @@
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-prettier": "^5.0.2",
"typescript": "^5.6.3",
"typescript-eslint": "8.11.0",
"typescript-eslint": "8.12.0",
"unocss": "^0.63.6",
"vite": "^5.4.10",
"vue-tsc": "^2.1.8"
Expand Down
Loading

0 comments on commit a5036de

Please sign in to comment.