|
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | 14 | "@lit/react": "^1.0.8", |
15 | | - "@m3e/react": "^2.0.0", |
16 | | - "@m3e/web": "^2.0.0", |
17 | | - "@tailwindcss/postcss": "^4.2.1", |
| 15 | + "@m3e/react": "^2.1.3", |
| 16 | + "@m3e/web": "^2.1.3", |
| 17 | + "@tailwindcss/postcss": "^4.2.2", |
18 | 18 | "browser-unhandled-rejection": "^1.0.2", |
19 | 19 | "idb-keyval": "^6.2.2", |
20 | | - "koajax": "^3.1.2", |
| 20 | + "koajax": "^3.3.0", |
21 | 21 | "lit": "^3.3.2", |
22 | 22 | "lodash": "^4.17.23", |
23 | 23 | "mobx": "^6.15.0", |
|
26 | 26 | "mobx-react": "^9.2.1", |
27 | 27 | "mobx-react-helper": "^0.5.1", |
28 | 28 | "mobx-restful": "^2.1.4", |
29 | | - "preact": "^10.28.4", |
30 | | - "react": "npm:@preact/compat", |
31 | | - "react-dom": "npm:@preact/compat", |
32 | | - "react-router": "^7.13.1", |
| 29 | + "preact": "^10.29.0", |
| 30 | + "react": "npm:@preact/compat@^18.3.2", |
| 31 | + "react-dom": "npm:@preact/compat@^18.3.2", |
| 32 | + "react-router": "^7.13.2", |
33 | 33 | "react-router-class-tools": "^0.2.3", |
34 | | - "react-router-dom": "^7.13.1", |
35 | | - "tailwindcss": "^4.2.1", |
| 34 | + "react-router-dom": "^7.13.2", |
| 35 | + "tailwindcss": "^4.2.2", |
36 | 36 | "web-utility": "^4.6.4" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "@biomejs/biome": "2.4.4", |
| 39 | + "@biomejs/biome": "2.4.10", |
40 | 40 | "@parcel/config-default": "~2.16.4", |
41 | 41 | "@parcel/packager-raw-url": "~2.16.4", |
42 | 42 | "@parcel/transformer-typescript-tsc": "~2.16.4", |
43 | 43 | "@parcel/transformer-webmanifest": "~2.16.4", |
44 | 44 | "@types/lodash": "^4.17.24", |
45 | | - "@types/node": "^25.3.0", |
| 45 | + "@types/node": "^25.5.0", |
46 | 46 | "@types/react": "^19.2.14", |
47 | 47 | "@types/react-dom": "^19.2.3", |
48 | 48 | "husky": "^9.1.7", |
49 | | - "lint-staged": "^16.2.7", |
| 49 | + "lint-staged": "^16.4.0", |
50 | 50 | "parcel": "~2.16.4", |
51 | | - "postcss": "^8.5.6", |
| 51 | + "postcss": "^8.5.8", |
52 | 52 | "process": "^0.11.10", |
53 | 53 | "typescript": "~5.9.3", |
54 | 54 | "workbox-cli": "^7.4.0" |
|
0 commit comments