Skip to content
Snippets Groups Projects
Commit cdfbb017 authored by Malte Finsterwalder's avatar Malte Finsterwalder
Browse files

Merge branch 'main' into production

parents 19fe60e1 eb5eb077
No related branches found
Tags release/1.42.0
No related merge requests found
20.18.0
20.18.1
......@@ -24,15 +24,15 @@
},
"dependencies": {
"@apollo/server": "4.11.2",
"@google-cloud/pubsub": "4.8.0",
"@google-cloud/pubsub": "4.9.0",
"@nestjs/apollo": "12.2.1",
"@nestjs/cli": "10.4.7",
"@nestjs/common": "10.4.7",
"@nestjs/cli": "10.4.8",
"@nestjs/common": "10.4.8",
"@nestjs/config": "3.3.0",
"@nestjs/core": "10.4.7",
"@nestjs/core": "10.4.8",
"@nestjs/graphql": "12.2.1",
"@nestjs/jwt": "10.2.0",
"@nestjs/platform-express": "10.4.7",
"@nestjs/platform-express": "10.4.8",
"@nestjs/schedule": "4.1.1",
"@nestjs/schematics": "^10.1.4",
"@nestjs/terminus": "10.2.3",
......
......@@ -5,12 +5,12 @@
"packageManager": "yarn@4.5.1",
"dependencies": {
"@google-cloud/functions-framework": "3.4.2",
"@ory/client": "1.15.10"
"@ory/client": "1.15.12"
},
"devDependencies": {
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.12",
"@vercel/ncc": "0.38.2",
"@vercel/ncc": "0.38.3",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"rimraf": "6.0.1",
......
......@@ -12,12 +12,12 @@
"gqlgen": "graphql-codegen --config ./graphql.config.ts"
},
"dependencies": {
"@mantine/core": "7.14.0",
"@mantine/dates": "7.14.0",
"@mantine/form": "7.14.0",
"@mantine/hooks": "7.14.0",
"@mantine/modals": "7.14.0",
"@mantine/notifications": "7.14.0",
"@mantine/core": "7.14.1",
"@mantine/dates": "7.14.1",
"@mantine/form": "7.14.1",
"@mantine/hooks": "7.14.1",
"@mantine/modals": "7.14.1",
"@mantine/notifications": "7.14.1",
"@tabler/icons-react": "3.22.0",
"clsx": "2.1.1",
"date-fns": "3.6.0",
......
......@@ -30,7 +30,7 @@
"prettier": "^3.3.3",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
"typescript-eslint": "8.14.0"
"typescript-eslint": "8.15.0"
},
"prettier": {
"printWidth": 120,
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment