Skip to content

Commit 82bdbfb

Browse files
committed
🎨 remove unused dependencies
1 parent be8729b commit 82bdbfb

2 files changed

Lines changed: 8 additions & 400 deletions

File tree

web/package.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -26,33 +26,26 @@
2626
"@date-fns/tz": "1.5.0",
2727
"@equinor/eds-core-react": "2.4.0",
2828
"@equinor/eds-icons": "^1.3.0",
29-
"@equinor/eds-tokens": "^2.2.0",
3029
"@equinor/eds-utils": "^2.0.0",
3130
"@floating-ui/react": "^0.27.19",
3231
"@friendlycaptcha/sdk": "^0.2.0",
3332
"@hookform/resolvers": "^5.2.2",
34-
"@next/bundle-analyzer": "^16.3.0",
3533
"@next/third-parties": "16.3.0",
3634
"@portabletext/react": "^6.0.3",
3735
"@portabletext/to-html": "^5.0.2",
3836
"@radix-ui/react-accordion": "^1.2.12",
39-
"@radix-ui/react-slot": "^1.2.4",
4037
"@radix-ui/react-tabs": "^1.1.13",
41-
"@react-spring/web": "^10.0.3",
4238
"@sanity/asset-utils": "^2.3.0",
4339
"@sanity/client": "7.20.0",
4440
"@sanity/image-url": "^2.1.1",
4541
"@sanity/preview-url-secret": "^4.0.4",
4642
"@sanity/webhook": "^4.0.4",
4743
"@sentry/nextjs": "10.47.0",
48-
"@sindresorhus/slugify": "^3.0.0",
4944
"algoliasearch": "^5.50.1",
5045
"clsx": "2.1.1",
5146
"date-fns": "4.4.0",
52-
"easy-soap-request": "^5.9.0",
5347
"framer-motion": "^12.38.0",
5448
"html-entities": "^2.6.0",
55-
"http-proxy": "^1.18.1",
5649
"ics": "3.12.0",
5750
"instantsearch.js": "^4.93.0",
5851
"radix-ui": "1.4.3",
@@ -61,16 +54,13 @@
6154
"next-sanity": "13.1.1",
6255
"next-sanity-image": "^6.2.0",
6356
"next-seo": "^7.2.0",
64-
"qs": "^6.11.1",
65-
"query-string": "^9.2.1",
6657
"react": "19.2.4",
6758
"react-dom": "19.2.4",
6859
"react-error-boundary": "^6.1.1",
6960
"react-hook-form": "7.72.1",
7061
"react-icons": "5.5.0",
7162
"react-instantsearch": "^7.19.0",
7263
"react-instantsearch-nextjs": "1.0.5",
73-
"react-instantsearch-router-nextjs": "7.19.0",
7464
"recharts": "^3.3.0",
7565
"sharp": "^0.34.5",
7666
"swr": "^2.4.1",
@@ -87,13 +77,9 @@
8777
"@babel/core": "^7.21.4",
8878
"@portabletext/types": "^2.0.13",
8979
"@tailwindcss/postcss": "4.2.2",
90-
"@types/date-fns": "^2.6.3",
91-
"@types/easy-soap-request": "^5.6.0",
92-
"@types/http-proxy": "^1.17.10",
9380
"@types/node": "^22.0.9999",
9481
"@types/react": "19.2.14",
9582
"@types/react-dom": "19.2.3",
96-
"@types/uuid": "^11.0.0",
9783
"@types/video.js": "^7.3.57",
9884
"@types/xml2js": "^0.4.11",
9985
"dotenv": "^17.2.3",

0 commit comments

Comments
 (0)