|
410 | 410 | "@intlify/unplugin-vue-i18n": "^11.2.4", |
411 | 411 | "@playwright/test": "^1.59.1", |
412 | 412 | "@tsconfig/node24": "^24.0.4", |
413 | | - "@types/arr-diff": "^4.0.3", |
414 | | - "@types/bcryptjs": "^2.4.6", |
415 | | - "@types/big.js": "^6.2.2", |
416 | | - "@types/codemirror": "^5.60.17", |
417 | | - "@types/crypto-js": "^4.2.2", |
418 | | - "@types/damerau-levenshtein": "^1.0.2", |
419 | | - "@types/emscripten": "^1.40.1", |
420 | | - "@types/har-format": "^1.2.16", |
421 | | - "@types/hex-array": "^1.0.2", |
422 | | - "@types/js-beautify": "^1.14.3", |
423 | | - "@types/jsdom": "^21.1.7", |
424 | | - "@types/jsonpath": "^0.2.4", |
425 | | - "@types/leaflet": "^1.9.21", |
426 | | - "@types/libmime": "^5.0.3", |
427 | | - "@types/luxon": "^3.4.2", |
428 | | - "@types/markdown-it": "^13.0.9", |
429 | | - "@types/memorystream": "^0.3.4", |
430 | | - "@types/mime-types": "^3.0.1", |
431 | | - "@types/morsee": "^1.0.2", |
432 | | - "@types/nanoid-dictionary": "^4.2.3", |
433 | | - "@types/netmask": "^2.0.5", |
434 | | - "@types/node": "^24.10.1", |
435 | | - "@types/node-forge": "^1.3.14", |
436 | | - "@types/picomatch": "^4.0.3", |
437 | | - "@types/potrace": "^2.1.5", |
438 | | - "@types/punycode": "^2.1.4", |
439 | | - "@types/qrcode": "^1.5.5", |
440 | | - "@types/sanitize-html": "^2.13.0", |
441 | | - "@types/spdx-satisfies": "^6.0.0", |
442 | | - "@types/sshpk": "^1.17.4", |
443 | | - "@types/stopword": "^2.0.3", |
444 | | - "@types/stringify-object": "^4.0.5", |
445 | | - "@types/text-encoding-utf-8": "^1.0.5", |
446 | | - "@types/turndown": "^5.0.6", |
447 | | - "@types/ua-parser-js": "^0.7.39", |
448 | | - "@types/unist": "^3.0.3", |
449 | | - "@types/utf8": "^3.0.3", |
| 413 | + "@types/arr-diff": "4.0.3", |
| 414 | + "@types/bcryptjs": "2.4.6", |
| 415 | + "@types/big.js": "6.2.2", |
| 416 | + "@types/codemirror": "5.60.17", |
| 417 | + "@types/crypto-js": "4.2.2", |
| 418 | + "@types/damerau-levenshtein": "1.0.2", |
| 419 | + "@types/emscripten": "1.41.5", |
| 420 | + "@types/har-format": "1.2.16", |
| 421 | + "@types/hex-array": "1.0.2", |
| 422 | + "@types/js-beautify": "1.14.3", |
| 423 | + "@types/jsdom": "21.1.7", |
| 424 | + "@types/jsonpath": "0.2.4", |
| 425 | + "@types/leaflet": "1.9.21", |
| 426 | + "@types/libmime": "5.3.0", |
| 427 | + "@types/luxon": "3.7.2", |
| 428 | + "@types/markdown-it": "13.0.9", |
| 429 | + "@types/memorystream": "0.3.4", |
| 430 | + "@types/mime-types": "3.0.1", |
| 431 | + "@types/morsee": "1.0.2", |
| 432 | + "@types/nanoid-dictionary": "4.2.3", |
| 433 | + "@types/netmask": "2.0.6", |
| 434 | + "@types/node": "24.13.2", |
| 435 | + "@types/node-forge": "1.3.14", |
| 436 | + "@types/picomatch": "4.0.3", |
| 437 | + "@types/potrace": "2.1.5", |
| 438 | + "@types/punycode": "2.1.4", |
| 439 | + "@types/qrcode": "1.5.6", |
| 440 | + "@types/sanitize-html": "2.16.1", |
| 441 | + "@types/spdx-satisfies": "6.0.0", |
| 442 | + "@types/sshpk": "1.17.5", |
| 443 | + "@types/stopword": "2.0.3", |
| 444 | + "@types/stringify-object": "4.0.5", |
| 445 | + "@types/text-encoding-utf-8": "1.0.5", |
| 446 | + "@types/turndown": "5.0.6", |
| 447 | + "@types/ua-parser-js": "0.7.39", |
| 448 | + "@types/unist": "3.0.3", |
| 449 | + "@types/utf8": "3.0.3", |
450 | 450 | "@types/uuid": "^10.0.0", |
451 | 451 | "@vitejs/plugin-vue": "^6.0.7", |
452 | 452 | "@vitejs/plugin-vue-jsx": "^5.1.6", |
|
0 commit comments