Update all dependencies
This commit is contained in:
parent
f23d4bdd6b
commit
fca0fa66a5
@ -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
|
FROM harbor.server.kjuulh.io/docker-proxy/library/node:19-alpine AS deps
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
"autoprefixer": "10.4.14",
|
"autoprefixer": "10.4.14",
|
||||||
"eslint": "8.38.0",
|
"eslint": "8.38.0",
|
||||||
"eslint-config-next": "latest",
|
"eslint-config-next": "latest",
|
||||||
"postcss": "8.4.22",
|
"postcss": "8.4.23",
|
||||||
"prettier": "2.8.7",
|
"prettier": "2.8.7",
|
||||||
"prettier-plugin-tailwindcss": "0.2.7",
|
"prettier-plugin-tailwindcss": "0.2.7",
|
||||||
"tailwindcss": "3.3.1",
|
"tailwindcss": "3.3.1",
|
||||||
|
@ -3595,10 +3595,10 @@ postcss@8.4.14:
|
|||||||
picocolors "^1.0.0"
|
picocolors "^1.0.0"
|
||||||
source-map-js "^1.0.2"
|
source-map-js "^1.0.2"
|
||||||
|
|
||||||
postcss@8.4.22:
|
postcss@8.4.23:
|
||||||
version "8.4.22"
|
version "8.4.23"
|
||||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.22.tgz#c29e6776b60ab3af602d4b513d5bd2ff9aa85dc1"
|
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23.tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab"
|
||||||
integrity sha512-XseknLAfRHzVWjCEtdviapiBtfLdgyzExD50Rg2ePaucEesyh8Wv4VPdW0nbyDa1ydbrAxV19jvMT4+LFmcNUA==
|
integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==
|
||||||
dependencies:
|
dependencies:
|
||||||
nanoid "^3.3.6"
|
nanoid "^3.3.6"
|
||||||
picocolors "^1.0.0"
|
picocolors "^1.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user