|
65 | 65 | "@emotion/cache": "11.11.0",
|
66 | 66 | "@emotion/react": "11.11.4",
|
67 | 67 | "@emotion/server": "11.11.0",
|
68 |
| - "@emotion/styled": "11.11.0", |
| 68 | + "@emotion/styled": "11.11.5", |
69 | 69 | "@isaacs/express-prometheus-middleware": "1.2.1",
|
70 |
| - "@remix-run/express": "2.8.1", |
71 |
| - "@remix-run/node": "2.8.1", |
72 |
| - "@remix-run/react": "2.8.1", |
73 |
| - "@remix-run/server-runtime": "2.8.1", |
74 |
| - "@remix-run/testing": "2.8.1", |
75 |
| - "@supabase/auth-helpers-remix": "0.3.0", |
76 |
| - "@supabase/supabase-js": "2.39.8", |
| 70 | + "@remix-run/express": "2.9.1", |
| 71 | + "@remix-run/node": "2.9.1", |
| 72 | + "@remix-run/react": "2.9.1", |
| 73 | + "@remix-run/server-runtime": "2.9.1", |
| 74 | + "@remix-run/testing": "2.9.1", |
| 75 | + "@supabase/auth-helpers-remix": "0.4.0", |
| 76 | + "@supabase/supabase-js": "2.43.1", |
77 | 77 | "bcryptjs": "2.4.3",
|
78 | 78 | "compression": "1.7.4",
|
79 | 79 | "cross-env": "7.0.3",
|
80 | 80 | "d3-shape": "3.2.0",
|
81 |
| - "express": "4.18.3", |
82 |
| - "framer-motion": "11.0.14", |
83 |
| - "i18next": "23.10.1", |
84 |
| - "i18next-browser-languagedetector": "7.2.0", |
| 81 | + "express": "4.19.2", |
| 82 | + "framer-motion": "11.1.7", |
| 83 | + "i18next": "23.11.3", |
| 84 | + "i18next-browser-languagedetector": "7.2.1", |
85 | 85 | "i18next-fs-backend": "2.3.1",
|
86 |
| - "i18next-http-backend": "2.5.0", |
87 |
| - "isbot": "5.1.1", |
| 86 | + "i18next-http-backend": "2.5.1", |
| 87 | + "isbot": "5.1.6", |
88 | 88 | "morgan": "1.10.0",
|
89 |
| - "prom-client": "15.1.0", |
90 |
| - "react": "18.3.0-canary-a870b2d54-20240314", |
91 |
| - "react-dom": "18.3.0-canary-a870b2d54-20240314", |
92 |
| - "react-i18next": "14.1.0", |
93 |
| - "recharts": "2.12.3", |
94 |
| - "remix-i18next": "6.0.1", |
95 |
| - "supabase": "1.148.6", |
| 89 | + "prom-client": "15.1.2", |
| 90 | + "react": "18.3.1", |
| 91 | + "react-dom": "18.3.1", |
| 92 | + "react-i18next": "14.1.1", |
| 93 | + "recharts": "2.12.6", |
| 94 | + "remix-i18next": "6.1.0", |
| 95 | + "supabase": "1.165.0", |
96 | 96 | "tiny-invariant": "1.3.3"
|
97 | 97 | },
|
98 | 98 | "devDependencies": {
|
99 |
| - "@babel/core": "7.24.0", |
100 |
| - "@babel/plugin-syntax-flow": "7.23.3", |
| 99 | + "@babel/core": "7.24.5", |
| 100 | + "@babel/plugin-syntax-flow": "7.24.1", |
101 | 101 | "@babel/plugin-transform-react-jsx": "7.23.4",
|
102 |
| - "@commitlint/cli": "19.2.0", |
103 |
| - "@commitlint/config-conventional": "19.1.0", |
| 102 | + "@commitlint/cli": "19.3.0", |
| 103 | + "@commitlint/config-conventional": "19.2.2", |
104 | 104 | "@faker-js/faker": "8.4.1",
|
105 |
| - "@pandacss/dev": "0.35.0", |
106 |
| - "@remix-run/dev": "2.8.1", |
107 |
| - "@remix-run/eslint-config": "2.8.1", |
| 105 | + "@pandacss/dev": "0.39.0", |
| 106 | + "@remix-run/dev": "2.9.1", |
| 107 | + "@remix-run/eslint-config": "2.9.1", |
108 | 108 | "@testing-library/cypress": "10.0.1",
|
109 | 109 | "@testing-library/dom": "10.1.0",
|
110 |
| - "@testing-library/jest-dom": "6.4.2", |
| 110 | + "@testing-library/jest-dom": "6.4.5", |
111 | 111 | "@testing-library/react": "15.0.6",
|
112 | 112 | "@testing-library/user-event": "14.5.2",
|
113 | 113 | "@trivago/prettier-plugin-sort-imports": "4.3.0",
|
114 | 114 | "@types/bcryptjs": "2.4.6",
|
115 | 115 | "@types/compression": "1.7.5",
|
116 |
| - "@types/eslint": "8.56.5", |
| 116 | + "@types/eslint": "8.56.10", |
117 | 117 | "@types/express": "4.17.21",
|
118 | 118 | "@types/morgan": "1.9.9",
|
119 |
| - "@types/node": "20.11.28", |
120 |
| - "@types/react": "18.2.66", |
121 |
| - "@types/react-dom": "18.2.22", |
122 |
| - "@typescript-eslint/eslint-plugin": "7.2.0", |
123 |
| - "@typescript-eslint/parser": "7.2.0", |
| 119 | + "@types/node": "20.12.8", |
| 120 | + "@types/react": "18.3.1", |
| 121 | + "@types/react-dom": "18.3.0", |
| 122 | + "@typescript-eslint/eslint-plugin": "7.8.0", |
| 123 | + "@typescript-eslint/parser": "7.8.0", |
124 | 124 | "@vitejs/plugin-react": "4.2.1",
|
125 |
| - "@vitest/coverage-v8": "1.4.0", |
126 |
| - "@vitest/ui": "1.4.0", |
127 |
| - "autoprefixer": "10.4.18", |
| 125 | + "@vitest/coverage-v8": "1.6.0", |
| 126 | + "@vitest/ui": "1.6.0", |
| 127 | + "autoprefixer": "10.4.19", |
128 | 128 | "c8": "9.1.0",
|
129 | 129 | "cookie": "0.6.0",
|
130 |
| - "cypress": "13.7.0", |
| 130 | + "cypress": "13.8.1", |
131 | 131 | "dotenv": "16.4.5",
|
132 | 132 | "esbuild": "0.20.2",
|
133 | 133 | "eslint": "8.57.0",
|
134 | 134 | "eslint-config-prettier": "9.1.0",
|
135 | 135 | "eslint-config-react-app": "7.0.1",
|
136 | 136 | "eslint-plugin-cypress": "3.1.1",
|
137 |
| - "eslint-plugin-no-relative-import-paths": "1.5.3", |
138 |
| - "eslint-plugin-sonarjs": "0.24.0", |
| 137 | + "eslint-plugin-no-relative-import-paths": "1.5.4", |
| 138 | + "eslint-plugin-sonarjs": "0.25.1", |
139 | 139 | "happy-dom": "14.7.1",
|
140 | 140 | "husky": "9.0.11",
|
141 | 141 | "install": "0.13.0",
|
142 | 142 | "lint-staged": "15.2.2",
|
143 |
| - "msw": "2.2.3", |
| 143 | + "msw": "2.2.14", |
144 | 144 | "npm-run-all2": "6.1.2",
|
145 |
| - "postcss": "8.4.35", |
| 145 | + "postcss": "8.4.38", |
146 | 146 | "prettier": "3.2.5",
|
147 |
| - "rollup-plugin-visualizer": "^5.12.0", |
| 147 | + "rollup-plugin-visualizer": "5.12.0", |
148 | 148 | "start-server-and-test": "2.0.3",
|
149 | 149 | "ts-node": "10.9.2",
|
150 | 150 | "tsc-files": "1.1.4",
|
151 | 151 | "tsconfig-paths": "4.2.0",
|
152 |
| - "type-coverage": "2.27.1", |
153 |
| - "typescript": "5.4.2", |
| 152 | + "type-coverage": "2.28.2", |
| 153 | + "typescript": "5.4.5", |
154 | 154 | "typescript-coverage-report": "1.0.0",
|
155 |
| - "vite": "5.1.6", |
| 155 | + "vite": "5.2.11", |
156 | 156 | "vite-plugin-checker": "0.6.4",
|
157 | 157 | "vite-tsconfig-paths": "4.3.2",
|
158 |
| - "vitest": "1.4.0", |
| 158 | + "vitest": "1.6.0", |
159 | 159 | "vitest-github-actions-reporter": "0.11.1",
|
160 | 160 | "vitest-sonar-reporter": "2.0.0",
|
161 |
| - "webdriverio": "8.34.0" |
| 161 | + "webdriverio": "8.36.1" |
162 | 162 | },
|
163 | 163 | "engines": {
|
164 | 164 | "node": ">=18"
|
165 | 165 | },
|
166 | 166 | "version": "1.18.0",
|
167 | 167 | "overrides": {
|
168 |
| - "react": "18.3.0-canary-a870b2d54-20240314", |
| 168 | + "react": "18.3.1", |
169 | 169 | "react-dom": "18.3.0-canarya870b2d54-20240314"
|
170 | 170 | }
|
171 | 171 | }
|
0 commit comments