Merged in chore/cleanup-after-trpc-migration (pull request #2457)
Chore/cleanup after trpc migration * Clean up TODOs * Rename REDEMPTION constant to SEARCH_TYPE_REDEMPTION * Update dependencies Remove unused deps from scandic-web Add missing deps to trpc package * Update self-referencing imports * Remove unused variables from scandic-web env * Fix missing graphql-tag package * Actually fix * Remove unused env var Approved-by: Christian Andolf Approved-by: Linus Flood
This commit is contained in:
@@ -7027,6 +7027,7 @@ __metadata:
|
||||
eslint-plugin-formatjs: "npm:^5.3.1"
|
||||
eslint-plugin-import: "npm:^2.31.0"
|
||||
eslint-plugin-simple-import-sort: "npm:^12.1.1"
|
||||
graphql-tag: "npm:^2.12.6"
|
||||
next: "npm:15.3.4"
|
||||
react: "npm:^19.0.0"
|
||||
react-dom: "npm:^19.0.0"
|
||||
@@ -7149,11 +7150,7 @@ __metadata:
|
||||
eslint-plugin-import: "npm:^2.31.0"
|
||||
eslint-plugin-simple-import-sort: "npm:^12.1.1"
|
||||
fast-deep-equal: "npm:^3.1.3"
|
||||
fetch-retry: "npm:^6.0.0"
|
||||
flat: "npm:^6.0.1"
|
||||
fuse.js: "npm:^7.1.0"
|
||||
graphql: "npm:^16.11.0"
|
||||
graphql-request: "npm:^7.1.2"
|
||||
graphql-tag: "npm:^2.12.6"
|
||||
html-react-parser: "npm:^5.2.3"
|
||||
ics: "npm:^3.8.1"
|
||||
@@ -7186,7 +7183,6 @@ __metadata:
|
||||
react-to-print: "npm:^3.1.0"
|
||||
schema-dts: "npm:^1.1.5"
|
||||
server-only: "npm:^0.0.1"
|
||||
slugify: "npm:^1.6.6"
|
||||
sonner: "npm:^2.0.3"
|
||||
start-server-and-test: "npm:^2.0.11"
|
||||
supercluster: "npm:^8.0.1"
|
||||
@@ -7195,7 +7191,6 @@ __metadata:
|
||||
typescript: "npm:5.8.3"
|
||||
typescript-plugin-css-modules: "npm:^5.1.0"
|
||||
usehooks-ts: "npm:3.1.1"
|
||||
uuid: "npm:^11.1.0"
|
||||
vite-tsconfig-paths: "npm:^5.1.4"
|
||||
vitest: "npm:^3.2.4"
|
||||
zod: "npm:^3.24.4"
|
||||
@@ -7229,12 +7224,14 @@ __metadata:
|
||||
fuse.js: "npm:^7.1.0"
|
||||
graphql: "npm:^16.11.0"
|
||||
graphql-request: "npm:^7.1.2"
|
||||
graphql-tag: "npm:^2.12.6"
|
||||
json-stable-stringify-without-jsonify: "npm:^1.0.1"
|
||||
next-auth: "npm:5.0.0-beta.27"
|
||||
server-only: "npm:^0.0.1"
|
||||
slugify: "npm:^1.6.6"
|
||||
superjson: "npm:^2.2.2"
|
||||
typescript: "npm:5.8.3"
|
||||
uuid: "npm:^11.1.0"
|
||||
vitest: "npm:^3.2.3"
|
||||
zod: "npm:^3.24.4"
|
||||
peerDependencies:
|
||||
|
||||
Reference in New Issue
Block a user