Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 8703294 commit 7228dea
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
Binary file modified bun.lockb
Binary file not shown.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,23 +11,23 @@
"lint:fix": "eslint --fix ."
},
"dependencies": {
"nuxt": "3.13.1",
"vue": "3.5.5",
"nuxt": "3.14.159",
"vue": "3.5.13",
"vue-router": "4.4.5"
},
"devDependencies": {
"@antfu/eslint-config": "2.27.3",
"@nuxt/test-utils": "^3.14.2",
"@unocss/eslint-plugin": "0.62.3",
"@unocss/nuxt": "0.62.3",
"@nuxt/test-utils": "^3.14.4",
"@unocss/eslint-plugin": "0.64.1",
"@unocss/nuxt": "0.64.1",
"@vue/test-utils": "^2.4.6",
"eslint": "9.10.0",
"eslint": "9.15.0",
"eslint-plugin-format": "0.1.2",
"happy-dom": "^15.7.4",
"happy-dom": "^15.11.6",
"lint-staged": "15.2.10",
"simple-git-hooks": "^2.11.1",
"typescript": "5.6.2",
"vitest": "^2.1.1"
"typescript": "5.6.3",
"vitest": "^2.1.5"
},
"simple-git-hooks": {
"pre-commit": "bun x lint-staged"
Expand Down

0 comments on commit 7228dea

Please sign in to comment.