|
34 | 34 | "@dnd-kit/core": "^6.3.1", |
35 | 35 | "@dnd-kit/sortable": "^10.0.0", |
36 | 36 | "@dnd-kit/utilities": "^3.2.2", |
37 | | - "@electric-sql/pglite": "0.3.5", |
| 37 | + "@electric-sql/pglite": "^0.3.7", |
38 | 38 | "@lit/react": "^1.0.8", |
39 | 39 | "@pansy/lnglat-transform": "^1.0.3", |
40 | 40 | "@tsparticles/react": "^3.0.0", |
41 | 41 | "@types/geojson": "^7946.0.16", |
42 | | - "@uiw/codemirror-extensions-langs": "^4.24.1", |
43 | | - "@uiw/react-codemirror": "^4.24.1", |
| 42 | + "@uiw/codemirror-extensions-langs": "^4.24.2", |
| 43 | + "@uiw/react-codemirror": "^4.24.2", |
44 | 44 | "@uiw/react-markdown-editor": "^6.1.4", |
45 | 45 | "@vis.gl/react-maplibre": "^8.0.4", |
46 | 46 | "@webcomponents/custom-elements": "^1.6.0", |
|
50 | 50 | "ahooks": "^3.9.0", |
51 | 51 | "ajax-hooks": "^1.8.0", |
52 | 52 | "analysis": "workspace:*", |
53 | | - "antd": "^5.26.6", |
| 53 | + "antd": "^5.26.7", |
54 | 54 | "array-move": "^4.0.0", |
55 | 55 | "blob-polyfill": "^9.0.20240710", |
56 | 56 | "buffer": "^6.0.3", |
57 | | - "core-js": "^3.44.0", |
| 57 | + "core-js": "^3.45.0", |
58 | 58 | "crc-32": "^1.2.2", |
59 | 59 | "cross-env": "^7.0.3", |
60 | 60 | "crypto-js": "^4.2.0", |
|
80 | 80 | "sha.js": "^2.4.12", |
81 | 81 | "single-file-core": "^1.5.48", |
82 | 82 | "swiper": "^11.2.10", |
83 | | - "tsparticles": "^3.8.1", |
| 83 | + "tsparticles": "^3.9.1", |
84 | 84 | "uuid": "^11.1.0", |
85 | 85 | "xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz", |
86 | | - "zustand": "^5.0.6" |
| 86 | + "zustand": "^5.0.7" |
87 | 87 | }, |
88 | 88 | "devDependencies": { |
89 | 89 | "@eslint/js": "^9.32.0", |
90 | | - "@iconify/json": "^2.2.363", |
91 | | - "@playwright/test": "^1.54.1", |
| 90 | + "@iconify/json": "^2.2.366", |
| 91 | + "@playwright/test": "^1.54.2", |
92 | 92 | "@rollup/plugin-node-resolve": "^16.0.1", |
93 | 93 | "@types/chrome": "^0.0.299", |
94 | | - "@types/node": "^22.16.5", |
95 | | - "@types/react": "^19.1.8", |
96 | | - "@types/react-dom": "^19.1.6", |
| 94 | + "@types/node": "^22.17.0", |
| 95 | + "@types/react": "^19.1.9", |
| 96 | + "@types/react-dom": "^19.1.7", |
97 | 97 | "@unocss/preset-icons": "66.1.0-beta.10", |
98 | 98 | "@unocss/preset-uno": "^65.5.0", |
99 | 99 | "@vitejs/plugin-react-oxc": "^0.2.3", |
|
110 | 110 | "playwright-bdd": "^8.3.1", |
111 | 111 | "rollup-plugin-copy": "^3.5.0", |
112 | 112 | "sass": "^1.89.2", |
113 | | - "typescript": "^5.8.3", |
114 | | - "typescript-eslint": "^8.38.0", |
115 | | - "unocss": "^66.3.3", |
116 | | - "vite": "npm:rolldown-vite@^7.0.11", |
| 113 | + "typescript": "^5.9.2", |
| 114 | + "typescript-eslint": "^8.39.0", |
| 115 | + "unocss": "^66.4.1", |
| 116 | + "vite": "npm:rolldown-vite@^7.0.12", |
117 | 117 | "vite-plugin-wasm": "^3.5.0", |
118 | 118 | "vite-plugin-web-extension": "^4.4.5", |
119 | 119 | "vitest": "^3.2.4", |
|
0 commit comments