[ci] update lockfile (#3448)
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
This commit is contained in:
parent
e9a77d8619
commit
c9d8b10a85
17 changed files with 485 additions and 405 deletions
|
@ -14,6 +14,6 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@webcomponents/template-shadowroot": "^0.1.0",
|
||||
"lit": "^2.2.4"
|
||||
"lit": "^2.2.5"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -19,11 +19,11 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@webcomponents/template-shadowroot": "^0.1.0",
|
||||
"lit": "^2.2.4",
|
||||
"lit": "^2.2.5",
|
||||
"preact": "^10.7.2",
|
||||
"react": "^18.1.0",
|
||||
"react-dom": "^18.1.0",
|
||||
"solid-js": "^1.4.2",
|
||||
"solid-js": "^1.4.3",
|
||||
"svelte": "^3.48.0",
|
||||
"vue": "^3.2.36"
|
||||
}
|
||||
|
|
|
@ -13,6 +13,6 @@
|
|||
"astro": "^1.0.0-beta.37"
|
||||
},
|
||||
"dependencies": {
|
||||
"solid-js": "^1.4.2"
|
||||
"solid-js": "^1.4.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -17,11 +17,11 @@
|
|||
"@astrojs/tailwind": "^0.2.1",
|
||||
"@astrojs/turbolinks": "^0.1.3",
|
||||
"astro": "^1.0.0-beta.37",
|
||||
"solid-js": "^1.4.2"
|
||||
"solid-js": "^1.4.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@webcomponents/template-shadowroot": "^0.1.0",
|
||||
"lit": "^2.2.4",
|
||||
"lit": "^2.2.5",
|
||||
"preact": "^10.7.2",
|
||||
"react": "^18.1.0",
|
||||
"react-dom": "^18.1.0",
|
||||
|
|
|
@ -62,8 +62,8 @@
|
|||
"@octokit/action": "^3.18.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.26.0",
|
||||
"@typescript-eslint/parser": "^5.26.0",
|
||||
"del": "^6.1.0",
|
||||
"esbuild": "^0.14.39",
|
||||
"del": "^6.1.1",
|
||||
"esbuild": "^0.14.40",
|
||||
"eslint": "^8.16.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
|
|
|
@ -6,6 +6,6 @@
|
|||
"@astrojs/lit": "workspace:*",
|
||||
"@webcomponents/template-shadowroot": "^0.1.0",
|
||||
"astro": "workspace:*",
|
||||
"lit": "^2.2.4"
|
||||
"lit": "^2.2.5"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -9,15 +9,15 @@
|
|||
"@astrojs/solid-js": "^0.1.2",
|
||||
"@astrojs/svelte": "^0.1.3",
|
||||
"@astrojs/vue": "^0.1.4",
|
||||
"astro": "^1.0.0-beta.32"
|
||||
"astro": "^1.0.0-beta.35"
|
||||
},
|
||||
"dependencies": {
|
||||
"@webcomponents/template-shadowroot": "^0.1.0",
|
||||
"lit": "^2.2.4",
|
||||
"lit": "^2.2.5",
|
||||
"preact": "^10.7.2",
|
||||
"react": "^18.1.0",
|
||||
"react-dom": "^18.1.0",
|
||||
"solid-js": "^1.4.2",
|
||||
"solid-js": "^1.4.3",
|
||||
"svelte": "^3.48.0",
|
||||
"vue": "^3.2.36"
|
||||
}
|
||||
|
|
|
@ -7,6 +7,6 @@
|
|||
"astro": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"solid-js": "^1.4.2"
|
||||
"solid-js": "^1.4.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -83,10 +83,10 @@
|
|||
"@astrojs/prism": "0.4.1",
|
||||
"@astrojs/telemetry": "^0.1.2",
|
||||
"@astrojs/webapi": "^0.12.0",
|
||||
"@babel/core": "^7.18.0",
|
||||
"@babel/generator": "^7.18.0",
|
||||
"@babel/parser": "^7.18.0",
|
||||
"@babel/traverse": "^7.18.0",
|
||||
"@babel/core": "^7.18.2",
|
||||
"@babel/generator": "^7.18.2",
|
||||
"@babel/parser": "^7.18.3",
|
||||
"@babel/traverse": "^7.18.2",
|
||||
"@proload/core": "^0.3.2",
|
||||
"@proload/plugin-tsm": "^0.2.1",
|
||||
"ast-types": "^0.14.2",
|
||||
|
@ -97,7 +97,7 @@
|
|||
"diff": "^5.1.0",
|
||||
"eol": "^0.9.1",
|
||||
"es-module-lexer": "^0.10.5",
|
||||
"esbuild": "^0.14.39",
|
||||
"esbuild": "^0.14.40",
|
||||
"estree-walker": "^3.0.1",
|
||||
"execa": "^6.1.0",
|
||||
"fast-glob": "^3.2.11",
|
||||
|
@ -119,7 +119,7 @@
|
|||
"prompts": "^2.4.2",
|
||||
"recast": "^0.20.5",
|
||||
"resolve": "^1.22.0",
|
||||
"rollup": "^2.74.1",
|
||||
"rollup": "^2.75.0",
|
||||
"semver": "^7.3.7",
|
||||
"serialize-javascript": "^6.0.0",
|
||||
"shiki": "^0.10.1",
|
||||
|
@ -135,7 +135,7 @@
|
|||
"zod": "^3.17.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/types": "^7.18.0",
|
||||
"@babel/types": "^7.18.2",
|
||||
"@playwright/test": "^1.22.2",
|
||||
"@types/babel__core": "^7.1.19",
|
||||
"@types/babel__generator": "^7.6.4",
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"dependencies": {
|
||||
"@astrojs/preact": "workspace:*",
|
||||
"astro": "workspace:*",
|
||||
"hast-util-select": "^5.0.1",
|
||||
"hast-util-select": "^5.0.2",
|
||||
"rehype-slug": "^5.0.1"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"astro": "workspace:*",
|
||||
"@astrojs/test-font-awesome-package": "file:./packages/font-awesome"
|
||||
"@astrojs/test-font-awesome-package": "file:packages/font-awesome",
|
||||
"astro": "workspace:*"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
"test": "mocha"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lit-labs/ssr": "^2.1.0"
|
||||
"@lit-labs/ssr": "^2.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"astro": "workspace:*",
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
"devDependencies": {
|
||||
"astro": "workspace:*",
|
||||
"astro-scripts": "workspace:*",
|
||||
"solid-js": "^1.4.2"
|
||||
"solid-js": "^1.4.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"solid-js": "^1.3.6"
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
"dev": "astro-scripts dev \"src/**/*.ts\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@sveltejs/vite-plugin-svelte": "^1.0.0-next.44",
|
||||
"@sveltejs/vite-plugin-svelte": "^1.0.0-next.45",
|
||||
"postcss-load-config": "^3.1.4",
|
||||
"svelte-preprocess": "^4.10.6",
|
||||
"vite": "^2.9.9"
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
"formdata-polyfill": "^4.0.10",
|
||||
"magic-string": "^0.25.9",
|
||||
"mocha": "^9.2.2",
|
||||
"rollup": "^2.74.1",
|
||||
"rollup": "^2.75.0",
|
||||
"rollup-plugin-terser": "^7.0.2",
|
||||
"tslib": "^2.4.0",
|
||||
"typescript": "~4.7.0",
|
||||
|
|
834
pnpm-lock.yaml
834
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
|
@ -11,7 +11,7 @@
|
|||
"@astrojs/webapi": "workspace:*",
|
||||
"adm-zip": "^0.5.9",
|
||||
"arg": "^5.0.1",
|
||||
"esbuild": "^0.14.39",
|
||||
"esbuild": "^0.14.40",
|
||||
"globby": "^12.2.0",
|
||||
"kleur": "^4.1.4",
|
||||
"svelte": "^3.48.0",
|
||||
|
|
Loading…
Reference in a new issue