Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#503)
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 Jan 6, 2025
1 parent 2a3ebeb commit 86e511e
Show file tree
Hide file tree
Showing 4 changed files with 357 additions and 589 deletions.
8 changes: 4 additions & 4 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.15.0"
"@nuxt/kit": "^3.15.1"
},
"devDependencies": {
"@nuxt/devtools": "^1.7.0",
"@nuxt/eslint-config": "^0.7.4",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.15.0",
"@nuxt/schema": "^3.15.1",
"@nuxt/test-utils": "^3.15.1",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"eslint": "^9.17.0",
"nuxt": "^3.15.0",
"nuxt": "^3.15.1",
"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.15.0"
"nuxt": "^3.15.1"
}
}
6 changes: 3 additions & 3 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].2",
"packageManager": "[email protected].3",
"type": "module",
"main": "index.cjs",
"module": "dist/mande.js",
Expand Down Expand Up @@ -92,10 +92,10 @@
"@vitest/coverage-v8": "^2.1.8",
"camelcase": "^8.0.0",
"conventional-changelog-cli": "^5.0.0",
"happy-dom": "^16.0.1",
"happy-dom": "^16.3.0",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
"rollup": "^4.29.1",
"rollup": "^4.29.2",
"rollup-plugin-typescript2": "^0.36.0",
"size-limit": "^11.1.6",
"typedoc": "^0.27.6",
Expand Down
Loading

0 comments on commit 86e511e

Please sign in to comment.