Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#151)
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] authored Feb 16, 2023
1 parent bcab34b commit ebb1f51
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 193 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,45 +43,45 @@
"anymatch": "^3.1.3",
"chokidar": "^3.5.3",
"destr": "^1.2.2",
"h3": "^1.1.0",
"ioredis": "^5.3.0",
"h3": "^1.4.0",
"ioredis": "^5.3.1",
"listhen": "^1.0.2",
"lru-cache": "^7.14.1",
"lru-cache": "^7.16.0",
"mkdir": "^0.0.2",
"mri": "^1.2.0",
"node-fetch-native": "^1.0.1",
"ofetch": "^1.0.0",
"ufo": "^1.0.1",
"ws": "^8.12.0"
"node-fetch-native": "^1.0.2",
"ofetch": "^1.0.1",
"ufo": "^1.1.0",
"ws": "^8.12.1"
},
"optionalDependencies": {
"@planetscale/database": "^1.5.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230115.0",
"@cloudflare/workers-types": "^4.20230214.0",
"@planetscale/database": "^1.5.0",
"@types/jsdom": "^21.1.0",
"@types/mri": "^1.1.1",
"@types/node": "^18.11.19",
"@types/node": "^18.13.0",
"@types/ws": "^8.5.4",
"@vitejs/plugin-vue": "^4.0.0",
"@vitest/coverage-c8": "^0.28.4",
"@vitest/coverage-c8": "^0.28.5",
"@vue/compiler-sfc": "^3.2.47",
"c8": "^7.12.0",
"c8": "^7.13.0",
"changelogen": "^0.4.1",
"eslint": "^8.33.0",
"eslint": "^8.34.0",
"eslint-config-unjs": "^0.1.0",
"jiti": "^1.16.2",
"jiti": "^1.17.0",
"jsdom": "^21.1.0",
"monaco-editor": "^0.34.1",
"msw": "^1.0.0",
"prettier": "^2.8.3",
"monaco-editor": "^0.35.0",
"msw": "^1.0.1",
"prettier": "^2.8.4",
"types-cloudflare-worker": "^1.2.0",
"typescript": "^4.9.5",
"unbuild": "^1.1.1",
"vite": "^4.1.1",
"vitest": "^0.28.4",
"vitest": "^0.28.5",
"vue": "^3.2.47"
},
"packageManager": "pnpm@7.26.3"
"packageManager": "pnpm@7.27.0"
}
Loading

0 comments on commit ebb1f51

Please sign in to comment.