|
40 | 40 | "private": true, |
41 | 41 | "dependencies": { |
42 | 42 | "@babel/plugin-transform-react-jsx": "7.27.1", |
43 | | - "@radix-ui/react-dialog": "1.1.15", |
44 | | - "@radix-ui/react-label": "2.1.7", |
45 | 43 | "@reach/portal": "0.18.0", |
46 | | - "@reach/router": "1.3.4", |
47 | 44 | "@reach/skip-nav": "0.18.0", |
48 | 45 | "@sentry/gatsby": "10.17.0", |
49 | 46 | "@sentry/node": "10.27.0", |
50 | 47 | "@svgr/webpack": "8.1.0", |
51 | | - "algoliasearch": "4.25.2", |
52 | 48 | "autoprefixer": "10.4.21", |
53 | 49 | "classnames": "2.5.1", |
54 | 50 | "compression": "1.8.1", |
55 | 51 | "dotenv": "17.2.3", |
56 | | - "ease-component": "1.0.0", |
57 | 52 | "express": "5.2.0", |
58 | 53 | "gatsby": "5.16.1", |
59 | 54 | "gatsby-plugin-catch-links": "5.16.0", |
60 | 55 | "gatsby-plugin-image": "3.16.0", |
61 | 56 | "gatsby-plugin-manifest": "5.16.0", |
62 | | - "gatsby-plugin-parent-resolvers": "1.0.2", |
63 | 57 | "gatsby-plugin-postcss": "6.16.0", |
64 | 58 | "gatsby-plugin-sharp": "5.16.0", |
65 | 59 | "gatsby-plugin-sitemap": "6.16.0", |
|
93 | 87 | "postcss-nested": "7.0.2", |
94 | 88 | "prismjs": "1.30.0", |
95 | 89 | "promise-polyfill": "8.3.0", |
96 | | - "prop-types": "15.8.1", |
97 | 90 | "raf-polyfill": "1.0.0", |
98 | 91 | "react": "19.2.4", |
99 | 92 | "react-collapse": "5.1.1", |
|
105 | 98 | "remark-parse": "11.0.0", |
106 | 99 | "remark-preset-lint-recommended": "7.0.1", |
107 | 100 | "reset-css": "5.0.2", |
108 | | - "scroll": "3.0.1", |
109 | 101 | "serve-handler": "6.1.6", |
110 | | - "tailwind-merge": "3.3.1", |
111 | 102 | "tailwindcss": "3.4.18", |
112 | 103 | "tailwindcss-animate": "1.0.7", |
113 | 104 | "title-case": "3.0.3", |
114 | 105 | "tsconfig-paths-webpack-plugin": "4.2.0", |
115 | 106 | "unified": "11.0.5", |
116 | | - "unist-util-remove-position": "5.0.0", |
117 | 107 | "unist-util-visit": "5.0.0", |
118 | | - "upath": "2.0.1", |
119 | | - "webpack-filter-warnings-plugin": "1.2.1" |
| 108 | + "upath": "2.0.1" |
120 | 109 | }, |
121 | 110 | "devDependencies": { |
122 | | - "@aws-sdk/client-cloudfront": "3.901.0", |
123 | 111 | "@babel/core": "7.28.4", |
124 | 112 | "@eslint/eslintrc": "3.3.1", |
125 | 113 | "@eslint/js": "10.0.1", |
126 | 114 | "@eslint/json": "1.0.1", |
127 | 115 | "@types/gatsbyjs__reach-router": "2.0.5", |
128 | 116 | "@types/hast": "3.0.4", |
129 | | - "@types/isomorphic-fetch": "0.0.39", |
130 | 117 | "@types/lodash": "4.17.20", |
131 | 118 | "@types/promise-polyfill": "6.0.6", |
132 | 119 | "@types/react": "19.2.14", |
133 | 120 | "@types/react-collapse": "5.0.4", |
134 | | - "@types/react-popover": "0.5.8", |
135 | 121 | "@types/unist": "3.0.3", |
136 | | - "browserslist": "4.28.1", |
137 | | - "class-variance-authority": "0.7.1", |
138 | 122 | "eslint": "10.0.3", |
139 | 123 | "eslint-config-prettier": "10.1.8", |
140 | 124 | "eslint-import-resolver-typescript": "4.4.4", |
141 | | - "eslint-plugin-import": "2.32.0", |
142 | 125 | "eslint-plugin-import-x": "4.16.2", |
143 | 126 | "eslint-plugin-jsx-a11y": "6.10.2", |
144 | | - "eslint-plugin-n": "17.23.1", |
145 | 127 | "eslint-plugin-prettier": "5.5.4", |
146 | 128 | "eslint-plugin-react": "7.37.5", |
147 | 129 | "eslint-plugin-react-hooks": "6.1.1", |
|
0 commit comments