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-25 10:36:03 +00:00
parent 2efd7a5082
commit ba2ffd0f65
3 changed files with 11 additions and 11 deletions

View File

@ -1,4 +1,4 @@
FROM harbor.server.kjuulh.io/kjuulh/git-log:1679333724947 as git-log FROM harbor.server.kjuulh.io/kjuulh/git-log:1679696530149 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,14 +29,14 @@
"use-count-up": "3.0.1" "use-count-up": "3.0.1"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.15.5", "@types/node": "18.15.9",
"@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",
"eslint": "8.36.0", "eslint": "8.36.0",
"eslint-config-next": "latest", "eslint-config-next": "latest",
"postcss": "8.4.21", "postcss": "8.4.21",
"prettier": "2.8.6", "prettier": "2.8.7",
"prettier-plugin-tailwindcss": "0.2.5", "prettier-plugin-tailwindcss": "0.2.5",
"tailwindcss": "3.2.7", "tailwindcss": "3.2.7",
"typescript": "5.0.2" "typescript": "5.0.2"

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.5": "@types/node@18.15.9":
version "18.15.5" version "18.15.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.5.tgz#3af577099a99c61479149b716183e70b5239324a" resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.9.tgz#a9b529d2a16ae73122b3875969e7db18c9f3e790"
integrity sha512-Ark2WDjjZO7GmvsyFFf81MXuGTA/d6oP38anyxWOL6EREyBKAxKoFHwBhaZxCfLRLpO8JgVXwqOwSwa7jRcjew== integrity sha512-dUxhiNzBLr6IqlZXz6e/rN2YQXlFgOei/Dxy+e3cyXTJ4txSUbGT2/fmnD6zd/75jDMeW5bDee+YXxlFKHoV0A==
"@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"
@ -3612,10 +3612,10 @@ prettier-plugin-tailwindcss@0.2.5:
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.5.tgz#fb9f07f22d0658fdedbf4d83254bf907656f7500" resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.5.tgz#fb9f07f22d0658fdedbf4d83254bf907656f7500"
integrity sha512-vZ/iKieyCx0WTxHbkf5E1rBlv/ybFk8WTT4hL5W2jlVxum2Zbe0jMUpuQdDrpa4z2vnPiJ5KIWCqL/kd16fKYg== integrity sha512-vZ/iKieyCx0WTxHbkf5E1rBlv/ybFk8WTT4hL5W2jlVxum2Zbe0jMUpuQdDrpa4z2vnPiJ5KIWCqL/kd16fKYg==
prettier@2.8.6: prettier@2.8.7:
version "2.8.6" version "2.8.7"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.6.tgz#5c174b29befd507f14b83e3c19f83fdc0e974b71" resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
integrity sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ== integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
prop-types@^15.0.0, prop-types@^15.8.1: prop-types@^15.0.0, prop-types@^15.8.1:
version "15.8.1" version "15.8.1"