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-05-05 08:12:37 +00:00
parent a85e15cd2b
commit eb45c0e583
3 changed files with 6 additions and 6 deletions

View File

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

View File

@ -29,7 +29,7 @@
"use-count-up": "3.0.1"
},
"devDependencies": {
"@types/node": "18.16.3",
"@types/node": "18.16.4",
"@types/react": "18.2.5",
"@types/react-dom": "18.2.3",
"autoprefixer": "10.4.14",

View File

@ -1392,10 +1392,10 @@
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
"@types/node@18.16.3":
version "18.16.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.3.tgz#6bda7819aae6ea0b386ebc5b24bdf602f1b42b01"
integrity sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q==
"@types/node@18.16.4":
version "18.16.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.4.tgz#dfb38f0f3fb045fca84ffa7783233c63009d8a92"
integrity sha512-LUhvPmAKAbgm+p/K11IWszLZVoZDlMF4NRmqbhEzDz/CnCuehPkZXwZbBCKGJsgjnuVejotBwM7B3Scrq4EqDw==
"@types/prop-types@*", "@types/prop-types@^15.0.0":
version "15.7.5"