Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Feb 26, 2023
1 parent 9a47e31 commit ebf2594
Show file tree
Hide file tree
Showing 3 changed files with 1,834 additions and 783 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"test": "pnpm lint"
},
"dependencies": {
"@nuxt/kit": "3.2.0",
"@nuxt/kit": "3.2.2",
"@types/fs-extra": "^11.0.1",
"birpc": "^0.2.3",
"birpc": "^0.2.4",
"chalk": "^5.2.0",
"chrome-launcher": "^0.15.1",
"defu": "^6.1.2",
Expand All @@ -50,29 +50,29 @@
"launch-editor": "^2.6.0",
"ohash": "^1.0.0",
"pathe": "^1.1.0",
"playwright-core": "^1.30.0",
"playwright-core": "^1.31.1",
"radix3": "^1.0.0",
"satori": "0.3.1",
"satori": "0.4.0",
"satori-html": "^0.3.2",
"sirv": "^2.0.2",
"std-env": "^3.3.2",
"svg2png-wasm": "^1.3.4",
"tinyws": "^0.1.0",
"twemoji": "^14.0.2",
"ufo": "^1.0.1",
"yoga-wasm-web": "^0.3.1"
"ufo": "^1.1.0",
"yoga-wasm-web": "^0.3.2"
},
"devDependencies": {
"@antfu/eslint-config": "^0.35.2",
"@nuxt/devtools-edge": "0.1.2-27939787.a317194",
"@antfu/eslint-config": "^0.35.3",
"@nuxt/devtools-edge": "0.2.3-27954770.0ecefce",
"@nuxt/module-builder": "^0.2.1",
"@nuxt/test-utils": "3.2.0",
"@nuxt/test-utils": "3.2.2",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@types/ws": "^8.5.4",
"bumpp": "^8.2.1",
"bumpp": "^9.0.0",
"eslint": "8.34.0",
"nuxt": "^3.2.0",
"puppeteer": "^19.7.0",
"vitest": "^0.28.5"
"nuxt": "^3.2.2",
"puppeteer": "^19.7.2",
"vitest": "^0.29.1"
}
}
Loading

0 comments on commit ebf2594

Please sign in to comment.