| |
"@types/md5": "^2.3.2",
|
| |
"@types/node": "^18.11.18",
|
| |
"@types/sinonjs__fake-timers": "^8.1.2",
|
| - |
"@typescript-eslint/eslint-plugin": "^5.48.0",
|
| + |
"@typescript-eslint/eslint-plugin": "^5.48.2",
|
| |
"chalk": "^5.2.0",
|
| - |
"eslint": "^8.31.0",
|
| + |
"eslint": "^8.32.0",
|
| |
"eslint-plugin-svelte3": "^4.0.0",
|
| - |
"happy-dom": "^8.1.3",
|
| - |
"prettier": "^2.8.2",
|
| + |
"happy-dom": "^8.1.4",
|
| + |
"prettier": "^2.8.3",
|
| |
"prettier-plugin-svelte": "^2.9.0",
|
| - |
"svelte-check": "^3.0.1",
|
| + |
"svelte-check": "^3.0.2",
|
| |
"tslib": "^2.4.1",
|
| |
"typescript": "^4.9.4",
|
| |
"vite": "^4.0.4",
|
| - |
"vitest": "^0.26.3"
|
| + |
"vitest": "^0.27.1"
|
| |
},
|
| |
"engines": {
|
| |
"node": ">=18.12.1"
|
| |
"integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ=="
|
| |
},
|
| |
"node_modules/@typescript-eslint/eslint-plugin": {
|
| - |
"version": "5.48.0",
|
| - |
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.48.0.tgz",
|
| - |
"integrity": "sha512-SVLafp0NXpoJY7ut6VFVUU9I+YeFsDzeQwtK0WZ+xbRN3mtxJ08je+6Oi2N89qDn087COdO0u3blKZNv9VetRQ==",
|
| + |
"version": "5.48.2",
|
| + |
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.48.2.tgz",
|
| + |
"integrity": "sha512-sR0Gja9Ky1teIq4qJOl0nC+Tk64/uYdX+mi+5iB//MH8gwyx8e3SOyhEzeLZEFEEfCaLf8KJq+Bd/6je1t+CAg==",
|
| |
"dev": true,
|
| |
"dependencies": {
|
| - |
"@typescript-eslint/scope-manager": "5.48.0",
|
| - |
"@typescript-eslint/type-utils": "5.48.0",
|
| - |
"@typescript-eslint/utils": "5.48.0",
|
| + |
"@typescript-eslint/scope-manager": "5.48.2",
|
| + |
"@typescript-eslint/type-utils": "5.48.2",
|
| + |
"@typescript-eslint/utils": "5.48.2",
|
| |
"debug": "^4.3.4",
|
| |
"ignore": "^5.2.0",
|
| |
"natural-compare-lite": "^1.4.0",
|
| |
}
|
| |
}
|
| |
},
|
| + |
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
|
| + |
"version": "5.48.2",
|
| + |
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.48.2.tgz",
|
| + |
"integrity": "sha512-zEUFfonQid5KRDKoI3O+uP1GnrFd4tIHlvs+sTJXiWuypUWMuDaottkJuR612wQfOkjYbsaskSIURV9xo4f+Fw==",
|
| + |
"dev": true,
|
| + |
"dependencies": {
|
| + |
"@typescript-eslint/types": "5.48.2",
|
| + |
"@typescript-eslint/visitor-keys": "5.48.2"
|
| + |
},
|
| + |
"engines": {
|
| + |
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
| + |
},
|
| + |
"funding": {
|
| + |
"type": "opencollective",
|
| + |
"url": "https://opencollective.com/typescript-eslint"
|
| + |
}
|
| + |
},
|
| + |
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/types": {
|
| + |
"version": "5.48.2",
|
| + |
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.48.2.tgz",
|
| + |
"integrity": "sha512-hE7dA77xxu7ByBc6KCzikgfRyBCTst6dZQpwaTy25iMYOnbNljDT4hjhrGEJJ0QoMjrfqrx+j1l1B9/LtKeuqA==",
|
| + |
"dev": true,
|
| + |
"engines": {
|
| + |
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
| + |
},
|
| + |
"funding": {
|
| + |
"type": "opencollective",
|
| + |
"url": "https://opencollective.com/typescript-eslint"
|
| + |
}
|
| + |
},
|
| + |
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
|
| + |
"version": "5.48.2",
|
| + |
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.2.tgz",
|
| + |
"integrity": "sha512-z9njZLSkwmjFWUelGEwEbdf4NwKvfHxvGC0OcGN1Hp/XNDIcJ7D5DpPNPv6x6/mFvc1tQHsaWmpD/a4gOvvCJQ==",
|
| + |
"dev": true,
|
| + |
"dependencies": {
|
| + |
"@typescript-eslint/types": "5.48.2",
|
| + |
"eslint-visitor-keys": "^3.3.0"
|
| + |
},
|
| + |
"engines": {
|
| + |
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
| + |
},
|
| + |
"funding": {
|
| + |
"type": "opencollective",
|
| + |
"url": "https://opencollective.com/typescript-eslint"
|
| + |
}
|
| + |
},
|
| |
"node_modules/@typescript-eslint/parser": {
|
| |
"version": "5.48.0",
|
| |
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.48.0.tgz",
|
| |
}
|
| |
},
|
| |
"node_modules/@typescript-eslint/type-utils": {
|
| - |
"version": "5.48.0",
|
| - |
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.48.0.tgz",
|
| - |
"integrity": "sha512-vbtPO5sJyFjtHkGlGK4Sthmta0Bbls4Onv0bEqOGm7hP9h8UpRsHJwsrCiWtCUndTRNQO/qe6Ijz9rnT/DB+7g==",
|
| + |
"version": "5.48.2",
|
| + |
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.48.2.tgz",
|
| + |
"integrity": "sha512-QVWx7J5sPMRiOMJp5dYshPxABRoZV1xbRirqSk8yuIIsu0nvMTZesKErEA3Oix1k+uvsk8Cs8TGJ6kQ0ndAcew==",
|
| |
"dev": true,
|
| |
"dependencies": {
|
| - |
"@typescript-eslint/typescript-estree": "5.48.0",
|
| - |
"@typescript-eslint/utils": "5.48.0",
|
| + |
"@typescript-eslint/typescript-estree": "5.48.2",
|
| + |
"@typescript-eslint/utils": "5.48.2",
|
| |
"debug": "^4.3.4",
|
| |
"tsutils": "^3.21.0"
|
| |
},
|
| |
}
|
| |
}
|
| |
},
|
| + |
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/types": {
|
| + |
"version": "5.48.2",
|
| + |
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.48.2.tgz",
|
| + |
"integrity": "sha512-hE7dA77xxu7ByBc6KCzikgfRyBCTst6dZQpwaTy25iMYOnbNljDT4hjhrGEJJ0QoMjrfqrx+j1l1B9/LtKeuqA==",
|
| + |
"dev": true,
|
| + |
"engines": {
|
| + |
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
| + |
},
|
| + |
"funding": {
|
| + |
"type": "opencollective",
|
| + |
"url": "https://opencollective.com/typescript-eslint"
|
| + |
}
|
| + |
},
|
| + |
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/typescript-estree": {
|
| + |
"version": "5.48.2",
|
| + |
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.48.2.tgz",
|
| + |
"integrity": "sha512-bibvD3z6ilnoVxUBFEgkO0k0aFvUc4Cttt0dAreEr+nrAHhWzkO83PEVVuieK3DqcgL6VAK5dkzK8XUVja5Zcg==",
|
| + |
"dev": true,
|
| + |
"dependencies": {
|
| + |
"@typescript-eslint/types": "5.48.2",
|
| + |
"@typescript-eslint/visitor-keys": "5.48.2",
|
| + |
"debug": "^4.3.4",
|
| + |
"globby": "^11.1.0",
|
| + |
"is-glob": "^4.0.3",
|
| + |
"semver": "^7.3.7",
|
| + |
"tsutils": "^3.21.0"
|
| + |
},
|
| + |
"engines": {
|
| + |
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
| + |
},
|
| + |
"funding": {
|
| + |
"type": "opencollective",
|
| + |
"url": "https://opencollective.com/typescript-eslint"
|
| + |
},
|
| + |
"peerDependenciesMeta": {
|
| + |
"typescript": {
|
| + |
"optional": true
|
| + |
}
|
| + |
}
|
| + |
},
|
| + |
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys": {
|
| + |
"version": "5.48.2",
|
| + |
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.2.tgz",
|
| + |
"integrity": "sha512-z9njZLSkwmjFWUelGEwEbdf4NwKvfHxvGC0OcGN1Hp/XNDIcJ7D5DpPNPv6x6/mFvc1tQHsaWmpD/a4gOvvCJQ==",
|
| + |
"dev": true,
|
| + |
"dependencies": {
|
| + |
"@typescript-eslint/types": "5.48.2",
|
| + |
"eslint-visitor-keys": "^3.3.0"
|
| + |
},
|
| + |
"engines": {
|
| + |
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
| + |
},
|
| + |
"funding": {
|
| + |
"type": "opencollective",
|
| + |
"url": "https://opencollective.com/typescript-eslint"
|
| + |
}
|
| + |
},
|
| |
"node_modules/@typescript-eslint/types": {
|
| |
"version": "5.48.0",
|
| |
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.48.0.tgz",
|
| |
"integrity": "sha512-UTe67B0Ypius0fnEE518NB2N8gGutIlTojeTg4nt0GQvikReVkurqxd2LvYa9q9M5MQ6rtpNyWTBxdscw40Xhw==",
|
| |
"dev": true,
|
| + |
"peer": true,
|
| |
"engines": {
|
| |
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
| |
},
|
| |
}
|
| |
},
|
| |
"node_modules/@typescript-eslint/utils": {
|
| - |
"version": "5.48.0",
|
| - |
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.48.0.tgz",
|
| - |
"integrity": "sha512-x2jrMcPaMfsHRRIkL+x96++xdzvrdBCnYRd5QiW5Wgo1OB4kDYPbC1XjWP/TNqlfK93K/lUL92erq5zPLgFScQ==",
|
| + |
"version": "5.48.2",
|
| + |
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.48.2.tgz",
|
| + |
"integrity": "sha512-2h18c0d7jgkw6tdKTlNaM7wyopbLRBiit8oAxoP89YnuBOzCZ8g8aBCaCqq7h208qUTroL7Whgzam7UY3HVLow==",
|
| |
"dev": true,
|
| |
"dependencies": {
|
| |
"@types/json-schema": "^7.0.9",
|
| |
"@types/semver": "^7.3.12",
|
| - |
"@typescript-eslint/scope-manager": "5.48.0",
|
| - |
"@typescript-eslint/types": "5.48.0",
|
| - |
"@typescript-eslint/typescript-estree": "5.48.0",
|
| + |
"@typescript-eslint/scope-manager": "5.48.2",
|
| + |
"@typescript-eslint/types": "5.48.2",
|
| + |
"@typescript-eslint/typescript-estree": "5.48.2",
|
| |
"eslint-scope": "^5.1.1",
|
| |
"eslint-utils": "^3.0.0",
|
| |
"semver": "^7.3.7"
|
| |
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
| |
}
|
| |
},
|
| + |
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/scope-manager": {
|
| + |
"version": "5.48.2",
|
| + |
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.48.2.tgz",
|
| + |
"integrity": "sha512-zEUFfonQid5KRDKoI3O+uP1GnrFd4tIHlvs+sTJXiWuypUWMuDaottkJuR612wQfOkjYbsaskSIURV9xo4f+Fw==",
|
| + |
"dev": true,
|
| + |
"dependencies": {
|
| + |
"@typescript-eslint/types": "5.48.2",
|
| + |
"@typescript-eslint/visitor-keys": "5.48.2"
|
| + |
},
|
| + |
"engines": {
|
| + |
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
| + |
},
|
| + |
"funding": {
|
| + |
"type": "opencollective",
|
| + |
"url": "https://opencollective.com/typescript-eslint"
|
| + |
}
|
| + |
},
|
| + |
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": {
|
| + |
"version": "5.48.2",
|
| + |
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.48.2.tgz",
|
| + |
"integrity": "sha512-hE7dA77xxu7ByBc6KCzikgfRyBCTst6dZQpwaTy25iMYOnbNljDT4hjhrGEJJ0QoMjrfqrx+j1l1B9/LtKeuqA==",
|
| + |
"dev": true,
|
| + |
"engines": {
|
| + |
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
| + |
},
|
| + |
"funding": {
|
| + |
"type": "opencollective",
|
| + |
"url": "https://opencollective.com/typescript-eslint"
|
| + |
}
|
| + |
},
|
| + |
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/typescript-estree": {
|
| + |
"version": "5.48.2",
|
| + |
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.48.2.tgz",
|
| + |
"integrity": "sha512-bibvD3z6ilnoVxUBFEgkO0k0aFvUc4Cttt0dAreEr+nrAHhWzkO83PEVVuieK3DqcgL6VAK5dkzK8XUVja5Zcg==",
|
| + |
"dev": true,
|
| + |
"dependencies": {
|
| + |
"@typescript-eslint/types": "5.48.2",
|
| + |
"@typescript-eslint/visitor-keys": "5.48.2",
|
| + |
"debug": "^4.3.4",
|
| + |
"globby": "^11.1.0",
|
| + |
"is-glob": "^4.0.3",
|
| + |
"semver": "^7.3.7",
|
| + |
"tsutils": "^3.21.0"
|
| + |
},
|
| + |
"engines": {
|
| + |
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
| + |
},
|
| + |
"funding": {
|
| + |
"type": "opencollective",
|
| + |
"url": "https://opencollective.com/typescript-eslint"
|
| + |
},
|
| + |
"peerDependenciesMeta": {
|
| + |
"typescript": {
|
| + |
"optional": true
|
| + |
}
|
| + |
}
|
| + |
},
|
| + |
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": {
|
| + |
"version": "5.48.2",
|
| + |
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.2.tgz",
|
| + |
"integrity": "sha512-z9njZLSkwmjFWUelGEwEbdf4NwKvfHxvGC0OcGN1Hp/XNDIcJ7D5DpPNPv6x6/mFvc1tQHsaWmpD/a4gOvvCJQ==",
|
| + |
"dev": true,
|
| + |
"dependencies": {
|
| + |
"@typescript-eslint/types": "5.48.2",
|
| + |
"eslint-visitor-keys": "^3.3.0"
|
| + |
},
|
| + |
"engines": {
|
| + |
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
| + |
},
|
| + |
"funding": {
|
| + |
"type": "opencollective",
|
| + |
"url": "https://opencollective.com/typescript-eslint"
|
| + |
}
|
| + |
},
|
| |
"node_modules/@typescript-eslint/visitor-keys": {
|
| |
"version": "5.48.0",
|
| |
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.0.tgz",
|
| |
"integrity": "sha512-5motVPz5EgxQ0bHjut3chzBkJ3Z3sheYVcSwS5BpHZpLqSptSmELNtGixmgj65+rIfhvtQTz5i9OP2vtzdDH7Q==",
|
| |
"dev": true,
|
| + |
"peer": true,
|
| |
"dependencies": {
|
| |
"@typescript-eslint/types": "5.48.0",
|
| |
"eslint-visitor-keys": "^3.3.0"
|
| |
}
|
| |
},
|
| |
"node_modules/svelte": {
|
| - |
"version": "3.55.0",
|
| - |
"resolved": "https://registry.npmjs.org/svelte/-/svelte-3.55.0.tgz",
|
| - |
"integrity": "sha512-uGu2FVMlOuey4JoKHKrpZFkoYyj0VLjJdz47zX5+gVK5odxHM40RVhar9/iK2YFRVxvfg9FkhfVlR0sjeIrOiA==",
|
| + |
"version": "3.55.1",
|
| + |
"resolved": "https://registry.npmjs.org/svelte/-/svelte-3.55.1.tgz",
|
| + |
"integrity": "sha512-S+87/P0Ve67HxKkEV23iCdAh/SX1xiSfjF1HOglno/YTbSTW7RniICMCofWGdJJbdjw3S+0PfFb1JtGfTXE0oQ==",
|
| |
"engines": {
|
| |
"node": ">= 8"
|
| |
}
|
| |
},
|
| |
"node_modules/svelte-check": {
|
| - |
"version": "3.0.1",
|
| - |
"resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.0.1.tgz",
|
| - |
"integrity": "sha512-7YpHYWv6V2qhcvVeAlXixUPAlpLCXB1nZEQK0EItB3PtuYmENhKclbc5uKSJTodTwWR1y+4stKGcbH30k6A3Yw==",
|
| + |
"version": "3.0.2",
|
| + |
"resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.0.2.tgz",
|
| + |
"integrity": "sha512-DkhKhV0Jt0gh7q9DBB26+J2Vfb9y4/4JWxnbkXBZha7542LOhwvj3edJFjyJ+xjdaXyInZ+YRRYc3V6wytP2ew==",
|
| |
"dev": true,
|
| |
"dependencies": {
|
| |
"@jridgewell/trace-mapping": "^0.3.17",
|
| |
}
|
| |
},
|
| |
"node_modules/vite-node": {
|
| - |
"version": "0.26.3",
|
| - |
"resolved": "https://registry.npmjs.org/vite-node/-/vite-node-0.26.3.tgz",
|
| - |
"integrity": "sha512-Te2bq0Bfvq6XiO718I+1EinMjpNYKws6SNHKOmVbILAQimKoZKDd+IZLlkaYcBXPpK3HFe2U80k8Zw+m3w/a2w==",
|
| + |
"version": "0.27.1",
|
| + |
"resolved": "https://registry.npmjs.org/vite-node/-/vite-node-0.27.1.tgz",
|
| + |
"integrity": "sha512-d6+ue/3NzsfndWaPbYh/bFkHbmAWfDXI4B874zRx+WREnG6CUHUbBC8lKaRYZjeR6gCPN5m1aVNNRXBYICA9XA==",
|
| |
"dev": true,
|
| |
"dependencies": {
|
| + |
"cac": "^6.7.14",
|
| |
"debug": "^4.3.4",
|
| - |
"mlly": "^1.0.0",
|
| + |
"mlly": "^1.1.0",
|
| |
"pathe": "^0.2.0",
|
| + |
"picocolors": "^1.0.0",
|
| |
"source-map": "^0.6.1",
|
| |
"source-map-support": "^0.5.21",
|
| |
"vite": "^3.0.0 || ^4.0.0"
|