|
45 | 45 | "fingerprintjs2": "^2.1.4", |
46 | 46 | "fontfaceobserver": "^2.3.0", |
47 | 47 | "formik": "^2.4.6", |
48 | | - "intersection-observer": "^0.12.2", |
49 | 48 | "lodash": "^4.17.21", |
50 | 49 | "logrocket": "^10.1.0", |
51 | 50 | "logrocket-react": "^6.0.3", |
52 | 51 | "next": "^16.2.1", |
53 | 52 | "next-sitemap": "^4.2.3", |
54 | 53 | "object-hash": "^3.0.0", |
55 | | - "path": "^0.12.7", |
56 | | - "prop-types": "^15.8.1", |
57 | 54 | "react": "^19.2.4", |
58 | 55 | "react-dom": "^19.2.4", |
59 | 56 | "react-player": "^2.16.0", |
|
79 | 76 | "@types/logrocket-react": "^3.0.3", |
80 | 77 | "@types/node": "^24.9.1", |
81 | 78 | "@types/object-hash": "^3.0.0", |
82 | | - "@types/prop-types": "^15.7.15", |
83 | 79 | "@types/react": "^19.2.14", |
84 | 80 | "@types/react-dom": "^19.2.3", |
85 | 81 | "@vitejs/plugin-react": "^4.4.1", |
|
89 | 85 | "axios-mock-adapter": "^2.1.0", |
90 | 86 | "chromatic": "^15.3.0", |
91 | 87 | "cross-env": "^7.0.3", |
92 | | - "css-loader": "^6.7.1", |
93 | 88 | "dotenv": "^17.2.3", |
94 | 89 | "eslint": "^9.39.4", |
95 | 90 | "eslint-config-prettier": "^10.1.8", |
|
105 | 100 | "eslint-plugin-react-hooks": "^7.0.1", |
106 | 101 | "eslint-plugin-storybook": "^10.3.2", |
107 | 102 | "eslint-plugin-unicorn": "^63.0.0", |
108 | | - "express": "^4.18.1", |
109 | | - "file-loader": "^6.2.0", |
110 | 103 | "husky": "^9.1.7", |
111 | | - "identity-obj-proxy": "^3.0.0", |
112 | 104 | "jsdom": "^26.1.0", |
113 | 105 | "lint-staged": "13.0.3", |
114 | 106 | "postcss": "^8.5.6", |
115 | 107 | "prettier": "^3.8.1", |
116 | 108 | "prettier-plugin-tailwindcss": "^0.7.2", |
117 | | - "process": "0.11.10", |
118 | | - "react-is": "^19.2.4", |
119 | | - "require-context.macro": "^1.2.2", |
120 | | - "start-server-and-test": "^1.14.0", |
121 | 109 | "storybook": "^10.3.1", |
122 | | - "style-loader": "^3.3.1", |
123 | 110 | "tailwindcss": "^4.2.2", |
124 | 111 | "typescript": "^5.9.3", |
125 | 112 | "typescript-eslint": "^8.57.1", |
126 | | - "url-loader": "^4.1.1", |
127 | 113 | "vite-plugin-magical-svg": "^1.9.0", |
128 | 114 | "vite-tsconfig-paths": "^6.1.1", |
129 | 115 | "vitest": "^3.1.2", |
|
0 commit comments