[ci] update lockfile (#2822)
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
This commit is contained in:
parent
915ab92204
commit
9327b56e82
4 changed files with 477 additions and 677 deletions
|
@ -79,7 +79,7 @@
|
|||
"common-ancestor-path": "^1.0.1",
|
||||
"debug": "^4.3.3",
|
||||
"eol": "^0.9.1",
|
||||
"es-module-lexer": "^0.10.0",
|
||||
"es-module-lexer": "^0.10.4",
|
||||
"esbuild": "0.14.25",
|
||||
"estree-walker": "^3.0.1",
|
||||
"fast-glob": "^3.2.11",
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
"private": true,
|
||||
"dependencies": {
|
||||
"astro": "workspace:*",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"postcss": "^8.4.8",
|
||||
"autoprefixer": "^10.4.4",
|
||||
"postcss": "^8.4.12",
|
||||
"tailwindcss": "^3.0.23"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -20,8 +20,8 @@
|
|||
"./package.json": "./package.json"
|
||||
},
|
||||
"dependencies": {
|
||||
"babel-preset-solid": "^1.3.12",
|
||||
"solid-js": "^1.3.12"
|
||||
"babel-preset-solid": "^1.3.13",
|
||||
"solid-js": "^1.3.13"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^14.15.0 || >=16.0.0"
|
||||
|
|
1144
pnpm-lock.yaml
1144
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue