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 Feb 7, 2025
1 parent 8da4301 commit 7329ece
Show file tree
Hide file tree
Showing 3 changed files with 295 additions and 277 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- run: npm i -g --force corepack && corepack enable
- uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
- uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
with:
node-version: 22
cache: pnpm
Expand Down Expand Up @@ -47,7 +47,7 @@ jobs:
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- run: npm i -g --force corepack && corepack enable
- uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
- uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
with:
node-version: 18
cache: pnpm
Expand Down
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,31 +49,31 @@
"jiti": "^2.4.2",
"magic-regexp": "^0.8.0",
"mlly": "^1.7.4",
"pathe": "^2.0.1",
"pathe": "^2.0.2",
"pkg-types": "^1.3.1",
"tsconfck": "^3.1.4",
"tsconfck": "^3.1.5",
"unbuild": "^3.3.1"
},
"peerDependencies": {
"nuxi": "^3.20.0",
"nuxi": "^3.21.1",
"typescript": "^5.7.3"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.3",
"@nuxt/eslint-config": "^1.0.0",
"@nuxt/eslint-config": "^1.0.1",
"@nuxt/schema": "^3.15.4",
"@types/node": "^22.10.7",
"@vitest/coverage-v8": "^3.0.1",
"@types/node": "^22.13.1",
"@vitest/coverage-v8": "^3.0.5",
"changelogen": "^0.5.7",
"eslint": "^9.18.0",
"eslint": "^9.20.0",
"installed-check": "^9.3.0",
"knip": "^5.42.2",
"nuxi": "^3.20.0",
"knip": "^5.43.6",
"nuxi": "^3.21.1",
"nuxt": "^3.15.4",
"publint": "^0.3.2",
"publint": "^0.3.4",
"tinyexec": "^0.3.2",
"typescript": "~5.7.3",
"vitest": "^3.0.1",
"vitest": "^3.0.5",
"vue": "^3.5.13",
"vue-tsc": "^2.2.0"
},
Expand Down
Loading

0 comments on commit 7329ece

Please sign in to comment.