[ci] update lockfile (#2822)

Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
This commit is contained in:
Fred K. Schott 2022-03-17 11:33:52 -07:00 committed by GitHub
parent 915ab92204
commit 9327b56e82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 477 additions and 677 deletions

View file

@ -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",

View file

@ -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"
}
}

View file

@ -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"

File diff suppressed because it is too large Load diff