Skip to content

Commit

Permalink
Merge branch 'main' into jrichy1-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
jrichy1 authored Jul 26, 2023
2 parents 8fb6996 + fddf57e commit 7daafb0
Show file tree
Hide file tree
Showing 12 changed files with 306 additions and 190 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"devDependencies": {
"@nuxt-themes/docus": "^1.14.3",
"@nuxtjs/plausible": "^0.2.1",
"nuxt": "3.6.3"
"nuxt": "3.6.5"
}
}
106 changes: 69 additions & 37 deletions docs/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"defu": "^6.1.2",
"destr": "^2.0.0",
"dot-prop": "^7.2.0",
"esbuild": "^0.18.13",
"esbuild": "^0.18.16",
"escape-string-regexp": "^5.0.0",
"etag": "^1.8.1",
"fs-extra": "^11.1.1",
Expand All @@ -87,19 +87,19 @@
"jiti": "^1.19.1",
"klona": "^2.0.6",
"knitwork": "^1.0.0",
"listhen": "^1.0.4",
"listhen": "^1.1.2",
"magic-string": "^0.30.1",
"mime": "^3.0.0",
"mlly": "^1.4.0",
"mri": "^1.2.0",
"node-fetch-native": "^1.2.0",
"ofetch": "^1.1.1",
"ohash": "^1.1.2",
"openapi-typescript": "^6.3.4",
"openapi-typescript": "^6.3.7",
"pathe": "^1.1.1",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.0.3",
"pretty-bytes": "^6.1.0",
"pretty-bytes": "^6.1.1",
"radix3": "^1.0.1",
"rollup": "^3.26.3",
"rollup-plugin-visualizer": "^5.9.2",
Expand All @@ -112,12 +112,12 @@
"ufo": "^1.1.2",
"uncrypto": "^0.1.3",
"unenv": "^1.5.2",
"unimport": "^3.0.14",
"unimport": "^3.1.0",
"unstorage": "^1.8.0"
},
"devDependencies": {
"@azure/functions": "^3.5.1",
"@cloudflare/workers-types": "^4.20230710.1",
"@cloudflare/workers-types": "^4.20230717.1",
"@types/aws-lambda": "^8.10.119",
"@types/etag": "^1.8.1",
"@types/fs-extra": "^11.0.1",
Expand All @@ -126,7 +126,7 @@
"@types/serve-static": "^1.15.2",
"@vitest/coverage-v8": "^0.33.0",
"changelogen": "^0.5.4",
"edge-runtime": "^2.4.4",
"edge-runtime": "^2.4.5",
"eslint": "^8.45.0",
"eslint-config-unjs": "^0.2.1",
"execa": "^7.1.1",
Expand All @@ -139,7 +139,7 @@
"undici": "^5.22.1",
"vitest": "^0.33.0"
},
"packageManager": "pnpm@8.6.7",
"packageManager": "pnpm@8.6.10",
"engines": {
"node": "^14.16.0 || ^16.11.0 || >=17.0.0"
},
Expand Down
Loading

0 comments on commit 7daafb0

Please sign in to comment.