|
|
|
@ -23,15 +23,12 @@ |
|
|
|
"zustand": "^5.0.9" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"@testing-library/jest-dom": "^6.9.1", |
|
|
|
"@testing-library/react": "^16.3.1", |
|
|
|
"@types/jszip": "^3.4.0", |
|
|
|
"@types/node": "^24.10.1", |
|
|
|
"@types/react": "^19.2.7", |
|
|
|
"@types/react-dom": "^19.2.3", |
|
|
|
"@vitejs/plugin-react": "^4.7.0", |
|
|
|
"@vitest/coverage-v8": "^4.0.16", |
|
|
|
"jsdom": "^27.0.1", |
|
|
|
"typescript": "^5.9.3", |
|
|
|
"vitest": "^4.0.16" |
|
|
|
} |
|
|
|
@ -41,14 +38,9 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/@acemir/cssom/-/cssom-0.9.30.tgz", |
|
|
|
"integrity": "sha512-9CnlMCI0LmCIq0olalQqdWrJHPzm0/tw3gzOA9zJSgvFX7Xau3D24mAGa4BtwxwY69nsuJW6kQqqCzf/mEcQgg==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/@adobe/css-tools": { |
|
|
|
"version": "4.4.4", |
|
|
|
"resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.4.4.tgz", |
|
|
|
"integrity": "sha512-Elp+iwUx5rN5+Y8xLt5/GRoG20WGoDCQ/1Fb+1LiGtvwbDavuSk0jhD/eZdckHAuzcDzccnkv+rEjyWfRx18gg==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT" |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true |
|
|
|
}, |
|
|
|
"node_modules/@alloc/quick-lru": { |
|
|
|
"version": "5.2.0", |
|
|
|
@ -68,6 +60,8 @@ |
|
|
|
"integrity": "sha512-B0Hv6G3gWGMn0xKJ0txEi/jM5iFpT3MfDxmhZFb4W047GvytCf1DHQ1D69W3zHI4yWe2aTZAA0JnbMZ7Xc8DuQ==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"dependencies": { |
|
|
|
"@csstools/css-calc": "^2.1.4", |
|
|
|
"@csstools/css-color-parser": "^3.1.0", |
|
|
|
@ -82,6 +76,8 @@ |
|
|
|
"integrity": "sha512-B5Y16Jr9LB9dHVkh6ZevG+vAbOsNOYCX+sXvFWFu7B3Iz5mijW3zdbMyhsh8ANd2mSWBYdJgnqi+mL7/LrOPYg==", |
|
|
|
"dev": true, |
|
|
|
"license": "BlueOak-1.0.0", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"engines": { |
|
|
|
"node": "20 || >=22" |
|
|
|
} |
|
|
|
@ -92,6 +88,8 @@ |
|
|
|
"integrity": "sha512-hBaJER6A9MpdG3WgdlOolHmbOYvSk46y7IQN/1+iqiCuUu6iWdQrs9DGKF8ocqsEqWujWf/V7b7vaDgiUmIvUg==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"dependencies": { |
|
|
|
"@asamuzakjp/nwsapi": "^2.3.9", |
|
|
|
"bidi-js": "^1.0.3", |
|
|
|
@ -106,6 +104,8 @@ |
|
|
|
"integrity": "sha512-B5Y16Jr9LB9dHVkh6ZevG+vAbOsNOYCX+sXvFWFu7B3Iz5mijW3zdbMyhsh8ANd2mSWBYdJgnqi+mL7/LrOPYg==", |
|
|
|
"dev": true, |
|
|
|
"license": "BlueOak-1.0.0", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"engines": { |
|
|
|
"node": "20 || >=22" |
|
|
|
} |
|
|
|
@ -115,7 +115,9 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/@asamuzakjp/nwsapi/-/nwsapi-2.3.9.tgz", |
|
|
|
"integrity": "sha512-n8GuYSrI9bF7FFZ/SjhwevlHc8xaVlb/7HmHelnc/PZXBD2ZR49NnN9sMMuDdEGPeeRQ5d0hqlSlEpgCX3Wl0Q==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT" |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true |
|
|
|
}, |
|
|
|
"node_modules/@babel/code-frame": { |
|
|
|
"version": "7.27.1", |
|
|
|
@ -381,16 +383,6 @@ |
|
|
|
"@babel/core": "^7.0.0-0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@babel/runtime": { |
|
|
|
"version": "7.28.4", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.4.tgz", |
|
|
|
"integrity": "sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"engines": { |
|
|
|
"node": ">=6.9.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@babel/template": { |
|
|
|
"version": "7.27.2", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz", |
|
|
|
@ -465,6 +457,8 @@ |
|
|
|
} |
|
|
|
], |
|
|
|
"license": "MIT-0", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"engines": { |
|
|
|
"node": ">=18" |
|
|
|
} |
|
|
|
@ -485,6 +479,8 @@ |
|
|
|
} |
|
|
|
], |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"engines": { |
|
|
|
"node": ">=18" |
|
|
|
}, |
|
|
|
@ -509,6 +505,8 @@ |
|
|
|
} |
|
|
|
], |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"dependencies": { |
|
|
|
"@csstools/color-helpers": "^5.1.0", |
|
|
|
"@csstools/css-calc": "^2.1.4" |
|
|
|
@ -537,6 +535,8 @@ |
|
|
|
} |
|
|
|
], |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"engines": { |
|
|
|
"node": ">=18" |
|
|
|
}, |
|
|
|
@ -560,6 +560,8 @@ |
|
|
|
} |
|
|
|
], |
|
|
|
"license": "MIT-0", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"engines": { |
|
|
|
"node": ">=18" |
|
|
|
} |
|
|
|
@ -580,6 +582,8 @@ |
|
|
|
} |
|
|
|
], |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"engines": { |
|
|
|
"node": ">=18" |
|
|
|
} |
|
|
|
@ -1042,6 +1046,8 @@ |
|
|
|
"integrity": "sha512-8JPn18Bcp8Uo1T82gR8lh2guEOa5KKU/IEKvvdp0sgmi7coPBWf1Doi1EXsGZb2ehc8ym/StJCjffYV+ne7sXQ==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"engines": { |
|
|
|
"node": "^20.19.0 || ^22.12.0 || >=24.0.0" |
|
|
|
}, |
|
|
|
@ -2376,90 +2382,6 @@ |
|
|
|
"tailwindcss": "4.1.17" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@testing-library/dom": { |
|
|
|
"version": "10.4.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.4.1.tgz", |
|
|
|
"integrity": "sha512-o4PXJQidqJl82ckFaXUeoAW+XysPLauYI43Abki5hABd853iMhitooc6znOnczgbTYmEP6U6/y1ZyKAIsvMKGg==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"peer": true, |
|
|
|
"dependencies": { |
|
|
|
"@babel/code-frame": "^7.10.4", |
|
|
|
"@babel/runtime": "^7.12.5", |
|
|
|
"@types/aria-query": "^5.0.1", |
|
|
|
"aria-query": "5.3.0", |
|
|
|
"dom-accessibility-api": "^0.5.9", |
|
|
|
"lz-string": "^1.5.0", |
|
|
|
"picocolors": "1.1.1", |
|
|
|
"pretty-format": "^27.0.2" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=18" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@testing-library/jest-dom": { |
|
|
|
"version": "6.9.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.9.1.tgz", |
|
|
|
"integrity": "sha512-zIcONa+hVtVSSep9UT3jZ5rizo2BsxgyDYU7WFD5eICBE7no3881HGeb/QkGfsJs6JTkY1aQhT7rIPC7e+0nnA==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@adobe/css-tools": "^4.4.0", |
|
|
|
"aria-query": "^5.0.0", |
|
|
|
"css.escape": "^1.5.1", |
|
|
|
"dom-accessibility-api": "^0.6.3", |
|
|
|
"picocolors": "^1.1.1", |
|
|
|
"redent": "^3.0.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=14", |
|
|
|
"npm": ">=6", |
|
|
|
"yarn": ">=1" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@testing-library/jest-dom/node_modules/dom-accessibility-api": { |
|
|
|
"version": "0.6.3", |
|
|
|
"resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.6.3.tgz", |
|
|
|
"integrity": "sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/@testing-library/react": { |
|
|
|
"version": "16.3.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.1.tgz", |
|
|
|
"integrity": "sha512-gr4KtAWqIOQoucWYD/f6ki+j5chXfcPc74Col/6poTyqTmn7zRmodWahWRCp8tYd+GMqBonw6hstNzqjbs6gjw==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@babel/runtime": "^7.12.5" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=18" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"@testing-library/dom": "^10.0.0", |
|
|
|
"@types/react": "^18.0.0 || ^19.0.0", |
|
|
|
"@types/react-dom": "^18.0.0 || ^19.0.0", |
|
|
|
"react": "^18.0.0 || ^19.0.0", |
|
|
|
"react-dom": "^18.0.0 || ^19.0.0" |
|
|
|
}, |
|
|
|
"peerDependenciesMeta": { |
|
|
|
"@types/react": { |
|
|
|
"optional": true |
|
|
|
}, |
|
|
|
"@types/react-dom": { |
|
|
|
"optional": true |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@types/aria-query": { |
|
|
|
"version": "5.0.4", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/aria-query/-/aria-query-5.0.4.tgz", |
|
|
|
"integrity": "sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"peer": true |
|
|
|
}, |
|
|
|
"node_modules/@types/babel__core": { |
|
|
|
"version": "7.20.5", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz", |
|
|
|
@ -2884,16 +2806,6 @@ |
|
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/aria-query": { |
|
|
|
"version": "5.3.0", |
|
|
|
"resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz", |
|
|
|
"integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==", |
|
|
|
"dev": true, |
|
|
|
"license": "Apache-2.0", |
|
|
|
"dependencies": { |
|
|
|
"dequal": "^2.0.3" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/assertion-error": { |
|
|
|
"version": "2.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/assertion-error/-/assertion-error-2.0.1.tgz", |
|
|
|
@ -3001,6 +2913,8 @@ |
|
|
|
"integrity": "sha512-RKshQI1R3YQ+n9YJz2QQ147P66ELpa1FQEg20Dk8oW9t2KgLbpDLLp9aGZ7y8WHSshDknG0bknqGw5/tyCs5tw==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"dependencies": { |
|
|
|
"require-from-string": "^2.0.2" |
|
|
|
} |
|
|
|
@ -3155,6 +3069,8 @@ |
|
|
|
"integrity": "sha512-0eW44TGN5SQXU1mWSkKwFstI/22X2bG1nYzZTYMAWjylYURhse752YgbE4Cx46AC+bAvI+/dYTPRk1LqSUnu6w==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"dependencies": { |
|
|
|
"mdn-data": "2.12.2", |
|
|
|
"source-map-js": "^1.0.1" |
|
|
|
@ -3163,19 +3079,14 @@ |
|
|
|
"node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/css.escape": { |
|
|
|
"version": "1.5.1", |
|
|
|
"resolved": "https://registry.npmjs.org/css.escape/-/css.escape-1.5.1.tgz", |
|
|
|
"integrity": "sha512-YUifsXXuknHlUsmlgyY0PKzgPOr7/FjCePfHNt0jxm83wHZi44VDMQ7/fGNkjY3/jV1MC+1CmZbaHzugyeRtpg==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/cssstyle": { |
|
|
|
"version": "5.3.7", |
|
|
|
"resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-5.3.7.tgz", |
|
|
|
"integrity": "sha512-7D2EPVltRrsTkhpQmksIu+LxeWAIEk6wRDMJ1qljlv+CKHJM+cJLlfhWIzNA44eAsHXSNe3+vO6DW1yCYx8SuQ==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"dependencies": { |
|
|
|
"@asamuzakjp/css-color": "^4.1.1", |
|
|
|
"@csstools/css-syntax-patches-for-csstree": "^1.0.21", |
|
|
|
@ -3192,6 +3103,8 @@ |
|
|
|
"integrity": "sha512-B5Y16Jr9LB9dHVkh6ZevG+vAbOsNOYCX+sXvFWFu7B3Iz5mijW3zdbMyhsh8ANd2mSWBYdJgnqi+mL7/LrOPYg==", |
|
|
|
"dev": true, |
|
|
|
"license": "BlueOak-1.0.0", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"engines": { |
|
|
|
"node": "20 || >=22" |
|
|
|
} |
|
|
|
@ -3322,6 +3235,8 @@ |
|
|
|
"integrity": "sha512-BnBS08aLUM+DKamupXs3w2tJJoqU+AkaE/+6vQxi/G/DPmIZFJJp9Dkb1kM03AZx8ADehDUZgsNxju3mPXZYIA==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"dependencies": { |
|
|
|
"whatwg-mimetype": "^4.0.0", |
|
|
|
"whatwg-url": "^15.0.0" |
|
|
|
@ -3352,17 +3267,9 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.6.0.tgz", |
|
|
|
"integrity": "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/dequal": { |
|
|
|
"version": "2.0.3", |
|
|
|
"resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz", |
|
|
|
"integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"engines": { |
|
|
|
"node": ">=6" |
|
|
|
} |
|
|
|
"optional": true, |
|
|
|
"peer": true |
|
|
|
}, |
|
|
|
"node_modules/detect-libc": { |
|
|
|
"version": "2.1.2", |
|
|
|
@ -3373,14 +3280,6 @@ |
|
|
|
"node": ">=8" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/dom-accessibility-api": { |
|
|
|
"version": "0.5.16", |
|
|
|
"resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.5.16.tgz", |
|
|
|
"integrity": "sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"peer": true |
|
|
|
}, |
|
|
|
"node_modules/eastasianwidth": { |
|
|
|
"version": "0.2.0", |
|
|
|
"resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", |
|
|
|
@ -3427,6 +3326,8 @@ |
|
|
|
"integrity": "sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==", |
|
|
|
"dev": true, |
|
|
|
"license": "BSD-2-Clause", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"engines": { |
|
|
|
"node": ">=0.12" |
|
|
|
}, |
|
|
|
@ -3736,6 +3637,8 @@ |
|
|
|
"integrity": "sha512-CV9TW3Y3f8/wT0BRFc1/KAVQ3TUHiXmaAb6VW9vtiMFf7SLoMd1PdAc4W3KFOFETBJUb90KatHqlsZMWV+R9Gg==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"dependencies": { |
|
|
|
"@exodus/bytes": "^1.6.0" |
|
|
|
}, |
|
|
|
@ -3756,6 +3659,8 @@ |
|
|
|
"integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"dependencies": { |
|
|
|
"agent-base": "^7.1.0", |
|
|
|
"debug": "^4.3.4" |
|
|
|
@ -3783,16 +3688,6 @@ |
|
|
|
"integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/indent-string": { |
|
|
|
"version": "4.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz", |
|
|
|
"integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"engines": { |
|
|
|
"node": ">=8" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/inherits": { |
|
|
|
"version": "2.0.4", |
|
|
|
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", |
|
|
|
@ -3813,7 +3708,9 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz", |
|
|
|
"integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT" |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true |
|
|
|
}, |
|
|
|
"node_modules/isarray": { |
|
|
|
"version": "1.0.0", |
|
|
|
@ -3939,6 +3836,8 @@ |
|
|
|
"integrity": "sha512-mjzqwWRD9Y1J1KUi7W97Gja1bwOOM5Ug0EZ6UDK3xS7j7mndrkwozHtSblfomlzyB4NepioNt+B2sOSzczVgtQ==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"dependencies": { |
|
|
|
"@acemir/cssom": "^0.9.28", |
|
|
|
"@asamuzakjp/dom-selector": "^6.7.6", |
|
|
|
@ -4325,17 +4224,6 @@ |
|
|
|
"integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", |
|
|
|
"license": "ISC" |
|
|
|
}, |
|
|
|
"node_modules/lz-string": { |
|
|
|
"version": "1.5.0", |
|
|
|
"resolved": "https://registry.npmjs.org/lz-string/-/lz-string-1.5.0.tgz", |
|
|
|
"integrity": "sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"peer": true, |
|
|
|
"bin": { |
|
|
|
"lz-string": "bin/bin.js" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/magic-string": { |
|
|
|
"version": "0.30.21", |
|
|
|
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz", |
|
|
|
@ -4378,17 +4266,9 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.12.2.tgz", |
|
|
|
"integrity": "sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==", |
|
|
|
"dev": true, |
|
|
|
"license": "CC0-1.0" |
|
|
|
}, |
|
|
|
"node_modules/min-indent": { |
|
|
|
"version": "1.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz", |
|
|
|
"integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"engines": { |
|
|
|
"node": ">=4" |
|
|
|
} |
|
|
|
"license": "CC0-1.0", |
|
|
|
"optional": true, |
|
|
|
"peer": true |
|
|
|
}, |
|
|
|
"node_modules/minimatch": { |
|
|
|
"version": "9.0.5", |
|
|
|
@ -4600,6 +4480,8 @@ |
|
|
|
"integrity": "sha512-9m4m5GSgXjL4AjumKzq1Fgfp3Z8rsvjRNbnkVwfu2ImRqE5D0LnY2QfDen18FSY9C573YU5XxSapdHZTZ2WolA==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"dependencies": { |
|
|
|
"entities": "^6.0.0" |
|
|
|
}, |
|
|
|
@ -4692,47 +4574,6 @@ |
|
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/pretty-format": { |
|
|
|
"version": "27.5.1", |
|
|
|
"resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz", |
|
|
|
"integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"peer": true, |
|
|
|
"dependencies": { |
|
|
|
"ansi-regex": "^5.0.1", |
|
|
|
"ansi-styles": "^5.0.0", |
|
|
|
"react-is": "^17.0.1" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/pretty-format/node_modules/ansi-regex": { |
|
|
|
"version": "5.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", |
|
|
|
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"peer": true, |
|
|
|
"engines": { |
|
|
|
"node": ">=8" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/pretty-format/node_modules/ansi-styles": { |
|
|
|
"version": "5.2.0", |
|
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", |
|
|
|
"integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"peer": true, |
|
|
|
"engines": { |
|
|
|
"node": ">=10" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/process-nextick-args": { |
|
|
|
"version": "2.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", |
|
|
|
@ -4745,6 +4586,8 @@ |
|
|
|
"integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"engines": { |
|
|
|
"node": ">=6" |
|
|
|
} |
|
|
|
@ -4770,14 +4613,6 @@ |
|
|
|
"react": "^19.2.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/react-is": { |
|
|
|
"version": "17.0.2", |
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz", |
|
|
|
"integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"peer": true |
|
|
|
}, |
|
|
|
"node_modules/react-konva": { |
|
|
|
"version": "19.2.1", |
|
|
|
"resolved": "https://registry.npmjs.org/react-konva/-/react-konva-19.2.1.tgz", |
|
|
|
@ -4855,26 +4690,14 @@ |
|
|
|
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/redent": { |
|
|
|
"version": "3.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/redent/-/redent-3.0.0.tgz", |
|
|
|
"integrity": "sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"indent-string": "^4.0.0", |
|
|
|
"strip-indent": "^3.0.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=8" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/require-from-string": { |
|
|
|
"version": "2.0.2", |
|
|
|
"resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", |
|
|
|
"integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"engines": { |
|
|
|
"node": ">=0.10.0" |
|
|
|
} |
|
|
|
@ -4965,6 +4788,8 @@ |
|
|
|
"integrity": "sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==", |
|
|
|
"dev": true, |
|
|
|
"license": "ISC", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"dependencies": { |
|
|
|
"xmlchars": "^2.2.0" |
|
|
|
}, |
|
|
|
@ -5216,19 +5041,6 @@ |
|
|
|
"node": ">=8" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/strip-indent": { |
|
|
|
"version": "3.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz", |
|
|
|
"integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"min-indent": "^1.0.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=8" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/styled-jsx": { |
|
|
|
"version": "5.1.6", |
|
|
|
"resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.6.tgz", |
|
|
|
@ -5270,7 +5082,9 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz", |
|
|
|
"integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT" |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true |
|
|
|
}, |
|
|
|
"node_modules/tailwindcss": { |
|
|
|
"version": "4.1.17", |
|
|
|
@ -5341,6 +5155,8 @@ |
|
|
|
"integrity": "sha512-8PWx8tvC4jDB39BQw1m4x8y5MH1BcQ5xHeL2n7UVFulMPH/3Q0uiamahFJ3lXA0zO2SUyRXuVVbWSDmstlt9YA==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"dependencies": { |
|
|
|
"tldts-core": "^7.0.19" |
|
|
|
}, |
|
|
|
@ -5353,7 +5169,9 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-7.0.19.tgz", |
|
|
|
"integrity": "sha512-lJX2dEWx0SGH4O6p+7FPwYmJ/bu1JbcGJ8RLaG9b7liIgZ85itUVEPbMtWRVrde/0fnDPEPHW10ZsKW3kVsE9A==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT" |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true |
|
|
|
}, |
|
|
|
"node_modules/tough-cookie": { |
|
|
|
"version": "6.0.0", |
|
|
|
@ -5361,6 +5179,8 @@ |
|
|
|
"integrity": "sha512-kXuRi1mtaKMrsLUxz3sQYvVl37B0Ns6MzfrtV5DvJceE9bPyspOqk9xxv7XbZWcfLWbFmm997vl83qUWVJA64w==", |
|
|
|
"dev": true, |
|
|
|
"license": "BSD-3-Clause", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"dependencies": { |
|
|
|
"tldts": "^7.0.5" |
|
|
|
}, |
|
|
|
@ -5374,6 +5194,8 @@ |
|
|
|
"integrity": "sha512-bLVMLPtstlZ4iMQHpFHTR7GAGj2jxi8Dg0s2h2MafAE4uSWF98FC/3MomU51iQAMf8/qDUbKWf5GxuvvVcXEhw==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"dependencies": { |
|
|
|
"punycode": "^2.3.1" |
|
|
|
}, |
|
|
|
@ -5612,6 +5434,8 @@ |
|
|
|
"integrity": "sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"dependencies": { |
|
|
|
"xml-name-validator": "^5.0.0" |
|
|
|
}, |
|
|
|
@ -5634,6 +5458,8 @@ |
|
|
|
"integrity": "sha512-BMhLD/Sw+GbJC21C/UgyaZX41nPt8bUTg+jWyDeg7e7YN4xOM05YPSIXceACnXVtqyEw/LMClUQMtMZ+PGGpqQ==", |
|
|
|
"dev": true, |
|
|
|
"license": "BSD-2-Clause", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"engines": { |
|
|
|
"node": ">=20" |
|
|
|
} |
|
|
|
@ -5644,6 +5470,8 @@ |
|
|
|
"integrity": "sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"engines": { |
|
|
|
"node": ">=18" |
|
|
|
} |
|
|
|
@ -5654,6 +5482,8 @@ |
|
|
|
"integrity": "sha512-2ytDk0kiEj/yu90JOAp44PVPUkO9+jVhyf+SybKlRHSDlvOOZhdPIrr7xTH64l4WixO2cP+wQIcgujkGBPPz6g==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"dependencies": { |
|
|
|
"tr46": "^6.0.0", |
|
|
|
"webidl-conversions": "^8.0.0" |
|
|
|
@ -5812,6 +5642,8 @@ |
|
|
|
"integrity": "sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==", |
|
|
|
"dev": true, |
|
|
|
"license": "Apache-2.0", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"engines": { |
|
|
|
"node": ">=18" |
|
|
|
} |
|
|
|
@ -5821,7 +5653,9 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz", |
|
|
|
"integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==", |
|
|
|
"dev": true, |
|
|
|
"license": "MIT" |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true |
|
|
|
}, |
|
|
|
"node_modules/yallist": { |
|
|
|
"version": "3.1.1", |
|
|
|
|