|
@@ -88,6 +88,7 @@
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.28.4.tgz",
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.28.4.tgz",
|
|
|
"integrity": "sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA==",
|
|
"integrity": "sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
|
+ "peer": true,
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"@babel/code-frame": "^7.27.1",
|
|
"@babel/code-frame": "^7.27.1",
|
|
|
"@babel/generator": "^7.28.3",
|
|
"@babel/generator": "^7.28.3",
|
|
@@ -353,6 +354,7 @@
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.28.4.tgz",
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.28.4.tgz",
|
|
|
"integrity": "sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==",
|
|
"integrity": "sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
|
+ "peer": true,
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"@babel/types": "^7.28.4"
|
|
"@babel/types": "^7.28.4"
|
|
|
},
|
|
},
|
|
@@ -4009,6 +4011,7 @@
|
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.21.tgz",
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.21.tgz",
|
|
|
"integrity": "sha512-SXlyk6I5eUGBd2v8Ie7tF6ADHE9kCR6mBEuPyH1nUZ0h6Xx6nZI29i12sJKQmzbDyr2tUHMhhTt51Z6blbkTTQ==",
|
|
"integrity": "sha512-SXlyk6I5eUGBd2v8Ie7tF6ADHE9kCR6mBEuPyH1nUZ0h6Xx6nZI29i12sJKQmzbDyr2tUHMhhTt51Z6blbkTTQ==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
|
+ "peer": true,
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"@babel/parser": "^7.28.3",
|
|
"@babel/parser": "^7.28.3",
|
|
|
"@vue/compiler-core": "3.5.21",
|
|
"@vue/compiler-core": "3.5.21",
|
|
@@ -4317,6 +4320,7 @@
|
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
|
|
|
"integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
|
|
"integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
|
+ "peer": true,
|
|
|
"bin": {
|
|
"bin": {
|
|
|
"acorn": "bin/acorn"
|
|
"acorn": "bin/acorn"
|
|
|
},
|
|
},
|
|
@@ -4558,6 +4562,7 @@
|
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-1.12.2.tgz",
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-1.12.2.tgz",
|
|
|
"integrity": "sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==",
|
|
"integrity": "sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
|
+ "peer": true,
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"follow-redirects": "^1.15.6",
|
|
"follow-redirects": "^1.15.6",
|
|
|
"form-data": "^4.0.4",
|
|
"form-data": "^4.0.4",
|
|
@@ -4744,6 +4749,7 @@
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
|
+ "peer": true,
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"baseline-browser-mapping": "^2.8.3",
|
|
"baseline-browser-mapping": "^2.8.3",
|
|
|
"caniuse-lite": "^1.0.30001741",
|
|
"caniuse-lite": "^1.0.30001741",
|
|
@@ -5827,7 +5833,8 @@
|
|
|
"version": "8.6.0",
|
|
"version": "8.6.0",
|
|
|
"resolved": "https://registry.npmjs.org/embla-carousel/-/embla-carousel-8.6.0.tgz",
|
|
"resolved": "https://registry.npmjs.org/embla-carousel/-/embla-carousel-8.6.0.tgz",
|
|
|
"integrity": "sha512-SjWyZBHJPbqxHOzckOfo8lHisEaJWmwd23XppYFYVh10bU66/Pn5tkVkbkCMZVdbUE5eTCI2nD8OyIP4Z+uwkA==",
|
|
"integrity": "sha512-SjWyZBHJPbqxHOzckOfo8lHisEaJWmwd23XppYFYVh10bU66/Pn5tkVkbkCMZVdbUE5eTCI2nD8OyIP4Z+uwkA==",
|
|
|
- "license": "MIT"
|
|
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "peer": true
|
|
|
},
|
|
},
|
|
|
"node_modules/embla-carousel-auto-height": {
|
|
"node_modules/embla-carousel-auto-height": {
|
|
|
"version": "8.6.0",
|
|
"version": "8.6.0",
|
|
@@ -6402,6 +6409,7 @@
|
|
|
"resolved": "https://registry.npmjs.org/fuse.js/-/fuse.js-7.1.0.tgz",
|
|
"resolved": "https://registry.npmjs.org/fuse.js/-/fuse.js-7.1.0.tgz",
|
|
|
"integrity": "sha512-trLf4SzuuUxfusZADLINj+dE8clK1frKdmqiJNb1Es75fmI5oY6X2mxLVUciLLjxqw/xr72Dhy+lER6dGd02FQ==",
|
|
"integrity": "sha512-trLf4SzuuUxfusZADLINj+dE8clK1frKdmqiJNb1Es75fmI5oY6X2mxLVUciLLjxqw/xr72Dhy+lER6dGd02FQ==",
|
|
|
"license": "Apache-2.0",
|
|
"license": "Apache-2.0",
|
|
|
|
|
+ "peer": true,
|
|
|
"engines": {
|
|
"engines": {
|
|
|
"node": ">=10"
|
|
"node": ">=10"
|
|
|
}
|
|
}
|
|
@@ -7177,7 +7185,8 @@
|
|
|
"version": "3.7.1",
|
|
"version": "3.7.1",
|
|
|
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.1.tgz",
|
|
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.1.tgz",
|
|
|
"integrity": "sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==",
|
|
"integrity": "sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==",
|
|
|
- "license": "MIT"
|
|
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "peer": true
|
|
|
},
|
|
},
|
|
|
"node_modules/js-tokens": {
|
|
"node_modules/js-tokens": {
|
|
|
"version": "4.0.0",
|
|
"version": "4.0.0",
|
|
@@ -8487,6 +8496,7 @@
|
|
|
"resolved": "https://registry.npmjs.org/oxc-parser/-/oxc-parser-0.87.0.tgz",
|
|
"resolved": "https://registry.npmjs.org/oxc-parser/-/oxc-parser-0.87.0.tgz",
|
|
|
"integrity": "sha512-uc47XrtHwkBoES4HFgwgfH9sqwAtJXgAIBq4fFBMZ4hWmgVZoExyn+L4g4VuaecVKXkz1bvlaHcfwHAJPQb5Gw==",
|
|
"integrity": "sha512-uc47XrtHwkBoES4HFgwgfH9sqwAtJXgAIBq4fFBMZ4hWmgVZoExyn+L4g4VuaecVKXkz1bvlaHcfwHAJPQb5Gw==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
|
+ "peer": true,
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"@oxc-project/types": "^0.87.0"
|
|
"@oxc-project/types": "^0.87.0"
|
|
|
},
|
|
},
|
|
@@ -8737,6 +8747,7 @@
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
|
+ "peer": true,
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"nanoid": "^3.3.11",
|
|
"nanoid": "^3.3.11",
|
|
|
"picocolors": "^1.1.1",
|
|
"picocolors": "^1.1.1",
|
|
@@ -9716,6 +9727,7 @@
|
|
|
"integrity": "sha512-t+YPtOQHpGW1QWsh1CHQ5cPIr9lbbGZLZnbihP/D/qZj/yuV68m8qarcV17nvkOX81BCrvzAlq2klCQFZghyTg==",
|
|
"integrity": "sha512-t+YPtOQHpGW1QWsh1CHQ5cPIr9lbbGZLZnbihP/D/qZj/yuV68m8qarcV17nvkOX81BCrvzAlq2klCQFZghyTg==",
|
|
|
"devOptional": true,
|
|
"devOptional": true,
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
|
+ "peer": true,
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"chokidar": "^4.0.0",
|
|
"chokidar": "^4.0.0",
|
|
|
"immutable": "^5.0.2",
|
|
"immutable": "^5.0.2",
|
|
@@ -10307,6 +10319,7 @@
|
|
|
"resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.3.1.tgz",
|
|
"resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.3.1.tgz",
|
|
|
"integrity": "sha512-gBXpgUm/3rp1lMZZrM/w7D8GKqshif0zAymAhbCyIt8KMe+0v9DQ7cdYLR4FHH/cKpdTXb+A/tKKU3eolfsI+g==",
|
|
"integrity": "sha512-gBXpgUm/3rp1lMZZrM/w7D8GKqshif0zAymAhbCyIt8KMe+0v9DQ7cdYLR4FHH/cKpdTXb+A/tKKU3eolfsI+g==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
|
+ "peer": true,
|
|
|
"funding": {
|
|
"funding": {
|
|
|
"type": "github",
|
|
"type": "github",
|
|
|
"url": "https://github.com/sponsors/dcastil"
|
|
"url": "https://github.com/sponsors/dcastil"
|
|
@@ -10335,7 +10348,8 @@
|
|
|
"version": "4.1.13",
|
|
"version": "4.1.13",
|
|
|
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.13.tgz",
|
|
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.13.tgz",
|
|
|
"integrity": "sha512-i+zidfmTqtwquj4hMEwdjshYYgMbOrPzb9a0M3ZgNa0JMoZeFC6bxZvO8yr8ozS6ix2SDz0+mvryPeBs2TFE+w==",
|
|
"integrity": "sha512-i+zidfmTqtwquj4hMEwdjshYYgMbOrPzb9a0M3ZgNa0JMoZeFC6bxZvO8yr8ozS6ix2SDz0+mvryPeBs2TFE+w==",
|
|
|
- "license": "MIT"
|
|
|
|
|
|
|
+ "license": "MIT",
|
|
|
|
|
+ "peer": true
|
|
|
},
|
|
},
|
|
|
"node_modules/tapable": {
|
|
"node_modules/tapable": {
|
|
|
"version": "2.2.3",
|
|
"version": "2.2.3",
|
|
@@ -10391,6 +10405,7 @@
|
|
|
"resolved": "https://registry.npmjs.org/terser/-/terser-5.44.0.tgz",
|
|
"resolved": "https://registry.npmjs.org/terser/-/terser-5.44.0.tgz",
|
|
|
"integrity": "sha512-nIVck8DK+GM/0Frwd+nIhZ84pR/BX7rmXMfYwyg+Sri5oGVE99/E3KvXqpC2xHFxyqXyGHTKBSioxxplrO4I4w==",
|
|
"integrity": "sha512-nIVck8DK+GM/0Frwd+nIhZ84pR/BX7rmXMfYwyg+Sri5oGVE99/E3KvXqpC2xHFxyqXyGHTKBSioxxplrO4I4w==",
|
|
|
"license": "BSD-2-Clause",
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
+ "peer": true,
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"@jridgewell/source-map": "^0.3.3",
|
|
"@jridgewell/source-map": "^0.3.3",
|
|
|
"acorn": "^8.15.0",
|
|
"acorn": "^8.15.0",
|
|
@@ -11176,6 +11191,7 @@
|
|
|
"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.7.tgz",
|
|
"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.7.tgz",
|
|
|
"integrity": "sha512-VbA8ScMvAISJNJVbRDTJdCwqQoAareR/wutevKanhR2/1EkoXVZVkkORaYm/tNVCjP/UDTKtcw3bAkwOUdedmA==",
|
|
"integrity": "sha512-VbA8ScMvAISJNJVbRDTJdCwqQoAareR/wutevKanhR2/1EkoXVZVkkORaYm/tNVCjP/UDTKtcw3bAkwOUdedmA==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
|
+ "peer": true,
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"esbuild": "^0.25.0",
|
|
"esbuild": "^0.25.0",
|
|
|
"fdir": "^6.5.0",
|
|
"fdir": "^6.5.0",
|
|
@@ -11492,6 +11508,7 @@
|
|
|
"resolved": "https://registry.npmjs.org/vue/-/vue-3.5.21.tgz",
|
|
"resolved": "https://registry.npmjs.org/vue/-/vue-3.5.21.tgz",
|
|
|
"integrity": "sha512-xxf9rum9KtOdwdRkiApWL+9hZEMWE90FHh8yS1+KJAiWYh+iGWV1FquPjoO9VUHQ+VIhsCXNNyZ5Sf4++RVZBA==",
|
|
"integrity": "sha512-xxf9rum9KtOdwdRkiApWL+9hZEMWE90FHh8yS1+KJAiWYh+iGWV1FquPjoO9VUHQ+VIhsCXNNyZ5Sf4++RVZBA==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
|
+ "peer": true,
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"@vue/compiler-dom": "3.5.21",
|
|
"@vue/compiler-dom": "3.5.21",
|
|
|
"@vue/compiler-sfc": "3.5.21",
|
|
"@vue/compiler-sfc": "3.5.21",
|
|
@@ -11534,6 +11551,7 @@
|
|
|
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.5.1.tgz",
|
|
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.5.1.tgz",
|
|
|
"integrity": "sha512-ogAF3P97NPm8fJsE4by9dwSYtDwXIY1nFY9T6DyQnGHd1E2Da94w9JIolpe42LJGIl0DwOHBi8TcRPlPGwbTtw==",
|
|
"integrity": "sha512-ogAF3P97NPm8fJsE4by9dwSYtDwXIY1nFY9T6DyQnGHd1E2Da94w9JIolpe42LJGIl0DwOHBi8TcRPlPGwbTtw==",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
|
|
+ "peer": true,
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"@vue/devtools-api": "^6.6.4"
|
|
"@vue/devtools-api": "^6.6.4"
|
|
|
},
|
|
},
|
|
@@ -11749,6 +11767,7 @@
|
|
|
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.1.tgz",
|
|
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.1.tgz",
|
|
|
"integrity": "sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==",
|
|
"integrity": "sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==",
|
|
|
"license": "ISC",
|
|
"license": "ISC",
|
|
|
|
|
+ "peer": true,
|
|
|
"bin": {
|
|
"bin": {
|
|
|
"yaml": "bin.mjs"
|
|
"yaml": "bin.mjs"
|
|
|
},
|
|
},
|