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] committed Sep 28, 2024
1 parent 62a4c44 commit 53a0fc5
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 181 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/node": "^18.19.36",
"eslint": "^8.57.0",
"@types/node": "^18.19.52",
"eslint": "^8.57.1",
"pathe": "^1.1.2",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"prettier-plugin-jsdoc": "^1.3.0",
"semantic-release": "^22.0.12",
"typescript": "^5.4.5",
"typescript": "^5.6.2",
"unbuild": "^2.0.0",
"vitest": "^1.6.0"
},
Expand All @@ -61,5 +61,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@9.4.0"
"packageManager": "pnpm@9.11.0"
}
Loading

0 comments on commit 53a0fc5

Please sign in to comment.