Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#501)
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 Dec 30, 2024
1 parent 8452058 commit 415b5be
Show file tree
Hide file tree
Showing 4 changed files with 794 additions and 534 deletions.
10 changes: 5 additions & 5 deletions nuxt-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@
"test:types": "vue-tsc --noEmit && cd playground && vue-tsc --noEmit"
},
"dependencies": {
"@nuxt/kit": "^3.14.1592"
"@nuxt/kit": "^3.15.0"
},
"devDependencies": {
"@nuxt/devtools": "^1.6.4",
"@nuxt/devtools": "^1.7.0",
"@nuxt/eslint-config": "^0.7.4",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.14.1592",
"@nuxt/schema": "^3.15.0",
"@nuxt/test-utils": "^3.15.1",
"@types/node": "^22.10.2",
"eslint": "^9.17.0",
"nuxt": "^3.14.1592",
"vue-tsc": "^2.1.10"
"nuxt": "^3.15.0",
"vue-tsc": "^2.2.0"
}
}
2 changes: 1 addition & 1 deletion nuxt-module/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"generate": "nuxi generate"
},
"dependencies": {
"nuxt": "^3.14.1592"
"nuxt": "^3.15.0"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "mande",
"version": "2.0.9",
"description": "800 bytes modern wrapper around fetch with smart defaults",
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"type": "module",
"main": "index.cjs",
"module": "dist/mande.js",
Expand Down Expand Up @@ -98,7 +98,7 @@
"rollup": "^4.29.1",
"rollup-plugin-typescript2": "^0.36.0",
"size-limit": "^11.1.6",
"typedoc": "^0.27.5",
"typedoc": "^0.27.6",
"typescript": "^5.7.2",
"vitest": "^2.1.8"
},
Expand Down
Loading

0 comments on commit 415b5be

Please sign in to comment.