|
79 | 79 | "cross-env": "7.0.3",
|
80 | 80 | "d3-shape": "3.2.0",
|
81 | 81 | "express": "4.18.3",
|
82 |
| - "framer-motion": "11.0.14", |
| 82 | + "framer-motion": "11.0.16", |
83 | 83 | "i18next": "23.10.1",
|
84 | 84 | "i18next-browser-languagedetector": "7.2.0",
|
85 | 85 | "i18next-fs-backend": "2.3.1",
|
86 | 86 | "i18next-http-backend": "2.5.0",
|
87 |
| - "isbot": "5.1.1", |
| 87 | + "isbot": "5.1.2", |
88 | 88 | "morgan": "1.10.0",
|
89 | 89 | "prom-client": "15.1.0",
|
90 |
| - "react": "18.3.0-canary-a870b2d54-20240314", |
91 |
| - "react-dom": "18.3.0-canary-a870b2d54-20240314", |
| 90 | + "react": "18.3.0-next-fecc288b7-20221025", |
| 91 | + "react-dom": "18.3.0-next-fecc288b7-20221025", |
92 | 92 | "react-i18next": "14.1.0",
|
93 | 93 | "recharts": "2.12.3",
|
94 | 94 | "remix-i18next": "6.0.1",
|
95 |
| - "supabase": "1.148.6", |
| 95 | + "supabase": "1.150.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.1", |
| 100 | + "@babel/plugin-syntax-flow": "7.24.1", |
101 | 101 | "@babel/plugin-transform-react-jsx": "7.23.4",
|
102 |
| - "@commitlint/cli": "19.2.0", |
| 102 | + "@commitlint/cli": "19.2.1", |
103 | 103 | "@commitlint/config-conventional": "19.1.0",
|
104 | 104 | "@faker-js/faker": "8.4.1",
|
105 |
| - "@pandacss/dev": "0.35.0", |
| 105 | + "@pandacss/dev": "0.36.0", |
106 | 106 | "@remix-run/dev": "2.8.1",
|
107 | 107 | "@remix-run/eslint-config": "2.8.1",
|
108 | 108 | "@testing-library/cypress": "10.0.1",
|
109 | 109 | "@testing-library/dom": "9.3.4",
|
110 | 110 | "@testing-library/jest-dom": "6.4.2",
|
111 |
| - "@testing-library/react": "14.2.1", |
| 111 | + "@testing-library/react": "14.2.2", |
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.6", |
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", |
| 119 | + "@types/node": "20.11.30", |
| 120 | + "@types/react": "18.2.67", |
121 | 121 | "@types/react-dom": "18.2.22",
|
122 |
| - "@typescript-eslint/eslint-plugin": "7.2.0", |
123 |
| - "@typescript-eslint/parser": "7.2.0", |
| 122 | + "@typescript-eslint/eslint-plugin": "7.3.1", |
| 123 | + "@typescript-eslint/parser": "7.3.1", |
124 | 124 | "@vitejs/plugin-react": "4.2.1",
|
125 | 125 | "@vitest/coverage-v8": "1.4.0",
|
126 | 126 | "@vitest/ui": "1.4.0",
|
|
136 | 136 | "eslint-plugin-cypress": "2.15.1",
|
137 | 137 | "eslint-plugin-no-relative-import-paths": "1.5.3",
|
138 | 138 | "eslint-plugin-sonarjs": "0.24.0",
|
139 |
| - "happy-dom": "13.8.6", |
| 139 | + "happy-dom": "13.10.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.9", |
144 | 144 | "npm-run-all2": "6.1.2",
|
145 |
| - "postcss": "8.4.35", |
| 145 | + "postcss": "8.4.37", |
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 | 152 | "type-coverage": "2.27.1",
|
153 | 153 | "typescript": "5.4.2",
|
154 | 154 | "typescript-coverage-report": "1.0.0",
|
155 |
| - "vite": "5.1.6", |
| 155 | + "vite": "5.2.0", |
156 | 156 | "vite-plugin-checker": "0.6.4",
|
157 | 157 | "vite-tsconfig-paths": "4.3.2",
|
158 | 158 | "vitest": "1.4.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.34.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.0-next-fecc288b7-20221025", |
169 | 169 | "react-dom": "18.3.0-canarya870b2d54-20240314"
|
170 | 170 | }
|
171 | 171 | }
|
0 commit comments