|
|
|
@ -15,20 +15,20 @@
|
|
|
|
|
"@eslint/js": "^9.18.0",
|
|
|
|
|
"@ianvs/prettier-plugin-sort-imports": "^4.4.2",
|
|
|
|
|
"@lucide/svelte": "^0.479.0",
|
|
|
|
|
"@scalar/api-reference": "^1.31.17",
|
|
|
|
|
"@scalar/api-reference": "^1.31.18",
|
|
|
|
|
"@simplewebauthn/browser": "^13.1.0",
|
|
|
|
|
"@sveltejs/adapter-static": "^3.0.8",
|
|
|
|
|
"@sveltejs/kit": "^2.21.5",
|
|
|
|
|
"@sveltejs/kit": "^2.22.0",
|
|
|
|
|
"@sveltejs/vite-plugin-svelte": "^5.1.0",
|
|
|
|
|
"@tailwindcss/vite": "^4.1.10",
|
|
|
|
|
"bits-ui": "^1.8.0",
|
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
|
"eslint": "^9.29.0",
|
|
|
|
|
"eslint-config-prettier": "^10.1.5",
|
|
|
|
|
"eslint-plugin-svelte": "^3.9.2",
|
|
|
|
|
"eslint-plugin-svelte": "^3.9.3",
|
|
|
|
|
"globals": "^16.2.0",
|
|
|
|
|
"mode-watcher": "^1.0.8",
|
|
|
|
|
"prettier": "^3.5.3",
|
|
|
|
|
"prettier": "^3.6.0",
|
|
|
|
|
"prettier-plugin-svelte": "^3.4.0",
|
|
|
|
|
"prettier-plugin-tailwindcss": "^0.6.13",
|
|
|
|
|
"svelte": "^5.34.7",
|
|
|
|
@ -39,7 +39,7 @@
|
|
|
|
|
"tailwindcss": "^4.0.13",
|
|
|
|
|
"tw-animate-css": "^1.3.4",
|
|
|
|
|
"typescript": "^5.8.3",
|
|
|
|
|
"typescript-eslint": "^8.34.1",
|
|
|
|
|
"typescript-eslint": "^8.35.0",
|
|
|
|
|
"vite": "^6.3.5"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
@ -1879,29 +1879,29 @@
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@scalar/api-client": {
|
|
|
|
|
"version": "2.5.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@scalar/api-client/-/api-client-2.5.11.tgz",
|
|
|
|
|
"integrity": "sha512-ubREY9whWXH1MdBIVUXdG/Vq4un2m1G918Z3jQhEmrkUP4wyZ0VEiV/h1N71JIYyql9apoj3HqAQb+D2U+rsDQ==",
|
|
|
|
|
"version": "2.5.12",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@scalar/api-client/-/api-client-2.5.12.tgz",
|
|
|
|
|
"integrity": "sha512-ZcFg97dxZUyaxcuxDp0cPe8YcsyeM7J1lAzGRS9CA1tcggGyohR39ZUXFVLQzA/mO70cY9Ux8Z6bUica7PpJ3Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@headlessui/tailwindcss": "^0.2.0",
|
|
|
|
|
"@headlessui/vue": "^1.7.20",
|
|
|
|
|
"@scalar/components": "0.14.12",
|
|
|
|
|
"@scalar/components": "0.14.13",
|
|
|
|
|
"@scalar/draggable": "0.2.0",
|
|
|
|
|
"@scalar/helpers": "0.0.4",
|
|
|
|
|
"@scalar/icons": "0.4.4",
|
|
|
|
|
"@scalar/import": "0.4.11",
|
|
|
|
|
"@scalar/oas-utils": "0.4.7",
|
|
|
|
|
"@scalar/oas-utils": "0.4.8",
|
|
|
|
|
"@scalar/object-utils": "1.2.1",
|
|
|
|
|
"@scalar/openapi-parser": "0.18.0",
|
|
|
|
|
"@scalar/openapi-types": "0.3.3",
|
|
|
|
|
"@scalar/postman-to-openapi": "0.3.10",
|
|
|
|
|
"@scalar/postman-to-openapi": "0.3.11",
|
|
|
|
|
"@scalar/snippetz": "0.3.1",
|
|
|
|
|
"@scalar/themes": "0.13.4",
|
|
|
|
|
"@scalar/types": "0.2.3",
|
|
|
|
|
"@scalar/use-codemirror": "0.12.13",
|
|
|
|
|
"@scalar/use-hooks": "0.2.2",
|
|
|
|
|
"@scalar/themes": "0.13.5",
|
|
|
|
|
"@scalar/types": "0.2.4",
|
|
|
|
|
"@scalar/use-codemirror": "0.12.14",
|
|
|
|
|
"@scalar/use-hooks": "0.2.3",
|
|
|
|
|
"@scalar/use-toasts": "0.8.0",
|
|
|
|
|
"@scalar/use-tooltip": "1.1.0",
|
|
|
|
|
"@vueuse/core": "^10.10.0",
|
|
|
|
@ -1925,28 +1925,28 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@scalar/api-reference": {
|
|
|
|
|
"version": "1.31.17",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@scalar/api-reference/-/api-reference-1.31.17.tgz",
|
|
|
|
|
"integrity": "sha512-rNPzFwG468/8Gn5mMkVTkdnEZoJdzDYd2fN2zzsVvyqb+A6fOVKIeqkyruGPiN/VJYWywxqCvXuhRoNrfmaBPA==",
|
|
|
|
|
"version": "1.31.18",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@scalar/api-reference/-/api-reference-1.31.18.tgz",
|
|
|
|
|
"integrity": "sha512-TTGxzoxQQzO8nHTwrGuoVE6lQrt1sdSlN7KMzpxqYDlRnSXkGX4HiFR+htUhH/eySJ6s3tsMFKRGXHizwUa+vA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@floating-ui/vue": "^1.0.2",
|
|
|
|
|
"@headlessui/vue": "^1.7.20",
|
|
|
|
|
"@scalar/api-client": "2.5.11",
|
|
|
|
|
"@scalar/api-client": "2.5.12",
|
|
|
|
|
"@scalar/code-highlight": "0.1.4",
|
|
|
|
|
"@scalar/components": "0.14.12",
|
|
|
|
|
"@scalar/components": "0.14.13",
|
|
|
|
|
"@scalar/helpers": "0.0.4",
|
|
|
|
|
"@scalar/icons": "0.4.4",
|
|
|
|
|
"@scalar/oas-utils": "0.4.7",
|
|
|
|
|
"@scalar/oas-utils": "0.4.8",
|
|
|
|
|
"@scalar/openapi-parser": "0.18.0",
|
|
|
|
|
"@scalar/openapi-types": "0.3.3",
|
|
|
|
|
"@scalar/snippetz": "0.3.1",
|
|
|
|
|
"@scalar/themes": "0.13.4",
|
|
|
|
|
"@scalar/types": "0.2.3",
|
|
|
|
|
"@scalar/use-hooks": "0.2.2",
|
|
|
|
|
"@scalar/themes": "0.13.5",
|
|
|
|
|
"@scalar/types": "0.2.4",
|
|
|
|
|
"@scalar/use-hooks": "0.2.3",
|
|
|
|
|
"@scalar/use-toasts": "0.8.0",
|
|
|
|
|
"@scalar/workspace-store": "0.5.2",
|
|
|
|
|
"@scalar/workspace-store": "0.6.0",
|
|
|
|
|
"@unhead/vue": "^1.11.11",
|
|
|
|
|
"@vueuse/core": "^10.10.0",
|
|
|
|
|
"flatted": "^3.3.1",
|
|
|
|
@ -1991,9 +1991,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@scalar/components": {
|
|
|
|
|
"version": "0.14.12",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@scalar/components/-/components-0.14.12.tgz",
|
|
|
|
|
"integrity": "sha512-y+2LK84INfD8vCGwyDvpcT+1W+gwfEdjpBGZwrdKXYzJ13Z+fLf5BDDPMCVT4cPWnzQ2MrVgyBh8UnznM8JLFw==",
|
|
|
|
|
"version": "0.14.13",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@scalar/components/-/components-0.14.13.tgz",
|
|
|
|
|
"integrity": "sha512-9JLM+vDI+TK3TUXbovd9rfVyraIAReE2E4+YYwePBW7PHyRa+vn+BVOR5I+hgsGDVlFLEZ2ZiGjXCDOEij72aQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
@ -2002,9 +2002,9 @@
|
|
|
|
|
"@headlessui/vue": "^1.7.20",
|
|
|
|
|
"@scalar/code-highlight": "0.1.4",
|
|
|
|
|
"@scalar/icons": "0.4.4",
|
|
|
|
|
"@scalar/oas-utils": "0.4.7",
|
|
|
|
|
"@scalar/themes": "0.13.4",
|
|
|
|
|
"@scalar/use-hooks": "0.2.2",
|
|
|
|
|
"@scalar/oas-utils": "0.4.8",
|
|
|
|
|
"@scalar/themes": "0.13.5",
|
|
|
|
|
"@scalar/use-hooks": "0.2.3",
|
|
|
|
|
"@scalar/use-toasts": "0.8.0",
|
|
|
|
|
"@vueuse/core": "^10.10.0",
|
|
|
|
|
"cva": "1.0.0-beta.2",
|
|
|
|
@ -2072,9 +2072,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@scalar/oas-utils": {
|
|
|
|
|
"version": "0.4.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@scalar/oas-utils/-/oas-utils-0.4.7.tgz",
|
|
|
|
|
"integrity": "sha512-Vp8iZZCjNKXcPpL0Yr6dmy+VOSN1LZ5CdlGAHtp+pxuQTeahV6FxiVjMc9kdFve77fTNyut4seVAD6d7rDUDcA==",
|
|
|
|
|
"version": "0.4.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@scalar/oas-utils/-/oas-utils-0.4.8.tgz",
|
|
|
|
|
"integrity": "sha512-zxff2VdlJDVC5khHBwe7gQ6XtwVSXrYy2XCPhN3EIMBBGBHBth5JsGDmra/8gjqxHTRooi/IMRrGyKge1tUGKw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
@ -2083,8 +2083,8 @@
|
|
|
|
|
"@scalar/helpers": "0.0.4",
|
|
|
|
|
"@scalar/object-utils": "1.2.1",
|
|
|
|
|
"@scalar/openapi-types": "0.3.3",
|
|
|
|
|
"@scalar/themes": "0.13.4",
|
|
|
|
|
"@scalar/types": "0.2.3",
|
|
|
|
|
"@scalar/themes": "0.13.5",
|
|
|
|
|
"@scalar/types": "0.2.4",
|
|
|
|
|
"@types/har-format": "^1.2.15",
|
|
|
|
|
"flatted": "^3.3.1",
|
|
|
|
|
"microdiff": "^1.4.0",
|
|
|
|
@ -2145,14 +2145,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@scalar/postman-to-openapi": {
|
|
|
|
|
"version": "0.3.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@scalar/postman-to-openapi/-/postman-to-openapi-0.3.10.tgz",
|
|
|
|
|
"integrity": "sha512-Jg+uJg56VASihtfL0sOzB8onyt7lfz/8Ztwo57WIAxUTvLcwBeCBgdTvUIw+Z4h7E2KfmKQY9HdDP/GHWMv6DQ==",
|
|
|
|
|
"version": "0.3.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@scalar/postman-to-openapi/-/postman-to-openapi-0.3.11.tgz",
|
|
|
|
|
"integrity": "sha512-J1YOr1EOKDvIWF967D9+pxaWI/mjmSgu6miwguEkYJhNG2+1zV9lgtU1ibsN6NtfJV70WK5V9lXZ+7JbKIZmwg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@scalar/helpers": "0.0.4",
|
|
|
|
|
"@scalar/oas-utils": "0.4.7",
|
|
|
|
|
"@scalar/oas-utils": "0.4.8",
|
|
|
|
|
"@scalar/openapi-types": "0.3.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
@ -2173,13 +2173,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@scalar/themes": {
|
|
|
|
|
"version": "0.13.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@scalar/themes/-/themes-0.13.4.tgz",
|
|
|
|
|
"integrity": "sha512-PMiSqX+MZF29u32ogEjTVA5c/LBd5cE/QPF7lK0EJeemXRy2r/nWbvrXtqD9Y7Sw54g1caVNjK8yJcCYJdB6hw==",
|
|
|
|
|
"version": "0.13.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@scalar/themes/-/themes-0.13.5.tgz",
|
|
|
|
|
"integrity": "sha512-cy5SS4X+uP6U2vokO9c7K2ifEA4pXukdKCpgjlD3n/0WE+VvhzSHOF5w6Vuyqze3tWktD0R8h3QwVv6i61/cdA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@scalar/types": "0.2.3",
|
|
|
|
|
"@scalar/types": "0.2.4",
|
|
|
|
|
"nanoid": "^5.1.5"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
@ -2187,9 +2187,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@scalar/types": {
|
|
|
|
|
"version": "0.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@scalar/types/-/types-0.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-K1/Vp5xaQ8TEGDYwHg88OBuQWJRWrE3ToZ0Z2LJwskcY1Eg+uDiRQXKF4QPngZzu5rrWgRErAq4yte4Y7omqgA==",
|
|
|
|
|
"version": "0.2.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@scalar/types/-/types-0.2.4.tgz",
|
|
|
|
|
"integrity": "sha512-OpsNJN0r3hVVR8mF1YDO+YioeRmva/7pPravDh3GsWNQOSBOaFzLac8IkRLI+gBMpsIcJq1s+lisqPg+GHNiaA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
@ -2202,9 +2202,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@scalar/use-codemirror": {
|
|
|
|
|
"version": "0.12.13",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@scalar/use-codemirror/-/use-codemirror-0.12.13.tgz",
|
|
|
|
|
"integrity": "sha512-XOXCUT3b1l0gkp4CY51e7xMgR6IP/AMpYIZ97fBOOjnrUIJ8B/J+U/BMS6+lPKiN0hexaSALRWlVBf90txdT8w==",
|
|
|
|
|
"version": "0.12.14",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@scalar/use-codemirror/-/use-codemirror-0.12.14.tgz",
|
|
|
|
|
"integrity": "sha512-8tJyr7nke4Ss6omg/4w4KwZjqMwAuwxgY8o2MBas8C3RI19Be+kUbPLBMpEjvUAA1FXehKmFcfiTJCbiYlIUPA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
@ -2222,7 +2222,7 @@
|
|
|
|
|
"@lezer/common": "^1.2.3",
|
|
|
|
|
"@lezer/highlight": "^1.2.1",
|
|
|
|
|
"@replit/codemirror-css-color-picker": "^6.3.0",
|
|
|
|
|
"@scalar/components": "0.14.12",
|
|
|
|
|
"@scalar/components": "0.14.13",
|
|
|
|
|
"codemirror": "^6.0.0",
|
|
|
|
|
"vue": "^3.5.12"
|
|
|
|
|
},
|
|
|
|
@ -2231,9 +2231,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@scalar/use-hooks": {
|
|
|
|
|
"version": "0.2.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@scalar/use-hooks/-/use-hooks-0.2.2.tgz",
|
|
|
|
|
"integrity": "sha512-9XxfqIKyUp727C2zzyc+cExsK3Gsg5M/v3pEG2TB665RZMAYV1YK8MBT1JGkJDkkugBgHKGl5PQiXsYme1rmTQ==",
|
|
|
|
|
"version": "0.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@scalar/use-hooks/-/use-hooks-0.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-M+HMVLzMO6GFuhH4Zqw9AGmd6MwMOvb6pVQWpHVcRS+Q766RBFLTrBQPELbB1wJxnxB6FhYKLgii71ccfFfykQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
@ -2289,9 +2289,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@scalar/workspace-store": {
|
|
|
|
|
"version": "0.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@scalar/workspace-store/-/workspace-store-0.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-PVL2BkEnX9Z4vQbGho0D3BuFghgAY4+zLvfdUhMuhi6FZEkjHNr3r/k8RmCGFu0SAYDxoGjumGkN5iI3z+U24A==",
|
|
|
|
|
"version": "0.6.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@scalar/workspace-store/-/workspace-store-0.6.0.tgz",
|
|
|
|
|
"integrity": "sha512-1j0b9SSehq8v01qJ8zPLQrWZjUyL2kXtSTVapZIIQsCISF6TXQWdjd5GlMRU4xSlJAZhuJhBaiwFX/V7L6NU6Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
@ -2342,9 +2342,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@sveltejs/kit": {
|
|
|
|
|
"version": "2.21.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-2.21.5.tgz",
|
|
|
|
|
"integrity": "sha512-P5m7yZtvD1Kx/Z6JcjgJtdMqef/tCGMDrd9B9S2q8j+FMnkeKTMxW1nidnjVzk4HEDRGf4IlBI94/niy6t3hLA==",
|
|
|
|
|
"version": "2.22.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-2.22.0.tgz",
|
|
|
|
|
"integrity": "sha512-DJm0UxVgzXq+1MUfiJK4Ridk7oIQsIets6JwHiEl97sI6nXScfXe+BeqNhzB7jQIVBb3BM51U4hNk8qQxRXBAA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
@ -2369,9 +2369,9 @@
|
|
|
|
|
"node": ">=18.13"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@sveltejs/vite-plugin-svelte": "^3.0.0 || ^4.0.0-next.1 || ^5.0.0",
|
|
|
|
|
"@sveltejs/vite-plugin-svelte": "^3.0.0 || ^4.0.0-next.1 || ^5.0.0 || ^6.0.0-next.0",
|
|
|
|
|
"svelte": "^4.0.0 || ^5.0.0-next.0",
|
|
|
|
|
"vite": "^5.0.3 || ^6.0.0"
|
|
|
|
|
"vite": "^5.0.3 || ^6.0.0 || ^7.0.0-beta.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@sveltejs/vite-plugin-svelte": {
|
|
|
|
@ -2702,9 +2702,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tanstack/virtual-core": {
|
|
|
|
|
"version": "3.13.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/virtual-core/-/virtual-core-3.13.10.tgz",
|
|
|
|
|
"integrity": "sha512-sPEDhXREou5HyZYqSWIqdU580rsF6FGeN7vpzijmP3KTiOGjOMZASz4Y6+QKjiFQwhWrR58OP8izYaNGVxvViA==",
|
|
|
|
|
"version": "3.13.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/virtual-core/-/virtual-core-3.13.11.tgz",
|
|
|
|
|
"integrity": "sha512-ORL6UyuZJ0D9X33LDR4TcgcM+K2YiS2j4xbvH1vnhhObwR1Z4dKwPTL/c0kj2Yeb4Yp2lBv1wpyVaqlohk8zpg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
@ -2713,13 +2713,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tanstack/vue-virtual": {
|
|
|
|
|
"version": "3.13.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/vue-virtual/-/vue-virtual-3.13.10.tgz",
|
|
|
|
|
"integrity": "sha512-1UZmUiMNyKxQ1JFPtO3rfRmK7IuLYwfj/foPC7FVWj6yHand4ry5joFh8LQ1Ckm7Dfe/08cv6LKZNc4WYj7hxQ==",
|
|
|
|
|
"version": "3.13.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/vue-virtual/-/vue-virtual-3.13.11.tgz",
|
|
|
|
|
"integrity": "sha512-QPutNYlSATS0a2fmTEbMgaQkk/pe1p+39OJVbmQ5/l1d8Txe1IkOJeeweYXygmF1tnruCh6NKkt1kIIYDKwgVg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@tanstack/virtual-core": "3.13.10"
|
|
|
|
|
"@tanstack/virtual-core": "3.13.11"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
@ -2819,17 +2819,17 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
|
|
|
"version": "8.34.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.34.1.tgz",
|
|
|
|
|
"integrity": "sha512-STXcN6ebF6li4PxwNeFnqF8/2BNDvBupf2OPx2yWNzr6mKNGF7q49VM00Pz5FaomJyqvbXpY6PhO+T9w139YEQ==",
|
|
|
|
|
"version": "8.35.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.35.0.tgz",
|
|
|
|
|
"integrity": "sha512-ijItUYaiWuce0N1SoSMrEd0b6b6lYkYt99pqCPfybd+HKVXtEvYhICfLdwp42MhiI5mp0oq7PKEL+g1cNiz/Eg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-community/regexpp": "^4.10.0",
|
|
|
|
|
"@typescript-eslint/scope-manager": "8.34.1",
|
|
|
|
|
"@typescript-eslint/type-utils": "8.34.1",
|
|
|
|
|
"@typescript-eslint/utils": "8.34.1",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.34.1",
|
|
|
|
|
"@typescript-eslint/scope-manager": "8.35.0",
|
|
|
|
|
"@typescript-eslint/type-utils": "8.35.0",
|
|
|
|
|
"@typescript-eslint/utils": "8.35.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.35.0",
|
|
|
|
|
"graphemer": "^1.4.0",
|
|
|
|
|
"ignore": "^7.0.0",
|
|
|
|
|
"natural-compare": "^1.4.0",
|
|
|
|
@ -2843,7 +2843,7 @@
|
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@typescript-eslint/parser": "^8.34.1",
|
|
|
|
|
"@typescript-eslint/parser": "^8.35.0",
|
|
|
|
|
"eslint": "^8.57.0 || ^9.0.0",
|
|
|
|
|
"typescript": ">=4.8.4 <5.9.0"
|
|
|
|
|
}
|
|
|
|
@ -2859,16 +2859,16 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/parser": {
|
|
|
|
|
"version": "8.34.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.34.1.tgz",
|
|
|
|
|
"integrity": "sha512-4O3idHxhyzjClSMJ0a29AcoK0+YwnEqzI6oz3vlRf3xw0zbzt15MzXwItOlnr5nIth6zlY2RENLsOPvhyrKAQA==",
|
|
|
|
|
"version": "8.35.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.35.0.tgz",
|
|
|
|
|
"integrity": "sha512-6sMvZePQrnZH2/cJkwRpkT7DxoAWh+g6+GFRK6bV3YQo7ogi3SX5rgF6099r5Q53Ma5qeT7LGmOmuIutF4t3lA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/scope-manager": "8.34.1",
|
|
|
|
|
"@typescript-eslint/types": "8.34.1",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "8.34.1",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.34.1",
|
|
|
|
|
"@typescript-eslint/scope-manager": "8.35.0",
|
|
|
|
|
"@typescript-eslint/types": "8.35.0",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "8.35.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.35.0",
|
|
|
|
|
"debug": "^4.3.4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
@ -2884,14 +2884,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/project-service": {
|
|
|
|
|
"version": "8.34.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.34.1.tgz",
|
|
|
|
|
"integrity": "sha512-nuHlOmFZfuRwLJKDGQOVc0xnQrAmuq1Mj/ISou5044y1ajGNp2BNliIqp7F2LPQ5sForz8lempMFCovfeS1XoA==",
|
|
|
|
|
"version": "8.35.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.35.0.tgz",
|
|
|
|
|
"integrity": "sha512-41xatqRwWZuhUMF/aZm2fcUsOFKNcG28xqRSS6ZVr9BVJtGExosLAm5A1OxTjRMagx8nJqva+P5zNIGt8RIgbQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/tsconfig-utils": "^8.34.1",
|
|
|
|
|
"@typescript-eslint/types": "^8.34.1",
|
|
|
|
|
"@typescript-eslint/tsconfig-utils": "^8.35.0",
|
|
|
|
|
"@typescript-eslint/types": "^8.35.0",
|
|
|
|
|
"debug": "^4.3.4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
@ -2906,14 +2906,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
|
|
|
"version": "8.34.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.34.1.tgz",
|
|
|
|
|
"integrity": "sha512-beu6o6QY4hJAgL1E8RaXNC071G4Kso2MGmJskCFQhRhg8VOH/FDbC8soP8NHN7e/Hdphwp8G8cE6OBzC8o41ZA==",
|
|
|
|
|
"version": "8.35.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.35.0.tgz",
|
|
|
|
|
"integrity": "sha512-+AgL5+mcoLxl1vGjwNfiWq5fLDZM1TmTPYs2UkyHfFhgERxBbqHlNjRzhThJqz+ktBqTChRYY6zwbMwy0591AA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "8.34.1",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.34.1"
|
|
|
|
|
"@typescript-eslint/types": "8.35.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.35.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
@ -2924,9 +2924,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/tsconfig-utils": {
|
|
|
|
|
"version": "8.34.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.1.tgz",
|
|
|
|
|
"integrity": "sha512-K4Sjdo4/xF9NEeA2khOb7Y5nY6NSXBnod87uniVYW9kHP+hNlDV8trUSFeynA2uxWam4gIWgWoygPrv9VMWrYg==",
|
|
|
|
|
"version": "8.35.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.0.tgz",
|
|
|
|
|
"integrity": "sha512-04k/7247kZzFraweuEirmvUj+W3bJLI9fX6fbo1Qm2YykuBvEhRTPl8tcxlYO8kZZW+HIXfkZNoasVb8EV4jpA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
@ -2941,14 +2941,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/type-utils": {
|
|
|
|
|
"version": "8.34.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.34.1.tgz",
|
|
|
|
|
"integrity": "sha512-Tv7tCCr6e5m8hP4+xFugcrwTOucB8lshffJ6zf1mF1TbU67R+ntCc6DzLNKM+s/uzDyv8gLq7tufaAhIBYeV8g==",
|
|
|
|
|
"version": "8.35.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.35.0.tgz",
|
|
|
|
|
"integrity": "sha512-ceNNttjfmSEoM9PW87bWLDEIaLAyR+E6BoYJQ5PfaDau37UGca9Nyq3lBk8Bw2ad0AKvYabz6wxc7DMTO2jnNA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/typescript-estree": "8.34.1",
|
|
|
|
|
"@typescript-eslint/utils": "8.34.1",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "8.35.0",
|
|
|
|
|
"@typescript-eslint/utils": "8.35.0",
|
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
|
"ts-api-utils": "^2.1.0"
|
|
|
|
|
},
|
|
|
|
@ -2965,9 +2965,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/types": {
|
|
|
|
|
"version": "8.34.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.1.tgz",
|
|
|
|
|
"integrity": "sha512-rjLVbmE7HR18kDsjNIZQHxmv9RZwlgzavryL5Lnj2ujIRTeXlKtILHgRNmQ3j4daw7zd+mQgy+uyt6Zo6I0IGA==",
|
|
|
|
|
"version": "8.35.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.35.0.tgz",
|
|
|
|
|
"integrity": "sha512-0mYH3emanku0vHw2aRLNGqe7EXh9WHEhi7kZzscrMDf6IIRUQ5Jk4wp1QrledE/36KtdZrVfKnE32eZCf/vaVQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
@ -2979,16 +2979,16 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/typescript-estree": {
|
|
|
|
|
"version": "8.34.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.1.tgz",
|
|
|
|
|
"integrity": "sha512-rjCNqqYPuMUF5ODD+hWBNmOitjBWghkGKJg6hiCHzUvXRy6rK22Jd3rwbP2Xi+R7oYVvIKhokHVhH41BxPV5mA==",
|
|
|
|
|
"version": "8.35.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.0.tgz",
|
|
|
|
|
"integrity": "sha512-F+BhnaBemgu1Qf8oHrxyw14wq6vbL8xwWKKMwTMwYIRmFFY/1n/9T/jpbobZL8vp7QyEUcC6xGrnAO4ua8Kp7w==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/project-service": "8.34.1",
|
|
|
|
|
"@typescript-eslint/tsconfig-utils": "8.34.1",
|
|
|
|
|
"@typescript-eslint/types": "8.34.1",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.34.1",
|
|
|
|
|
"@typescript-eslint/project-service": "8.35.0",
|
|
|
|
|
"@typescript-eslint/tsconfig-utils": "8.35.0",
|
|
|
|
|
"@typescript-eslint/types": "8.35.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "8.35.0",
|
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
|
"fast-glob": "^3.3.2",
|
|
|
|
|
"is-glob": "^4.0.3",
|
|
|
|
@ -3034,16 +3034,16 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/utils": {
|
|
|
|
|
"version": "8.34.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.34.1.tgz",
|
|
|
|
|
"integrity": "sha512-mqOwUdZ3KjtGk7xJJnLbHxTuWVn3GO2WZZuM+Slhkun4+qthLdXx32C8xIXbO1kfCECb3jIs3eoxK3eryk7aoQ==",
|
|
|
|
|
"version": "8.35.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.35.0.tgz",
|
|
|
|
|
"integrity": "sha512-nqoMu7WWM7ki5tPgLVsmPM8CkqtoPUG6xXGeefM5t4x3XumOEKMoUZPdi+7F+/EotukN4R9OWdmDxN80fqoZeg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-community/eslint-utils": "^4.7.0",
|
|
|
|
|
"@typescript-eslint/scope-manager": "8.34.1",
|
|
|
|
|
"@typescript-eslint/types": "8.34.1",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "8.34.1"
|
|
|
|
|
"@typescript-eslint/scope-manager": "8.35.0",
|
|
|
|
|
"@typescript-eslint/types": "8.35.0",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "8.35.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
@ -3058,13 +3058,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/visitor-keys": {
|
|
|
|
|
"version": "8.34.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.1.tgz",
|
|
|
|
|
"integrity": "sha512-xoh5rJ+tgsRKoXnkBPFRLZ7rjKM0AfVbC68UZ/ECXoDbfggb9RbEySN359acY1vS3qZ0jVTVWzbtfapwm5ztxw==",
|
|
|
|
|
"version": "8.35.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.0.tgz",
|
|
|
|
|
"integrity": "sha512-zTh2+1Y8ZpmeQaQVIc/ZZxsx8UzgKJyNg1PTvjzC7WMhPSVS8bfDX34k1SrwOf016qd5RU3az2UxUNue3IfQ5g==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "8.34.1",
|
|
|
|
|
"@typescript-eslint/types": "8.35.0",
|
|
|
|
|
"eslint-visitor-keys": "^4.2.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
@ -4041,9 +4041,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/enhanced-resolve": {
|
|
|
|
|
"version": "5.18.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.1.tgz",
|
|
|
|
|
"integrity": "sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==",
|
|
|
|
|
"version": "5.18.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.2.tgz",
|
|
|
|
|
"integrity": "sha512-6Jw4sE1maoRJo3q8MsSIn2onJFbLTOjY9hlx4DZXmOKvLRd1Ok2kXmAGXaafL2+ijsJZ1ClYbl/pmqr9+k4iUQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
@ -4199,9 +4199,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-svelte": {
|
|
|
|
|
"version": "3.9.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-svelte/-/eslint-plugin-svelte-3.9.2.tgz",
|
|
|
|
|
"integrity": "sha512-aqzfHtG9RPaFhCUFm5QFC6eFY/yHFQIT8VYYFe7/mT2A9mbgVR3XV2keCqU19LN8iVD9mdvRvqHU+4+CzJImvg==",
|
|
|
|
|
"version": "3.9.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-svelte/-/eslint-plugin-svelte-3.9.3.tgz",
|
|
|
|
|
"integrity": "sha512-PlcyK80sqAZ43IITeZkgl3zPFWJytx/Joup9iKGqIOsXM2m3pWfPbWuXPr5PN3loXFEypqTY/JyZwNqlSpSvRw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
@ -4209,7 +4209,7 @@
|
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.5.0",
|
|
|
|
|
"esutils": "^2.0.3",
|
|
|
|
|
"globals": "^16.0.0",
|
|
|
|
|
"known-css-properties": "^0.36.0",
|
|
|
|
|
"known-css-properties": "^0.37.0",
|
|
|
|
|
"postcss": "^8.4.49",
|
|
|
|
|
"postcss-load-config": "^3.1.4",
|
|
|
|
|
"postcss-safe-parser": "^7.0.0",
|
|
|
|
@ -5291,9 +5291,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/known-css-properties": {
|
|
|
|
|
"version": "0.36.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.36.0.tgz",
|
|
|
|
|
"integrity": "sha512-A+9jP+IUmuQsNdsLdcg6Yt7voiMF/D4K83ew0OpJtpu+l34ef7LaohWV0Rc6KNvzw6ZDizkqfyB5JznZnzuKQA==",
|
|
|
|
|
"version": "0.37.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.37.0.tgz",
|
|
|
|
|
"integrity": "sha512-JCDrsP4Z1Sb9JwG0aJ8Eo2r7k4Ou5MwmThS/6lcIe1ICyb7UBJKGRIUUdqc2ASdE/42lgz6zFUnzAIhtXnBVrQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
@ -6962,9 +6962,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/prettier": {
|
|
|
|
|
"version": "3.5.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz",
|
|
|
|
|
"integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==",
|
|
|
|
|
"version": "3.6.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.0.tgz",
|
|
|
|
|
"integrity": "sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"bin": {
|
|
|
|
@ -7978,15 +7978,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/typescript-eslint": {
|
|
|
|
|
"version": "8.34.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.34.1.tgz",
|
|
|
|
|
"integrity": "sha512-XjS+b6Vg9oT1BaIUfkW3M3LvqZE++rbzAMEHuccCfO/YkP43ha6w3jTEMilQxMF92nVOYCcdjv1ZUhAa1D/0ow==",
|
|
|
|
|
"version": "8.35.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.35.0.tgz",
|
|
|
|
|
"integrity": "sha512-uEnz70b7kBz6eg/j0Czy6K5NivaYopgxRjsnAJ2Fx5oTLo3wefTHIbL7AkQr1+7tJCRVpTs/wiM8JR/11Loq9A==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/eslint-plugin": "8.34.1",
|
|
|
|
|
"@typescript-eslint/parser": "8.34.1",
|
|
|
|
|
"@typescript-eslint/utils": "8.34.1"
|
|
|
|
|
"@typescript-eslint/eslint-plugin": "8.35.0",
|
|
|
|
|
"@typescript-eslint/parser": "8.35.0",
|
|
|
|
|
"@typescript-eslint/utils": "8.35.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
@ -8283,9 +8283,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/vitefu": {
|
|
|
|
|
"version": "1.0.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/vitefu/-/vitefu-1.0.6.tgz",
|
|
|
|
|
"integrity": "sha512-+Rex1GlappUyNN6UfwbVZne/9cYC4+R2XDk9xkNXBKMw6HQagdX9PgZ8V2v1WUSK1wfBLp7qbI1+XSNIlB1xmA==",
|
|
|
|
|
"version": "1.0.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/vitefu/-/vitefu-1.0.7.tgz",
|
|
|
|
|
"integrity": "sha512-eRWXLBbJjW3X5z5P5IHcSm2yYbYRPb2kQuc+oqsbAl99WB5kVsPbiiox+cymo8twTzifA6itvhr2CmjnaZZp0Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"workspaces": [
|
|
|
|
@ -8293,7 +8293,7 @@
|
|
|
|
|
"tests/projects/*"
|
|
|
|
|
],
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
|
|
|
|
|
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0-beta.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"vite": {
|
|
|
|
|