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 Oct 15, 2022
1 parent c6ab8ae commit ddc8fe1
Show file tree
Hide file tree
Showing 2 changed files with 474 additions and 450 deletions.
30 changes: 15 additions & 15 deletions package.json
Expand Up @@ -32,29 +32,29 @@
"destr": "^1.1.1",
"etag": "^1.8.1",
"image-meta": "^0.1.1",
"listhen": "^0.2.15",
"ohmyfetch": "^0.4.18",
"pathe": "^0.3.5",
"sharp": "^0.30.7",
"ufo": "^0.8.5",
"listhen": "^0.3.4",
"ohmyfetch": "^0.4.19",
"pathe": "^0.3.9",
"sharp": "^0.31.1",
"ufo": "^0.8.6",
"xss": "^1.0.14"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^11.0.0",
"@types/etag": "^1.8.1",
"@types/is-valid-path": "^0.1.0",
"@types/node-fetch": "^2.6.2",
"@types/sharp": "^0.30.5",
"@vitest/coverage-c8": "^0.22.1",
"changelogen": "^0.3.0",
"eslint": "^8.23.0",
"jiti": "^1.14.0",
"nodemon": "^2.0.19",
"@types/sharp": "^0.31.0",
"@vitest/coverage-c8": "^0.24.3",
"changelogen": "^0.3.2",
"eslint": "^8.25.0",
"jiti": "^1.16.0",
"nodemon": "^2.0.20",
"serve-handler": "^6.1.3",
"standard-version": "^9.5.0",
"typescript": "^4.8.2",
"unbuild": "^0.8.10",
"vitest": "^0.22.1"
"typescript": "^4.8.4",
"unbuild": "^0.9.4",
"vitest": "^0.24.3"
},
"packageManager": "pnpm@7.9.5"
"packageManager": "pnpm@7.13.4"
}

0 comments on commit ddc8fe1

Please sign in to comment.