|
65 | 65 | "dependencies": {
|
66 | 66 | "@chakra-ui/react": "2.8.2",
|
67 | 67 | "@emotion/cache": "11.11.0",
|
68 |
| - "@emotion/react": "11.11.3", |
| 68 | + "@emotion/react": "11.11.4", |
69 | 69 | "@emotion/server": "11.11.0",
|
70 | 70 | "@emotion/styled": "11.11.0",
|
71 | 71 | "@isaacs/express-prometheus-middleware": "1.2.1",
|
72 |
| - "@remix-run/css-bundle": "2.5.0", |
73 |
| - "@remix-run/express": "2.5.0", |
74 |
| - "@remix-run/node": "2.5.0", |
75 |
| - "@remix-run/react": "2.5.0", |
76 |
| - "@remix-run/server-runtime": "2.5.0", |
77 |
| - "@remix-run/testing": "2.5.0", |
78 |
| - "@supabase/auth-helpers-remix": "0.2.6", |
79 |
| - "@supabase/supabase-js": "2.39.3", |
| 72 | + "@remix-run/css-bundle": "2.8.1", |
| 73 | + "@remix-run/express": "2.8.1", |
| 74 | + "@remix-run/node": "2.8.1", |
| 75 | + "@remix-run/react": "2.8.1", |
| 76 | + "@remix-run/server-runtime": "2.8.1", |
| 77 | + "@remix-run/testing": "2.8.1", |
| 78 | + "@supabase/auth-helpers-remix": "0.3.0", |
| 79 | + "@supabase/supabase-js": "2.39.8", |
80 | 80 | "bcryptjs": "2.4.3",
|
81 | 81 | "compression": "1.7.4",
|
82 | 82 | "cross-env": "7.0.3",
|
83 | 83 | "d3-shape": "3.2.0",
|
84 |
| - "express": "4.18.2", |
| 84 | + "express": "4.18.3", |
85 | 85 | "framer-motion": "10.18.0",
|
86 |
| - "i18next": "23.7.16", |
| 86 | + "i18next": "23.10.1", |
87 | 87 | "i18next-browser-languagedetector": "7.2.0",
|
88 | 88 | "i18next-fs-backend": "2.3.1",
|
89 |
| - "i18next-http-backend": "2.4.2", |
| 89 | + "i18next-http-backend": "2.5.0", |
90 | 90 | "isbot": "3.8.0",
|
91 | 91 | "morgan": "1.10.0",
|
92 | 92 | "prom-client": "15.1.0",
|
93 | 93 | "react": "18.2.0",
|
94 | 94 | "react-dom": "18.2.0",
|
95 | 95 | "react-i18next": "13.5.0",
|
96 |
| - "recharts": "2.9.0", |
| 96 | + "recharts": "2.12.2", |
97 | 97 | "remix-i18next": "5.5.0",
|
98 |
| - "supabase": "1.131.5", |
99 |
| - "tiny-invariant": "1.3.1" |
| 98 | + "supabase": "1.148.6", |
| 99 | + "tiny-invariant": "1.3.3" |
100 | 100 | },
|
101 | 101 | "devDependencies": {
|
102 |
| - "@babel/core": "7.23.7", |
| 102 | + "@babel/core": "7.24.0", |
103 | 103 | "@babel/plugin-syntax-flow": "7.23.3",
|
104 | 104 | "@babel/plugin-transform-react-jsx": "7.23.4",
|
105 |
| - "@commitlint/cli": "18.4.4", |
106 |
| - "@commitlint/config-conventional": "18.4.4", |
107 |
| - "@faker-js/faker": "8.3.1", |
108 |
| - "@pandacss/dev": "0.27.2", |
109 |
| - "@remix-run/dev": "2.5.0", |
110 |
| - "@remix-run/eslint-config": "2.5.0", |
| 105 | + "@commitlint/cli": "18.6.1", |
| 106 | + "@commitlint/config-conventional": "18.6.3", |
| 107 | + "@faker-js/faker": "8.4.1", |
| 108 | + "@pandacss/dev": "0.34.3", |
| 109 | + "@remix-run/dev": "2.8.1", |
| 110 | + "@remix-run/eslint-config": "2.8.1", |
111 | 111 | "@testing-library/cypress": "10.0.1",
|
112 | 112 | "@testing-library/dom": "9.3.4",
|
113 |
| - "@testing-library/jest-dom": "6.2.0", |
114 |
| - "@testing-library/react": "14.1.2", |
| 113 | + "@testing-library/jest-dom": "6.4.2", |
| 114 | + "@testing-library/react": "14.2.1", |
115 | 115 | "@testing-library/user-event": "14.5.2",
|
116 | 116 | "@trivago/prettier-plugin-sort-imports": "4.3.0",
|
117 | 117 | "@types/bcryptjs": "2.4.6",
|
118 | 118 | "@types/compression": "1.7.5",
|
119 |
| - "@types/eslint": "8.56.2", |
| 119 | + "@types/eslint": "8.56.5", |
120 | 120 | "@types/express": "4.17.21",
|
121 | 121 | "@types/morgan": "1.9.9",
|
122 |
| - "@types/node": "20.11.5", |
123 |
| - "@types/react": "18.2.48", |
124 |
| - "@types/react-dom": "18.2.18", |
125 |
| - "@typescript-eslint/eslint-plugin": "6.19.0", |
126 |
| - "@typescript-eslint/parser": "6.19.0", |
| 122 | + "@types/node": "20.11.26", |
| 123 | + "@types/react": "18.2.65", |
| 124 | + "@types/react-dom": "18.2.21", |
| 125 | + "@typescript-eslint/eslint-plugin": "6.21.0", |
| 126 | + "@typescript-eslint/parser": "6.21.0", |
127 | 127 | "@vitejs/plugin-react": "4.2.1",
|
128 | 128 | "@vitest/coverage-v8": "0.34.6",
|
129 | 129 | "@vitest/ui": "0.34.7",
|
130 |
| - "autoprefixer": "10.4.16", |
| 130 | + "autoprefixer": "10.4.18", |
131 | 131 | "c8": "8.0.1",
|
132 | 132 | "cookie": "0.6.0",
|
133 |
| - "cypress": "13.6.3", |
134 |
| - "dotenv": "16.3.1", |
135 |
| - "esbuild": "0.19.11", |
136 |
| - "eslint": "8.56.0", |
| 133 | + "cypress": "13.6.6", |
| 134 | + "dotenv": "16.4.5", |
| 135 | + "esbuild": "0.20.1", |
| 136 | + "eslint": "8.57.0", |
137 | 137 | "eslint-config-prettier": "9.1.0",
|
138 | 138 | "eslint-config-react-app": "7.0.1",
|
139 | 139 | "eslint-plugin-cypress": "2.15.1",
|
140 | 140 | "eslint-plugin-no-relative-import-paths": "1.5.3",
|
141 |
| - "eslint-plugin-sonarjs": "0.23.0", |
| 141 | + "eslint-plugin-sonarjs": "0.24.0", |
142 | 142 | "happy-dom": "12.10.3",
|
143 | 143 | "husky": "8.0.3",
|
144 | 144 | "install": "0.13.0",
|
145 |
| - "lint-staged": "15.2.0", |
146 |
| - "msw": "2.1.1", |
| 145 | + "lint-staged": "15.2.2", |
| 146 | + "msw": "2.2.3", |
147 | 147 | "npm-run-all": "4.1.5",
|
148 |
| - "postcss": "8.4.33", |
149 |
| - "prettier": "3.2.4", |
| 148 | + "postcss": "8.4.35", |
| 149 | + "prettier": "3.2.5", |
150 | 150 | "start-server-and-test": "2.0.3",
|
151 | 151 | "ts-node": "10.9.2",
|
152 | 152 | "tsc-files": "1.1.4",
|
153 | 153 | "tsconfig-paths": "4.2.0",
|
154 | 154 | "type-coverage": "2.27.1",
|
155 |
| - "typescript": "5.3.3", |
| 155 | + "typescript": "5.4.2", |
156 | 156 | "typescript-coverage-report": "0.8.0",
|
157 | 157 | "vite": "4.5.2",
|
158 |
| - "vite-plugin-checker": "0.6.2", |
| 158 | + "vite-plugin-checker": "0.6.4", |
159 | 159 | "vite-tsconfig-paths": "4.3.1",
|
160 | 160 | "vitest": "0.34.6",
|
161 | 161 | "vitest-github-actions-reporter": "0.11.1",
|
162 | 162 | "vitest-sonar-reporter": "0.5.0",
|
163 |
| - "webdriverio": "8.28.0" |
| 163 | + "webdriverio": "8.33.1" |
164 | 164 | },
|
165 | 165 | "engines": {
|
166 | 166 | "node": ">=18"
|
|
0 commit comments