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] committed Jan 29, 2024
1 parent 1d146c3 commit 8c17d4b
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 61 deletions.
12 changes: 6 additions & 6 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.14.1",
"packageManager": "pnpm@8.15.0",
"type": "commonjs",
"main": "index.js",
"module": "dist/mande.mjs",
Expand Down Expand Up @@ -80,26 +80,26 @@
],
"license": "MIT",
"devDependencies": {
"@microsoft/api-documenter": "^7.23.17",
"@microsoft/api-extractor": "^7.39.1",
"@microsoft/api-documenter": "^7.23.20",
"@microsoft/api-extractor": "^7.39.4",
"@nuxt/types": "^2.17.3",
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-terser": "^0.4.4",
"@size-limit/preset-small-lib": "^11.0.2",
"@vitest/coverage-v8": "^1.2.1",
"@vitest/coverage-v8": "^1.2.2",
"camelcase": "^8.0.0",
"conventional-changelog-cli": "^4.1.0",
"happy-dom": "^13.2.1",
"happy-dom": "^13.3.1",
"prettier": "^3.2.4",
"rimraf": "^5.0.5",
"rollup": "^4.9.6",
"rollup-plugin-typescript2": "^0.36.0",
"size-limit": "^11.0.2",
"typescript": "^5.3.3",
"vitest": "^1.2.1"
"vitest": "^1.2.2"
},
"repository": {
"type": "git",
Expand Down
110 changes: 55 additions & 55 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 8c17d4b

Please sign in to comment.