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-03-27 17:51:32 +00:00
parent ba2ffd0f65
commit 111f79c602
3 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
FROM harbor.server.kjuulh.io/kjuulh/git-log:1679696530149 as git-log FROM harbor.server.kjuulh.io/kjuulh/git-log:1679937712160 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

View File

@ -29,7 +29,7 @@
"use-count-up": "3.0.1" "use-count-up": "3.0.1"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.15.9", "@types/node": "18.15.10",
"@types/react": "18.0.28", "@types/react": "18.0.28",
"@types/react-dom": "18.0.11", "@types/react-dom": "18.0.11",
"autoprefixer": "10.4.14", "autoprefixer": "10.4.14",

View File

@ -1407,10 +1407,10 @@
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197" resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA== integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
"@types/node@18.15.9": "@types/node@18.15.10":
version "18.15.9" version "18.15.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.9.tgz#a9b529d2a16ae73122b3875969e7db18c9f3e790" resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.10.tgz#4ee2171c3306a185d1208dad5f44dae3dee4cfe3"
integrity sha512-dUxhiNzBLr6IqlZXz6e/rN2YQXlFgOei/Dxy+e3cyXTJ4txSUbGT2/fmnD6zd/75jDMeW5bDee+YXxlFKHoV0A== integrity sha512-9avDaQJczATcXgfmMAW3MIWArOO7A+m90vuCFLr8AotWf8igO/mRoYukrk2cqZVtv38tHs33retzHEilM7FpeQ==
"@types/prop-types@*", "@types/prop-types@^15.0.0": "@types/prop-types@*", "@types/prop-types@^15.0.0":
version "15.7.5" version "15.7.5"