Skip to content

Commit

Permalink
[ci] update lockfile (withastro#2763)
Browse files Browse the repository at this point in the history
Co-authored-by: FredKSchott <[email protected]>
Co-authored-by: Nate Moore <[email protected]>
  • Loading branch information
3 people authored Mar 11, 2022
1 parent 6068cdd commit af8f9a6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
"astro-scripts": "./index.js"
},
"dependencies": {
"@astrojs/webapi": "workspace:*",
"@astrojs/renderer-preact": "workspace:*",
"@astrojs/renderer-react": "workspace:*",
"@astrojs/renderer-vue": "workspace:*",
"@astrojs/renderer-svelte": "workspace:*",
"@astrojs/renderer-vue": "workspace:*",
"@astrojs/webapi": "workspace:*",
"adm-zip": "^0.5.9",
"arg": "^5.0.0",
"arg": "^5.0.1",
"esbuild": "0.14.25",
"globby": "^12.0.2",
"globby": "^12.2.0",
"kleur": "^4.1.4",
"svelte": "^3.46.2",
"tar": "^6.1.0"
"svelte": "^3.46.4",
"tar": "^6.1.11"
}
}

0 comments on commit af8f9a6

Please sign in to comment.