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 Aug 21, 2024
1 parent 2cda426 commit 9753d62
Show file tree
Hide file tree
Showing 3 changed files with 565 additions and 750 deletions.
14 changes: 7 additions & 7 deletions nuxt-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"@nuxt/kit": "^3.12.4"
},
"devDependencies": {
"@nuxt/devtools": "^1.3.9",
"@nuxt/eslint-config": "^0.4.0",
"@nuxt/module-builder": "^0.8.1",
"@nuxt/devtools": "^1.3.14",
"@nuxt/eslint-config": "^0.5.1",
"@nuxt/module-builder": "^0.8.3",
"@nuxt/schema": "^3.12.4",
"@nuxt/test-utils": "^3.13.1",
"@types/node": "^22.0.2",
"eslint": "^9.7.0",
"@nuxt/test-utils": "^3.14.1",
"@types/node": "^22.4.2",
"eslint": "^9.9.0",
"nuxt": "^3.12.4",
"vue-tsc": "^2.0.26"
"vue-tsc": "^2.0.29"
}
}
8 changes: 4 additions & 4 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.6.0",
"packageManager": "pnpm@9.7.1",
"type": "module",
"main": "index.cjs",
"module": "dist/mande.js",
Expand Down Expand Up @@ -81,7 +81,7 @@
],
"license": "MIT",
"devDependencies": {
"@microsoft/api-extractor": "^7.47.4",
"@microsoft/api-extractor": "^7.47.7",
"@nuxt/types": "^2.18.1",
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-commonjs": "^26.0.1",
Expand All @@ -95,10 +95,10 @@
"happy-dom": "^14.12.3",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"rollup": "^4.19.2",
"rollup": "^4.21.0",
"rollup-plugin-typescript2": "^0.36.0",
"size-limit": "^11.1.4",
"typedoc": "^0.26.5",
"typedoc": "^0.26.6",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
},
Expand Down
Loading

0 comments on commit 9753d62

Please sign in to comment.