Merged in chore/fix-dependencies (pull request #3470)
chore: Cleanup dependencies * Move dotenv to root * update knip config * Fix more deps * More dep updates * more * more dep updates * Fix deps * Fix generate Approved-by: Linus Flood
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
"@netlify/functions": "^3.0.0",
|
||||
"@netlify/plugin-nextjs": "^5.15.1",
|
||||
"@radix-ui/react-slot": "^1.2.2",
|
||||
"@react-aria/ssr": "^3.9.8",
|
||||
"@scandic-hotels/booking-flow": "workspace:*",
|
||||
"@scandic-hotels/common": "workspace:*",
|
||||
"@scandic-hotels/design-system": "workspace:*",
|
||||
@@ -44,7 +43,6 @@
|
||||
"@tanstack/react-query": "^5.75.5",
|
||||
"@tanstack/react-query-devtools": "^5.75.5",
|
||||
"@tanstack/react-table": "^8.21.3",
|
||||
"@testing-library/dom": "^10.4.0",
|
||||
"@trpc/client": "^11.1.2",
|
||||
"@trpc/server": "^11.1.2",
|
||||
"@tsparticles/confetti": "^3.8.1",
|
||||
@@ -60,8 +58,6 @@
|
||||
"dialogshift-webchat-sdk": "^2.10.1",
|
||||
"embla-carousel": "^8.6.0",
|
||||
"embla-carousel-react": "^8.6.0",
|
||||
"flat": "^6.0.1",
|
||||
"graphql-tag": "^2.12.6",
|
||||
"html-react-parser": "^5.2.3",
|
||||
"ics": "^3.8.1",
|
||||
"immer": "10.1.1",
|
||||
@@ -70,7 +66,6 @@
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"md5": "^2.3.0",
|
||||
"motion": "^12.10.0",
|
||||
"nanoid": "^5.1.5",
|
||||
"next": "16.0.10",
|
||||
"next-auth": "5.0.0-beta.29",
|
||||
"react": "19.2.1",
|
||||
@@ -89,23 +84,15 @@
|
||||
"zustand": "^4.5.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@formatjs/cli": "^6.7.1",
|
||||
"@lokalise/node-api": "^14.0.0",
|
||||
"@playwright/test": "^1.57.0",
|
||||
"@react-aria/test-utils": "1.0.0-alpha.8",
|
||||
"@scandic-hotels/typescript-config": "workspace:*",
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"@testing-library/user-event": "^14.6.1",
|
||||
"@types/adm-zip": "^0.5.7",
|
||||
"@types/json-stable-stringify-without-jsonify": "^1.0.2",
|
||||
"@types/jsonwebtoken": "^9",
|
||||
"@types/node": "^20",
|
||||
"@types/react": "19.2.7",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"@vitejs/plugin-react": "^5.0.0",
|
||||
"adm-zip": "^0.5.16",
|
||||
"babel-plugin-formatjs": "^10.5.39",
|
||||
"dotenv": "^16.5.0",
|
||||
"eslint": "^9",
|
||||
"eslint-config-next": "16.0.7",
|
||||
"eslint-plugin-formatjs": "^5.3.1",
|
||||
@@ -113,7 +100,6 @@
|
||||
"eslint-plugin-simple-import-sort": "^12.1.1",
|
||||
"jiti": "^1.21.0",
|
||||
"jsdom": "^26.1.0",
|
||||
"lint-staged": "^15.5.2",
|
||||
"schema-dts": "^1.1.5",
|
||||
"typescript": "5.8.3",
|
||||
"vite-tsconfig-paths": "^5.1.4",
|
||||
|
||||
Reference in New Issue
Block a user