@ -18,7 +18,7 @@
} ,
"devDependencies" : {
"eslint-config-athom" : "^3.1.3" ,
"tailwindcss" : "^3.4.0 "
"tailwindcss" : "^3.4.1 "
} ,
"engines" : {
"node" : "18"
@ -492,16 +492,16 @@
"dev" : true
} ,
"node_modules/@typescript-eslint/eslint-plugin" : {
"version" : "6.17.0 " ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.17.0 .tgz" ,
"integrity" : "sha512-Vih/4xLXmY7V490dGwBQJTpIZxH4ZFH6eCVmQ4RFkB+wmaCTDAx4dtgoWwMNGKLkqRY1L6rPqzEbjorRnDo4rQ ==" ,
"version" : "6.18.1 " ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.18.1 .tgz" ,
"integrity" : "sha512-nISDRYnnIpk7VCFrGcu1rnZfM1Dh9LRHnfgdkjcbi/l7g16VYRri3TjXi9Ir4lOZSw5N/gnV/3H7jIPQ8Q4daA ==" ,
"dev" : true ,
"dependencies" : {
"@eslint-community/regexpp" : "^4.5.1" ,
"@typescript-eslint/scope-manager" : "6.17.0 " ,
"@typescript-eslint/type-utils" : "6.17.0 " ,
"@typescript-eslint/utils" : "6.17.0 " ,
"@typescript-eslint/visitor-keys" : "6.17.0 " ,
"@typescript-eslint/scope-manager" : "6.18.1 " ,
"@typescript-eslint/type-utils" : "6.18.1 " ,
"@typescript-eslint/utils" : "6.18.1 " ,
"@typescript-eslint/visitor-keys" : "6.18.1 " ,
"debug" : "^4.3.4" ,
"graphemer" : "^1.4.0" ,
"ignore" : "^5.2.4" ,
@ -527,15 +527,15 @@
}
} ,
"node_modules/@typescript-eslint/parser" : {
"version" : "6.17.0 " ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.17.0 .tgz" ,
"integrity" : "sha512-C4bBaX2orvhK+LlwrY8oWGmSl4WolCfYm513gEccdWZj0CwGadbIADb0FtVEcI+WzUyjyoBj2JRP8g25E6IB8 A==" ,
"version" : "6.18.1 " ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.18.1 .tgz" ,
"integrity" : "sha512-zct/MdJnVaRRNy9e84XnVtRv9Vf91/qqe+hZJtKanjojud4wAVy/7lXxJmMyX6X6J+xc6c//YEWvpeif8cAhW A==" ,
"dev" : true ,
"dependencies" : {
"@typescript-eslint/scope-manager" : "6.17.0 " ,
"@typescript-eslint/types" : "6.17.0 " ,
"@typescript-eslint/typescript-estree" : "6.17.0 " ,
"@typescript-eslint/visitor-keys" : "6.17.0 " ,
"@typescript-eslint/scope-manager" : "6.18.1 " ,
"@typescript-eslint/types" : "6.18.1 " ,
"@typescript-eslint/typescript-estree" : "6.18.1 " ,
"@typescript-eslint/visitor-keys" : "6.18.1 " ,
"debug" : "^4.3.4"
} ,
"engines" : {
@ -555,13 +555,13 @@
}
} ,
"node_modules/@typescript-eslint/scope-manager" : {
"version" : "6.17.0 " ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.17.0 .tgz" ,
"integrity" : "sha512-RX7a8lwgOi7am0k17NUO0+ZmMOX4PpjLtLRgLmT1d3lBYdWH4ssBUbwdmc5pdRX8rXon8v9x8vaoOSpkHfcXGA ==" ,
"version" : "6.18.1 " ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.18.1 .tgz" ,
"integrity" : "sha512-BgdBwXPFmZzaZUuw6wKiHKIovms97a7eTImjkXCZE04TGHysG+0hDQPmygyvgtkoB/aOQwSM/nWv3LzrOIQOBw ==" ,
"dev" : true ,
"dependencies" : {
"@typescript-eslint/types" : "6.17.0 " ,
"@typescript-eslint/visitor-keys" : "6.17.0 "
"@typescript-eslint/types" : "6.18.1 " ,
"@typescript-eslint/visitor-keys" : "6.18.1 "
} ,
"engines" : {
"node" : "^16.0.0 || >=18.0.0"
@ -572,13 +572,13 @@
}
} ,
"node_modules/@typescript-eslint/type-utils" : {
"version" : "6.17.0 " ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.17.0 .tgz" ,
"integrity" : "sha512-hDXcWmnbtn4P2B37ka3nil3yi3VCQO2QEB9gBiHJmQp5wmyQWqnjA85+ZcE8c4FqnaB6lBwMrPkgd4aBYz3iNg ==" ,
"version" : "6.18.1 " ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.18.1 .tgz" ,
"integrity" : "sha512-wyOSKhuzHeU/5pcRDP2G2Ndci+4g653V43gXTpt4nbyoIOAASkGDA9JIAgbQCdCkcr1MvpSYWzxTz0olCn8+/Q ==" ,
"dev" : true ,
"dependencies" : {
"@typescript-eslint/typescript-estree" : "6.17.0 " ,
"@typescript-eslint/utils" : "6.17.0 " ,
"@typescript-eslint/typescript-estree" : "6.18.1 " ,
"@typescript-eslint/utils" : "6.18.1 " ,
"debug" : "^4.3.4" ,
"ts-api-utils" : "^1.0.1"
} ,
@ -599,9 +599,9 @@
}
} ,
"node_modules/@typescript-eslint/types" : {
"version" : "6.17.0 " ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.17.0 .tgz" ,
"integrity" : "sha512-qRKs9tvc3a4RBcL/9PXtKSehI/q8wuU9xYJxe97WFxnzH8NWWtcW3ffNS+EWg8uPvIerhjsEZ+rHtDqOCiH57A ==" ,
"version" : "6.18.1 " ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.18.1 .tgz" ,
"integrity" : "sha512-4TuMAe+tc5oA7wwfqMtB0Y5OrREPF1GeJBAjqwgZh1lEMH5PJQgWgHGfYufVB51LtjD+peZylmeyxUXPfENLCw ==" ,
"dev" : true ,
"engines" : {
"node" : "^16.0.0 || >=18.0.0"
@ -612,13 +612,13 @@
}
} ,
"node_modules/@typescript-eslint/typescript-estree" : {
"version" : "6.17.0 " ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.17.0 .tgz" ,
"integrity" : "sha512-gVQe+SLdNPfjlJn5VNGhlOhrXz4cajwFd5kAgWtZ9dCZf4XJf8xmgCTLIqec7aha3JwgLI2CK6GY1043FRxZwg ==" ,
"version" : "6.18.1 " ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.18.1 .tgz" ,
"integrity" : "sha512-fv9B94UAhywPRhUeeV/v+3SBDvcPiLxRZJw/xZeeGgRLQZ6rLMG+8krrJUyIf6s1ecWTzlsbp0rlw7n9sjufHA ==" ,
"dev" : true ,
"dependencies" : {
"@typescript-eslint/types" : "6.17.0 " ,
"@typescript-eslint/visitor-keys" : "6.17.0 " ,
"@typescript-eslint/types" : "6.18.1 " ,
"@typescript-eslint/visitor-keys" : "6.18.1 " ,
"debug" : "^4.3.4" ,
"globby" : "^11.1.0" ,
"is-glob" : "^4.0.3" ,
@ -640,17 +640,17 @@
}
} ,
"node_modules/@typescript-eslint/utils" : {
"version" : "6.17.0 " ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.17.0 .tgz" ,
"integrity" : "sha512-LofsSPjN/ITNkzV47hxas2JCsNCEnGhVvocfyOcLzT9c/tSZE7SfhS/iWtzP1lKNOEfLhRTZz6xqI8N2RzweS Q==" ,
"version" : "6.18.1 " ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.18.1 .tgz" ,
"integrity" : "sha512-zZmTuVZvD1wpoceHvoQpOiewmWu3uP9FuTWo8vqpy2ffsmfCE8mklRPi+vmnIYAIk9t/4kOThri2QCDgor+Op Q==" ,
"dev" : true ,
"dependencies" : {
"@eslint-community/eslint-utils" : "^4.4.0" ,
"@types/json-schema" : "^7.0.12" ,
"@types/semver" : "^7.5.0" ,
"@typescript-eslint/scope-manager" : "6.17.0 " ,
"@typescript-eslint/types" : "6.17.0 " ,
"@typescript-eslint/typescript-estree" : "6.17.0 " ,
"@typescript-eslint/scope-manager" : "6.18.1 " ,
"@typescript-eslint/types" : "6.18.1 " ,
"@typescript-eslint/typescript-estree" : "6.18.1 " ,
"semver" : "^7.5.4"
} ,
"engines" : {
@ -665,12 +665,12 @@
}
} ,
"node_modules/@typescript-eslint/visitor-keys" : {
"version" : "6.17.0 " ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.17.0 .tgz" ,
"integrity" : "sha512-H6VwB/k3IuIeQOyYczyyKN8wH6ed8EwliaYHLxOIhyF0dYEIsN8+Bk3GE19qafeMKyZJJHP8+O1HiFhFLUNKSg ==" ,
"version" : "6.18.1 " ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.18.1 .tgz" ,
"integrity" : "sha512-/kvt0C5lRqGoCfsbmm7/CwMqoSkY3zzHLIjdhHZQW3VFrnz7ATecOHR7nb7V+xn4286MBxfnQfQhAmCI0u+bJA ==" ,
"dev" : true ,
"dependencies" : {
"@typescript-eslint/types" : "6.17.0 " ,
"@typescript-eslint/types" : "6.18.1 " ,
"eslint-visitor-keys" : "^3.4.1"
} ,
"engines" : {
@ -3639,9 +3639,9 @@
}
} ,
"node_modules/postcss" : {
"version" : "8.4.32 " ,
"resolved" : "https://registry.npmjs.org/postcss/-/postcss-8.4.32 .tgz" ,
"integrity" : "sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw ==" ,
"version" : "8.4.33 " ,
"resolved" : "https://registry.npmjs.org/postcss/-/postcss-8.4.33 .tgz" ,
"integrity" : "sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg ==" ,
"dev" : true ,
"funding" : [
{
@ -4553,9 +4553,9 @@
"peer" : true
} ,
"node_modules/tailwindcss" : {
"version" : "3.4.0 " ,
"resolved" : "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.0 .tgz" ,
"integrity" : "sha512-VigzymniH77knD1dryXbyxR+ePHihHociZbXnLZHUyzf2MMs2ZVqlUrZ3FvpXP8pno9JzmILt1sZPD19M3Ixt A==" ,
"version" : "3.4.1 " ,
"resolved" : "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.1 .tgz" ,
"integrity" : "sha512-qAYmXRfk3ENzuPBakNK0SRrUDipP8NQnEY6772uDhflcQz5EhRdD7JNZxyrFHVQNCwULPBn6FNPp9brpO7ctc A==" ,
"dev" : true ,
"dependencies" : {
"@alloc/quick-lru" : "^5.2.0" ,