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 May 13, 2024
1 parent d074e5d commit e61917c
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 171 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.9",
"description": "800 bytes modern wrapper around fetch with smart defaults",
"packageManager": "pnpm@9.1.0",
"packageManager": "pnpm@9.1.1",
"type": "commonjs",
"main": "index.js",
"module": "dist/mande.mjs",
Expand Down Expand Up @@ -80,23 +80,23 @@
],
"license": "MIT",
"devDependencies": {
"@microsoft/api-extractor": "^7.43.1",
"@microsoft/api-extractor": "^7.43.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.1.2",
"@size-limit/preset-small-lib": "^11.1.3",
"@vitest/coverage-v8": "^1.6.0",
"camelcase": "^8.0.0",
"conventional-changelog-cli": "^5.0.0",
"happy-dom": "^14.7.1",
"happy-dom": "^14.10.1",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"rimraf": "^5.0.7",
"rollup": "^4.17.2",
"rollup-plugin-typescript2": "^0.36.0",
"size-limit": "^11.1.2",
"size-limit": "^11.1.3",
"typedoc": "^0.25.13",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
Expand Down
Loading

0 comments on commit e61917c

Please sign in to comment.