|
9 | 9 | "dependencies": {
|
10 | 10 | "@types/compression": "1.7.5",
|
11 | 11 | "@types/express": "4.17.21",
|
12 |
| - "@types/node": "20.11.7", |
13 |
| - "@types/react": "18.2.48", |
14 |
| - "@types/react-dom": "18.2.18", |
15 |
| - "@vitejs/plugin-react": "4.2.1", |
16 |
| - "compression": "1.7.4", |
| 12 | + "@types/node": "22.10.1", |
| 13 | + "@types/react": "18.3.12", |
| 14 | + "@types/react-dom": "18.3.1", |
| 15 | + "@vitejs/plugin-react": "4.3.4", |
| 16 | + "compression": "1.7.5", |
17 | 17 | "cross-env": "7.0.3",
|
18 |
| - "express": "4.18.2", |
| 18 | + "express": "4.21.1", |
19 | 19 | "indent-string": "5.0.0",
|
20 | 20 | "lodash-es": "4.17.21",
|
21 |
| - "mobx": "6.12.0", |
22 |
| - "mobx-react-lite": "4.0.5", |
| 21 | + "mobx": "6.13.5", |
| 22 | + "mobx-react-lite": "4.0.7", |
23 | 23 | "node-sql-parser": "4.18.0",
|
24 |
| - "react": "18.2.0", |
25 |
| - "react-dom": "18.2.0", |
26 |
| - "sirv": "2.0.4", |
27 |
| - "sql-formatter": "15.1.3", |
28 |
| - "typescript": "5.3.3", |
29 |
| - "vike": "0.4.160", |
30 |
| - "vite": "5.0.12" |
| 24 | + "react": "18.3.1", |
| 25 | + "react-dom": "18.3.1", |
| 26 | + "sirv": "3.0.0", |
| 27 | + "sql-formatter": "15.4.6", |
| 28 | + "typescript": "5.7.2", |
| 29 | + "vike": "0.4.206", |
| 30 | + "vite": "6.0.2" |
31 | 31 | },
|
32 | 32 | "type": "module",
|
33 | 33 | "devDependencies": {
|
34 |
| - "@tailwindcss/forms": "0.5.7", |
35 |
| - "@tailwindcss/typography": "0.5.10", |
| 34 | + "@tailwindcss/forms": "0.5.9", |
| 35 | + "@tailwindcss/typography": "0.5.15", |
36 | 36 | "@types/lodash-es": "4.17.12",
|
37 |
| - "autoprefixer": "10.4.17", |
38 |
| - "postcss": "8.4.33", |
39 |
| - "prettier": "3.2.4", |
40 |
| - "serve": "14.2.1", |
41 |
| - "tailwindcss": "3.4.1", |
42 |
| - "tsx": "4.7.0" |
| 37 | + "autoprefixer": "10.4.20", |
| 38 | + "postcss": "8.4.49", |
| 39 | + "prettier": "3.4.1", |
| 40 | + "serve": "14.2.4", |
| 41 | + "tailwindcss": "3.4.15", |
| 42 | + "tsx": "4.19.2" |
43 | 43 | },
|
44 |
| - "packageManager": "pnpm@8.14.3+sha1.872b21adeaae4e71acd5c551ba848d927d6aa446" |
| 44 | + "packageManager": "pnpm@9.14.4+sha512.c8180b3fbe4e4bca02c94234717896b5529740a6cbadf19fa78254270403ea2f27d4e1d46a08a0f56c89b63dc8ebfd3ee53326da720273794e6200fcf0d184ab" |
45 | 45 | }
|
0 commit comments