Update all dependencies
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2023-04-19 19:30:39 +00:00
parent f23d4bdd6b
commit fca0fa66a5
3 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
FROM harbor.server.kjuulh.io/kjuulh/git-log:1681929454145 as git-log
FROM harbor.server.kjuulh.io/kjuulh/git-log:1681930905086 as git-log
FROM harbor.server.kjuulh.io/docker-proxy/library/node:19-alpine AS deps

View File

@ -35,7 +35,7 @@
"autoprefixer": "10.4.14",
"eslint": "8.38.0",
"eslint-config-next": "latest",
"postcss": "8.4.22",
"postcss": "8.4.23",
"prettier": "2.8.7",
"prettier-plugin-tailwindcss": "0.2.7",
"tailwindcss": "3.3.1",

View File

@ -3595,10 +3595,10 @@ postcss@8.4.14:
picocolors "^1.0.0"
source-map-js "^1.0.2"
postcss@8.4.22:
version "8.4.22"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.22.tgz#c29e6776b60ab3af602d4b513d5bd2ff9aa85dc1"
integrity sha512-XseknLAfRHzVWjCEtdviapiBtfLdgyzExD50Rg2ePaucEesyh8Wv4VPdW0nbyDa1ydbrAxV19jvMT4+LFmcNUA==
postcss@8.4.23:
version "8.4.23"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23.tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab"
integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==
dependencies:
nanoid "^3.3.6"
picocolors "^1.0.0"