1
0
Fork 0

chore: Dependencies update

This commit is contained in:
joostdecock 2022-12-30 17:22:35 +01:00
parent 0bcb4dc252
commit ba829c83a4
6 changed files with 554 additions and 665 deletions

View file

@ -202,7 +202,7 @@ yuri:
backend: backend:
_: _:
'@aws-sdk/client-sesv2': '3.200.0' '@aws-sdk/client-sesv2': '3.241.0'
'@prisma/client': &prisma '4.8.0' '@prisma/client': &prisma '4.8.0'
'bcryptjs': '2.4.3' 'bcryptjs': '2.4.3'
'cors': '2.8.5' 'cors': '2.8.5'
@ -214,8 +214,8 @@ backend:
'otplib': '12.0.1' 'otplib': '12.0.1'
'passport': '0.6.0' 'passport': '0.6.0'
'passport-http': '0.3.0' 'passport-http': '0.3.0'
'passport-jwt': '4.0.0' 'passport-jwt': '4.0.1'
'pino': '8.7.0' 'pino': '8.8.0'
'qrcode': '1.5.1' 'qrcode': '1.5.1'
'swagger-ui-dist': '4.15.5' 'swagger-ui-dist': '4.15.5'
'swagger-ui-express': '4.6.0' 'swagger-ui-express': '4.6.0'
@ -281,7 +281,7 @@ lab:
'@mdx-js/react': *mdx '@mdx-js/react': *mdx
'@mdx-js/runtime': *mdxRuntime '@mdx-js/runtime': *mdxRuntime
'@tailwindcss/typography': &tailwindTypography '0.5.0' '@tailwindcss/typography': &tailwindTypography '0.5.0'
'algoliasearch': &algoliasearch '4.14.2' 'algoliasearch': &algoliasearch '4.14.3'
'd3-dispatch': '3.0.1' 'd3-dispatch': '3.0.1'
'd3-drag': '3.0.0' 'd3-drag': '3.0.0'
'd3-selection': '3.0.0' 'd3-selection': '3.0.0'

View file

@ -27,7 +27,7 @@
}, },
"peerDependencies": {}, "peerDependencies": {},
"dependencies": { "dependencies": {
"@aws-sdk/client-sesv2": "3.200.0", "@aws-sdk/client-sesv2": "3.241.0",
"@prisma/client": "4.8.0", "@prisma/client": "4.8.0",
"bcryptjs": "2.4.3", "bcryptjs": "2.4.3",
"cors": "2.8.5", "cors": "2.8.5",
@ -39,8 +39,8 @@
"otplib": "12.0.1", "otplib": "12.0.1",
"passport": "0.6.0", "passport": "0.6.0",
"passport-http": "0.3.0", "passport-http": "0.3.0",
"passport-jwt": "4.0.0", "passport-jwt": "4.0.1",
"pino": "8.7.0", "pino": "8.8.0",
"qrcode": "1.5.1", "qrcode": "1.5.1",
"swagger-ui-dist": "4.15.5", "swagger-ui-dist": "4.15.5",
"swagger-ui-express": "4.6.0" "swagger-ui-express": "4.6.0"

View file

@ -31,7 +31,7 @@
"@mdx-js/react": "2.2.1", "@mdx-js/react": "2.2.1",
"@mdx-js/runtime": "2.0.0-next.9", "@mdx-js/runtime": "2.0.0-next.9",
"@tailwindcss/typography": "0.5.0", "@tailwindcss/typography": "0.5.0",
"algoliasearch": "4.14.2", "algoliasearch": "4.14.3",
"d3-dispatch": "3.0.1", "d3-dispatch": "3.0.1",
"d3-drag": "3.0.0", "d3-drag": "3.0.0",
"d3-selection": "3.0.0", "d3-selection": "3.0.0",

View file

@ -31,7 +31,7 @@
"@mdx-js/react": "2.2.1", "@mdx-js/react": "2.2.1",
"@mdx-js/runtime": "2.0.0-next.9", "@mdx-js/runtime": "2.0.0-next.9",
"@tailwindcss/typography": "0.5.0", "@tailwindcss/typography": "0.5.0",
"algoliasearch": "4.14.2", "algoliasearch": "4.14.3",
"daisyui": "2.46.0", "daisyui": "2.46.0",
"lodash.get": "4.4.2", "lodash.get": "4.4.2",
"lodash.orderby": "4.6.0", "lodash.orderby": "4.6.0",

View file

@ -17,7 +17,7 @@
"peerDependencies": {}, "peerDependencies": {},
"dependencies": { "dependencies": {
"@headlessui/react": "1.7.7", "@headlessui/react": "1.7.7",
"@resvg/resvg-js": "2.2.0", "@resvg/resvg-js": "2.1.0",
"@tailwindcss/typography": "0.5.0", "@tailwindcss/typography": "0.5.0",
"Buffer": "0.0.0", "Buffer": "0.0.0",
"d3-dispatch": "3.0.1", "d3-dispatch": "3.0.1",

1199
yarn.lock

File diff suppressed because it is too large Load diff