Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#449)
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] committed Jan 13, 2024
1 parent fdc400a commit c394a51
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 84 deletions.
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.8",
"description": "800 bytes modern wrapper around fetch with smart defaults",
"packageManager": "pnpm@8.13.1",
"packageManager": "pnpm@8.14.1",
"type": "commonjs",
"main": "index.js",
"module": "dist/mande.mjs",
Expand Down Expand Up @@ -82,7 +82,7 @@
"devDependencies": {
"@microsoft/api-documenter": "^7.23.16",
"@microsoft/api-extractor": "^7.39.1",
"@nuxt/types": "^2.17.2",
"@nuxt/types": "^2.17.3",
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
Expand All @@ -97,7 +97,7 @@
"rimraf": "^5.0.5",
"rollup": "^4.9.5",
"rollup-plugin-typescript2": "^0.36.0",
"size-limit": "^11.0.0",
"size-limit": "^11.0.1",
"typescript": "^5.3.3",
"vitest": "^1.2.0"
},
Expand Down
134 changes: 53 additions & 81 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c394a51

Please sign in to comment.