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 4e61cd3 commit b315179
Show file tree
Hide file tree
Showing 4 changed files with 2,174 additions and 1,707 deletions.
20 changes: 10 additions & 10 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.13.1"
"@nuxt/kit": "^3.14.159"
},
"devDependencies": {
"@nuxt/devtools": "^1.4.1",
"@nuxt/eslint-config": "^0.5.6",
"@nuxt/module-builder": "^0.8.3",
"@nuxt/schema": "^3.13.1",
"@nuxt/test-utils": "^3.14.1",
"@types/node": "^22.5.4",
"eslint": "^9.10.0",
"nuxt": "^3.13.1",
"vue-tsc": "^2.1.6"
"@nuxt/devtools": "^1.6.0",
"@nuxt/eslint-config": "^0.6.1",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.14.159",
"@nuxt/test-utils": "^3.14.4",
"@types/node": "^22.9.0",
"eslint": "^9.14.0",
"nuxt": "^3.14.159",
"vue-tsc": "^2.1.10"
}
}
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.12.4"
"nuxt": "^3.14.159"
}
}
26 changes: 13 additions & 13 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": "pnpm@9.9.0",
"packageManager": "pnpm@9.13.2",
"type": "module",
"main": "index.cjs",
"module": "dist/mande.js",
Expand Down Expand Up @@ -81,26 +81,26 @@
],
"license": "MIT",
"devDependencies": {
"@microsoft/api-extractor": "^7.47.7",
"@microsoft/api-extractor": "^7.47.11",
"@nuxt/types": "^2.18.1",
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-alias": "^5.1.1",
"@rollup/plugin-commonjs": "^26.0.3",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-replace": "^5.0.7",
"@rollup/plugin-terser": "^0.4.4",
"@size-limit/preset-small-lib": "^11.1.4",
"@vitest/coverage-v8": "^2.0.5",
"@size-limit/preset-small-lib": "^11.1.6",
"@vitest/coverage-v8": "^2.1.5",
"camelcase": "^8.0.0",
"conventional-changelog-cli": "^5.0.0",
"happy-dom": "^15.7.3",
"happy-dom": "^15.11.6",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"rollup": "^4.21.2",
"rollup": "^4.27.0",
"rollup-plugin-typescript2": "^0.36.0",
"size-limit": "^11.1.4",
"typedoc": "^0.26.6",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
"size-limit": "^11.1.6",
"typedoc": "^0.26.11",
"typescript": "^5.6.3",
"vitest": "^2.1.5"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit b315179

Please sign in to comment.