|
54 | 54 | "parse-entities": "^4.0.2", |
55 | 55 | "pdfjs-dist": "^5.4.530", |
56 | 56 | "qrcode": "^1.5.4", |
57 | | - "react": "^19.2.3", |
58 | | - "react-dom": "^19.2.3", |
| 57 | + "react": "^19.2.4", |
| 58 | + "react-dom": "^19.2.4", |
59 | 59 | "sanitize-filename": "^1.6.3", |
60 | 60 | "smol-toml": "^1.6.0", |
61 | 61 | "svelte-i18n": "^4.0.1", |
|
70 | 70 | "@types/leaflet": "^1.9.21", |
71 | 71 | "@types/node": "^25.0.10", |
72 | 72 | "@types/qrcode": "^1.5.6", |
73 | | - "@types/react": "^19.2.9", |
| 73 | + "@types/react": "^19.2.10", |
74 | 74 | "@types/react-dom": "^19.2.3", |
75 | 75 | "@vitest/coverage-v8": "^4.0.18", |
76 | | - "cspell": "^9.6.0", |
| 76 | + "cspell": "^9.6.2", |
77 | 77 | "eslint": "^8.57.1", |
78 | 78 | "eslint-config-airbnb-base": "^15.0.0", |
79 | 79 | "eslint-config-prettier": "^10.1.8", |
80 | 80 | "eslint-plugin-import": "^2.32.0", |
81 | | - "eslint-plugin-jsdoc": "^62.4.0", |
| 81 | + "eslint-plugin-jsdoc": "^62.4.1", |
82 | 82 | "eslint-plugin-package-json": "^0.88.2", |
83 | 83 | "eslint-plugin-svelte": "^2.46.1", |
84 | 84 | "eslint-plugin-unused-imports": "^4.3.0", |
85 | 85 | "jsonc-eslint-parser": "^2.4.2", |
86 | | - "oxlint": "^1.41.0", |
| 86 | + "oxlint": "^1.42.0", |
87 | 87 | "postcss": "^8.5.6", |
88 | 88 | "postcss-html": "^1.8.1", |
89 | 89 | "prettier": "^3.8.1", |
|
92 | 92 | "stylelint": "^17.0.0", |
93 | 93 | "stylelint-config-recommended-scss": "^17.0.0", |
94 | 94 | "stylelint-scss": "^7.0.0", |
95 | | - "svelte": "^5.48.2", |
| 95 | + "svelte": "^5.48.5", |
96 | 96 | "svelte-check": "^4.3.5", |
97 | 97 | "svelte-preprocess": "^6.0.3", |
98 | 98 | "ts-json-schema-generator": "^2.4.0", |
|
0 commit comments