+
diff --git a/package.json b/package.json
index 8935ac2..eb768a0 100644
--- a/package.json
+++ b/package.json
@@ -22,23 +22,23 @@
"test": "jest"
},
"devDependencies": {
- "@commitlint/cli": "^18.4.3",
- "@commitlint/config-conventional": "^18.4.3",
- "@commitlint/cz-commitlint": "^18.4.3",
+ "@commitlint/cli": "^18.4.4",
+ "@commitlint/config-conventional": "^18.4.4",
+ "@commitlint/cz-commitlint": "^18.4.4",
"@remcolakens/simple-component-generator": "^1.0.5",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@svgr/cli": "^8.1.0",
- "@testing-library/jest-dom": "^6.1.6",
+ "@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "29.5.11",
- "@types/node": "^20.10.6",
- "@types/react": "^18.2.46",
+ "@types/node": "^20.10.7",
+ "@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"@types/testing-library__jest-dom": "5.14.9",
- "@typescript-eslint/eslint-plugin": "^6.16.0",
- "@typescript-eslint/parser": "^6.16.0",
+ "@typescript-eslint/eslint-plugin": "^6.18.0",
+ "@typescript-eslint/parser": "^6.18.0",
"autoprefixer": "^10.4.16",
"babel-jest": "^29.7.0",
"commitizen": "^4.3.0",
@@ -53,19 +53,19 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^15.2.0",
- "postcss": "^8.4.32",
+ "postcss": "^8.4.33",
"prettier": "^3.1.1",
"prettier-plugin-organize-imports": "^3.2.4",
- "prettier-plugin-tailwindcss": "^0.5.10",
+ "prettier-plugin-tailwindcss": "^0.5.11",
"semantic-release": "^22.0.12",
- "shadcn-ui": "^0.5.0",
- "tailwindcss": "^3.4.0",
+ "shadcn-ui": "^0.6.0",
+ "tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
},
"dependencies": {
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
- "lucide-react": "^0.303.0",
+ "lucide-react": "^0.307.0",
"next": "^14.0.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
@@ -76,5 +76,5 @@
"engines": {
"node": ">=v18"
},
- "packageManager": "pnpm@8.13.1"
+ "packageManager": "pnpm@8.14.0"
}
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 964abfb..27cab24 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -12,8 +12,8 @@ dependencies:
specifier: ^2.1.0
version: 2.1.0
lucide-react:
- specifier: ^0.303.0
- version: 0.303.0(react@18.2.0)
+ specifier: ^0.307.0
+ version: 0.307.0(react@18.2.0)
next:
specifier: ^14.0.4
version: 14.0.4(@babel/core@7.23.6)(react-dom@18.2.0)(react@18.2.0)
@@ -31,18 +31,18 @@ dependencies:
version: 2.2.0
tailwindcss-animate:
specifier: ^1.0.7
- version: 1.0.7(tailwindcss@3.4.0)
+ version: 1.0.7(tailwindcss@3.4.1)
devDependencies:
'@commitlint/cli':
- specifier: ^18.4.3
- version: 18.4.3(typescript@5.3.3)
+ specifier: ^18.4.4
+ version: 18.4.4(@types/node@20.10.7)(typescript@5.3.3)
'@commitlint/config-conventional':
- specifier: ^18.4.3
- version: 18.4.3
+ specifier: ^18.4.4
+ version: 18.4.4
'@commitlint/cz-commitlint':
- specifier: ^18.4.3
- version: 18.4.3(commitizen@4.3.0)(inquirer@8.2.6)(typescript@5.3.3)
+ specifier: ^18.4.4
+ version: 18.4.4(@types/node@20.10.7)(commitizen@4.3.0)(inquirer@8.2.6)(typescript@5.3.3)
'@remcolakens/simple-component-generator':
specifier: ^1.0.5
version: 1.0.5
@@ -56,8 +56,8 @@ devDependencies:
specifier: ^8.1.0
version: 8.1.0(typescript@5.3.3)
'@testing-library/jest-dom':
- specifier: ^6.1.6
- version: 6.1.6(@types/jest@29.5.11)(jest@29.7.0)
+ specifier: ^6.2.0
+ version: 6.2.0(@types/jest@29.5.11)(jest@29.7.0)
'@testing-library/react':
specifier: ^14.1.2
version: 14.1.2(react-dom@18.2.0)(react@18.2.0)
@@ -68,11 +68,11 @@ devDependencies:
specifier: 29.5.11
version: 29.5.11
'@types/node':
- specifier: ^20.10.6
- version: 20.10.6
+ specifier: ^20.10.7
+ version: 20.10.7
'@types/react':
- specifier: ^18.2.46
- version: 18.2.46
+ specifier: ^18.2.47
+ version: 18.2.47
'@types/react-dom':
specifier: ^18.2.18
version: 18.2.18
@@ -80,14 +80,14 @@ devDependencies:
specifier: 5.14.9
version: 5.14.9
'@typescript-eslint/eslint-plugin':
- specifier: ^6.16.0
- version: 6.16.0(@typescript-eslint/parser@6.16.0)(eslint@8.56.0)(typescript@5.3.3)
+ specifier: ^6.18.0
+ version: 6.18.0(@typescript-eslint/parser@6.18.0)(eslint@8.56.0)(typescript@5.3.3)
'@typescript-eslint/parser':
- specifier: ^6.16.0
- version: 6.16.0(eslint@8.56.0)(typescript@5.3.3)
+ specifier: ^6.18.0
+ version: 6.18.0(eslint@8.56.0)(typescript@5.3.3)
autoprefixer:
specifier: ^10.4.16
- version: 10.4.16(postcss@8.4.32)
+ version: 10.4.16(postcss@8.4.33)
babel-jest:
specifier: ^29.7.0
version: 29.7.0(@babel/core@7.23.6)
@@ -120,7 +120,7 @@ devDependencies:
version: 8.2.6
jest:
specifier: ^29.7.0
- version: 29.7.0(@types/node@20.10.6)
+ version: 29.7.0(@types/node@20.10.7)
jest-environment-jsdom:
specifier: ^29.7.0
version: 29.7.0
@@ -128,8 +128,8 @@ devDependencies:
specifier: ^15.2.0
version: 15.2.0
postcss:
- specifier: ^8.4.32
- version: 8.4.32
+ specifier: ^8.4.33
+ version: 8.4.33
prettier:
specifier: ^3.1.1
version: 3.1.1
@@ -137,17 +137,17 @@ devDependencies:
specifier: ^3.2.4
version: 3.2.4(prettier@3.1.1)(typescript@5.3.3)
prettier-plugin-tailwindcss:
- specifier: ^0.5.10
- version: 0.5.10(prettier-plugin-organize-imports@3.2.4)(prettier@3.1.1)
+ specifier: ^0.5.11
+ version: 0.5.11(prettier-plugin-organize-imports@3.2.4)(prettier@3.1.1)
semantic-release:
specifier: ^22.0.12
version: 22.0.12(typescript@5.3.3)
shadcn-ui:
- specifier: ^0.5.0
- version: 0.5.0(typescript@5.3.3)
+ specifier: ^0.6.0
+ version: 0.6.0(typescript@5.3.3)
tailwindcss:
- specifier: ^3.4.0
- version: 3.4.0
+ specifier: ^3.4.1
+ version: 3.4.1
typescript:
specifier: ^5.3.3
version: 5.3.3
@@ -571,27 +571,28 @@ packages:
dev: true
optional: true
- /@commitlint/cli@18.4.3(typescript@5.3.3):
- resolution: {integrity: sha512-zop98yfB3A6NveYAZ3P1Mb6bIXuCeWgnUfVNkH4yhIMQpQfzFwseadazOuSn0OOfTt0lWuFauehpm9GcqM5lww==}
+ /@commitlint/cli@18.4.4(@types/node@20.10.7)(typescript@5.3.3):
+ resolution: {integrity: sha512-Ro3wIo//fV3XiV1EkdpHog6huaEyNcUAVrSmtgKqYM5g982wOWmP4FXvEDFwRMVgz878CNBvvCc33dMZ5AQJ/g==}
engines: {node: '>=v18'}
hasBin: true
dependencies:
- '@commitlint/format': 18.4.3
- '@commitlint/lint': 18.4.3
- '@commitlint/load': 18.4.3(typescript@5.3.3)
- '@commitlint/read': 18.4.3
- '@commitlint/types': 18.4.3
+ '@commitlint/format': 18.4.4
+ '@commitlint/lint': 18.4.4
+ '@commitlint/load': 18.4.4(@types/node@20.10.7)(typescript@5.3.3)
+ '@commitlint/read': 18.4.4
+ '@commitlint/types': 18.4.4
execa: 5.1.1
lodash.isfunction: 3.0.9
resolve-from: 5.0.0
resolve-global: 1.0.0
yargs: 17.7.2
transitivePeerDependencies:
+ - '@types/node'
- typescript
dev: true
- /@commitlint/config-conventional@18.4.3:
- resolution: {integrity: sha512-729eRRaNta7JZF07qf6SAGSghoDEp9mH7yHU0m7ff0q89W97wDrWCyZ3yoV3mcQJwbhlmVmZPTkPcm7qiAu8WA==}
+ /@commitlint/config-conventional@18.4.4:
+ resolution: {integrity: sha512-Bz3sPQSboBN+Et/KyZrR+OJ3z9PrHDw7Bls0/hv94PmuHBtMq1dCGxS9XzTGzxeMNlytCC4kxF083tbhPljl3Q==}
engines: {node: '>=v18'}
dependencies:
conventional-changelog-conventionalcommits: 7.0.2
@@ -600,35 +601,46 @@ packages:
/@commitlint/config-validator@18.4.3:
resolution: {integrity: sha512-FPZZmTJBARPCyef9ohRC9EANiQEKSWIdatx5OlgeHKu878dWwpyeFauVkhzuBRJFcCA4Uvz/FDtlDKs008IHcA==}
engines: {node: '>=v18'}
+ requiresBuild: true
dependencies:
'@commitlint/types': 18.4.3
ajv: 8.12.0
dev: true
+ optional: true
+
+ /@commitlint/config-validator@18.4.4:
+ resolution: {integrity: sha512-/QI8KIg/h7O0Eus36fPcEcO3QPBcdXuGfZeCF5m15k0EB2bcU8s6pHNTNEa6xz9PrAefHCL+yzRJj7w20T6Mow==}
+ engines: {node: '>=v18'}
+ dependencies:
+ '@commitlint/types': 18.4.4
+ ajv: 8.12.0
+ dev: true
- /@commitlint/cz-commitlint@18.4.3(commitizen@4.3.0)(inquirer@8.2.6)(typescript@5.3.3):
- resolution: {integrity: sha512-s+a34qEi30vjHv0wOgoNLKEqdGvS6vYAIdfhEobeuFhIlxRWf5EkBUKqeKzXb7xu+4BihSFITXSJ2g62Jyj3mA==}
+ /@commitlint/cz-commitlint@18.4.4(@types/node@20.10.7)(commitizen@4.3.0)(inquirer@8.2.6)(typescript@5.3.3):
+ resolution: {integrity: sha512-XUOgq1xofb4c5AlhnImyR2n845hvzW0t3hpW46iD/DpsN1VD6PsgSfctAVkIKmDM8Y2MXIJ1VVu0Qf1+xOtQCA==}
engines: {node: '>=v18'}
peerDependencies:
commitizen: ^4.0.3
inquirer: ^8.0.0
dependencies:
- '@commitlint/ensure': 18.4.3
- '@commitlint/load': 18.4.3(typescript@5.3.3)
- '@commitlint/types': 18.4.3
+ '@commitlint/ensure': 18.4.4
+ '@commitlint/load': 18.4.4(@types/node@20.10.7)(typescript@5.3.3)
+ '@commitlint/types': 18.4.4
chalk: 4.1.2
commitizen: 4.3.0(typescript@5.3.3)
inquirer: 8.2.6
lodash.isplainobject: 4.0.6
word-wrap: 1.2.5
transitivePeerDependencies:
+ - '@types/node'
- typescript
dev: true
- /@commitlint/ensure@18.4.3:
- resolution: {integrity: sha512-MI4fwD9TWDVn4plF5+7JUyLLbkOdzIRBmVeNlk4dcGlkrVA+/l5GLcpN66q9LkFsFv6G2X31y89ApA3hqnqIFg==}
+ /@commitlint/ensure@18.4.4:
+ resolution: {integrity: sha512-KjD19p6julB5WrQL+Cd8p+AePwpl1XzGAjB0jnuFMKWtji9L7ucCZUKDstGjlkBZGGzH/nvdB8K+bh5K27EVUg==}
engines: {node: '>=v18'}
dependencies:
- '@commitlint/types': 18.4.3
+ '@commitlint/types': 18.4.4
lodash.camelcase: 4.3.0
lodash.kebabcase: 4.1.1
lodash.snakecase: 4.1.1
@@ -639,37 +651,45 @@ packages:
/@commitlint/execute-rule@18.4.3:
resolution: {integrity: sha512-t7FM4c+BdX9WWZCPrrbV5+0SWLgT3kCq7e7/GhHCreYifg3V8qyvO127HF796vyFql75n4TFF+5v1asOOWkV1Q==}
engines: {node: '>=v18'}
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /@commitlint/execute-rule@18.4.4:
+ resolution: {integrity: sha512-a37Nd3bDQydtg9PCLLWM9ZC+GO7X5i4zJvrggJv5jBhaHsXeQ9ZWdO6ODYR+f0LxBXXNYK3geYXJrCWUCP8JEg==}
+ engines: {node: '>=v18'}
dev: true
- /@commitlint/format@18.4.3:
- resolution: {integrity: sha512-8b+ItXYHxAhRAXFfYki5PpbuMMOmXYuzLxib65z2XTqki59YDQJGpJ/wB1kEE5MQDgSTQWtKUrA8n9zS/1uIDQ==}
+ /@commitlint/format@18.4.4:
+ resolution: {integrity: sha512-2v3V5hVlv0R3pe7p66IX5F7cjeVvGM5JqITRIbBCFvGHPJ/CG74rjTkAu0RBEiIhlk3eOaLjVGq3d5falPkLBA==}
engines: {node: '>=v18'}
dependencies:
- '@commitlint/types': 18.4.3
+ '@commitlint/types': 18.4.4
chalk: 4.1.2
dev: true
- /@commitlint/is-ignored@18.4.3:
- resolution: {integrity: sha512-ZseOY9UfuAI32h9w342Km4AIaTieeFskm2ZKdrG7r31+c6zGBzuny9KQhwI9puc0J3GkUquEgKJblCl7pMnjwg==}
+ /@commitlint/is-ignored@18.4.4:
+ resolution: {integrity: sha512-rXWes9owKBTjfTr6Od7YlflRg4N+ngkOH+dUZhk0qL/XQb26mHz0EgVgdixMVBac1OsohRwJaLmVHX+5F6vfmg==}
engines: {node: '>=v18'}
dependencies:
- '@commitlint/types': 18.4.3
+ '@commitlint/types': 18.4.4
semver: 7.5.4
dev: true
- /@commitlint/lint@18.4.3:
- resolution: {integrity: sha512-18u3MRgEXNbnYkMOWoncvq6QB8/90m9TbERKgdPqVvS+zQ/MsuRhdvHYCIXGXZxUb0YI4DV2PC4bPneBV/fYuA==}
+ /@commitlint/lint@18.4.4:
+ resolution: {integrity: sha512-SoyQstVxMY5Z4GnFRtRzy+NWYb+yVseXgir+7BxnpB59oH05C9XztRrhDw6OnkNeXhjINTpi1HLnuY7So+CaAQ==}
engines: {node: '>=v18'}
dependencies:
- '@commitlint/is-ignored': 18.4.3
- '@commitlint/parse': 18.4.3
- '@commitlint/rules': 18.4.3
- '@commitlint/types': 18.4.3
+ '@commitlint/is-ignored': 18.4.4
+ '@commitlint/parse': 18.4.4
+ '@commitlint/rules': 18.4.4
+ '@commitlint/types': 18.4.4
dev: true
/@commitlint/load@18.4.3(typescript@5.3.3):
resolution: {integrity: sha512-v6j2WhvRQJrcJaj5D+EyES2WKTxPpxENmNpNG3Ww8MZGik3jWRXtph0QTzia5ZJyPh2ib5aC/6BIDymkUUM58Q==}
engines: {node: '>=v18'}
+ requiresBuild: true
dependencies:
'@commitlint/config-validator': 18.4.3
'@commitlint/execute-rule': 18.4.3
@@ -686,28 +706,48 @@ packages:
transitivePeerDependencies:
- typescript
dev: true
+ optional: true
- /@commitlint/message@18.4.3:
- resolution: {integrity: sha512-ddJ7AztWUIoEMAXoewx45lKEYEOeOlBVWjk8hDMUGpprkuvWULpaXczqdjwVtjrKT3JhhN+gMs8pm5G3vB2how==}
+ /@commitlint/load@18.4.4(@types/node@20.10.7)(typescript@5.3.3):
+ resolution: {integrity: sha512-RaDIa9qwOw2xRJ3Jr2DBXd14rmnHJIX2XdZF4kmoF1rgsg/+7cvrExLSUNAkQUNimyjCn1b/bKX2Omm+GdY0XQ==}
engines: {node: '>=v18'}
+ dependencies:
+ '@commitlint/config-validator': 18.4.4
+ '@commitlint/execute-rule': 18.4.4
+ '@commitlint/resolve-extends': 18.4.4
+ '@commitlint/types': 18.4.4
+ chalk: 4.1.2
+ cosmiconfig: 8.3.6(typescript@5.3.3)
+ cosmiconfig-typescript-loader: 5.0.0(@types/node@20.10.7)(cosmiconfig@8.3.6)(typescript@5.3.3)
+ lodash.isplainobject: 4.0.6
+ lodash.merge: 4.6.2
+ lodash.uniq: 4.5.0
+ resolve-from: 5.0.0
+ transitivePeerDependencies:
+ - '@types/node'
+ - typescript
dev: true
- /@commitlint/parse@18.4.3:
- resolution: {integrity: sha512-eoH7CXM9L+/Me96KVcfJ27EIIbA5P9sqw3DqjJhRYuhaULIsPHFs5S5GBDCqT0vKZQDx0DgxhMpW6AQbnKrFtA==}
+ /@commitlint/message@18.4.4:
+ resolution: {integrity: sha512-lHF95mMDYgAI1LBXveJUyg4eLaMXyOqJccCK3v55ZOEUsMPrDi8upqDjd/NmzWmESYihaOMBTAnxm+6oD1WoDQ==}
+ engines: {node: '>=v18'}
+ dev: true
+
+ /@commitlint/parse@18.4.4:
+ resolution: {integrity: sha512-99G7dyn/OoyNWXJni0Ki0K3aJd01pEb/Im/Id6y4X7PN+kGOahjz2z/cXYYHn7xDdooqFVdiVrVLeChfgpWZ2g==}
engines: {node: '>=v18'}
dependencies:
- '@commitlint/types': 18.4.3
+ '@commitlint/types': 18.4.4
conventional-changelog-angular: 7.0.0
conventional-commits-parser: 5.0.0
dev: true
- /@commitlint/read@18.4.3:
- resolution: {integrity: sha512-H4HGxaYA6OBCimZAtghL+B+SWu8ep4X7BwgmedmqWZRHxRLcX2q0bWBtUm5FsMbluxbOfrJwOs/Z0ah4roP/GQ==}
+ /@commitlint/read@18.4.4:
+ resolution: {integrity: sha512-r58JbWky4gAFPea/CZmvlqP9Ehbs+8gSEUqhIJOojKzTc3xlxFnZUDVPcEnnaqzQEEoV6C69VW7xuzdcBlu/FQ==}
engines: {node: '>=v18'}
dependencies:
- '@commitlint/top-level': 18.4.3
- '@commitlint/types': 18.4.3
- fs-extra: 11.2.0
+ '@commitlint/top-level': 18.4.4
+ '@commitlint/types': 18.4.4
git-raw-commits: 2.0.11
minimist: 1.2.8
dev: true
@@ -715,6 +755,7 @@ packages:
/@commitlint/resolve-extends@18.4.3:
resolution: {integrity: sha512-30sk04LZWf8+SDgJrbJCjM90gTg2LxsD9cykCFeFu+JFHvBFq5ugzp2eO/DJGylAdVaqxej3c7eTSE64hR/lnw==}
engines: {node: '>=v18'}
+ requiresBuild: true
dependencies:
'@commitlint/config-validator': 18.4.3
'@commitlint/types': 18.4.3
@@ -723,25 +764,38 @@ packages:
resolve-from: 5.0.0
resolve-global: 1.0.0
dev: true
+ optional: true
- /@commitlint/rules@18.4.3:
- resolution: {integrity: sha512-8KIeukDf45BiY+Lul1T0imSNXF0sMrlLG6JpLLKolkmYVQ6PxxoNOriwyZ3UTFFpaVbPy0rcITaV7U9JCAfDTA==}
+ /@commitlint/resolve-extends@18.4.4:
+ resolution: {integrity: sha512-RRpIHSbRnFvmGifVk21Gqazf1QF/yeP+Kkg/e3PlkegcOKd/FGOXp/Kx9cvSO2K7ucSn4GD/oBvgasFoy+NCAw==}
engines: {node: '>=v18'}
dependencies:
- '@commitlint/ensure': 18.4.3
- '@commitlint/message': 18.4.3
- '@commitlint/to-lines': 18.4.3
- '@commitlint/types': 18.4.3
+ '@commitlint/config-validator': 18.4.4
+ '@commitlint/types': 18.4.4
+ import-fresh: 3.3.0
+ lodash.mergewith: 4.6.2
+ resolve-from: 5.0.0
+ resolve-global: 1.0.0
+ dev: true
+
+ /@commitlint/rules@18.4.4:
+ resolution: {integrity: sha512-6Uzlsnl/GljEI+80NWjf4ThOfR8NIsbm18IfXYuCEchlwMHSxiuYG4rHSK5DNmG/+MIo8eR5VdQ0gQyt7kWzAA==}
+ engines: {node: '>=v18'}
+ dependencies:
+ '@commitlint/ensure': 18.4.4
+ '@commitlint/message': 18.4.4
+ '@commitlint/to-lines': 18.4.4
+ '@commitlint/types': 18.4.4
execa: 5.1.1
dev: true
- /@commitlint/to-lines@18.4.3:
- resolution: {integrity: sha512-fy1TAleik4Zfru1RJ8ZU6cOSvgSVhUellxd3WZV1D5RwHZETt1sZdcA4mQN2y3VcIZsUNKkW0Mq8CM9/L9harQ==}
+ /@commitlint/to-lines@18.4.4:
+ resolution: {integrity: sha512-mwe2Roa59NCz/krniAdCygFabg7+fQCkIhXqBHw00XQ8Y7lw4poZLLxeGI3p3bLpcEOXdqIDrEGLwHmG5lBdwQ==}
engines: {node: '>=v18'}
dev: true
- /@commitlint/top-level@18.4.3:
- resolution: {integrity: sha512-E6fJPBLPFL5R8+XUNSYkj4HekIOuGMyJo3mIx2PkYc3clel+pcWQ7TConqXxNWW4x1ugigiIY2RGot55qUq1hw==}
+ /@commitlint/top-level@18.4.4:
+ resolution: {integrity: sha512-PBwW1drgeavl9CadB7IPRUk6rkUP/O8jEkxjlC+ofuh3pw0bzJdAT+Kw7M1Yc9KtTb9xTaqUB8uvRtaybHa/tQ==}
engines: {node: '>=v18'}
dependencies:
find-up: 5.0.0
@@ -750,6 +804,15 @@ packages:
/@commitlint/types@18.4.3:
resolution: {integrity: sha512-cvzx+vtY/I2hVBZHCLrpoh+sA0hfuzHwDc+BAFPimYLjJkpHnghQM+z8W/KyLGkygJh3BtI3xXXq+dKjnSWEmA==}
engines: {node: '>=v18'}
+ requiresBuild: true
+ dependencies:
+ chalk: 4.1.2
+ dev: true
+ optional: true
+
+ /@commitlint/types@18.4.4:
+ resolution: {integrity: sha512-/FykLtodD8gKs3+VNkAUwofu4LBHankclj+I8fB2jTRvG6PV7k/OUt4P+VbM7ip853qS4F0g7Z6hLNa6JeMcAQ==}
+ engines: {node: '>=v18'}
dependencies:
chalk: 4.1.2
dev: true
@@ -832,7 +895,7 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/types': 29.6.3
- '@types/node': 20.10.6
+ '@types/node': 20.10.7
chalk: 4.1.2
jest-message-util: 29.7.0
jest-util: 29.7.0
@@ -853,14 +916,14 @@ packages:
'@jest/test-result': 29.7.0
'@jest/transform': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 20.10.6
+ '@types/node': 20.10.7
ansi-escapes: 4.3.2
chalk: 4.1.2
ci-info: 3.9.0
exit: 0.1.2
graceful-fs: 4.2.11
jest-changed-files: 29.7.0
- jest-config: 29.7.0(@types/node@20.10.6)
+ jest-config: 29.7.0(@types/node@20.10.7)
jest-haste-map: 29.7.0
jest-message-util: 29.7.0
jest-regex-util: 29.6.3
@@ -888,7 +951,7 @@ packages:
dependencies:
'@jest/fake-timers': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 20.10.6
+ '@types/node': 20.10.7
jest-mock: 29.7.0
dev: true
@@ -915,7 +978,7 @@ packages:
dependencies:
'@jest/types': 29.6.3
'@sinonjs/fake-timers': 10.3.0
- '@types/node': 20.10.6
+ '@types/node': 20.10.7
jest-message-util: 29.7.0
jest-mock: 29.7.0
jest-util: 29.7.0
@@ -948,7 +1011,7 @@ packages:
'@jest/transform': 29.7.0
'@jest/types': 29.6.3
'@jridgewell/trace-mapping': 0.3.20
- '@types/node': 20.10.6
+ '@types/node': 20.10.7
chalk: 4.1.2
collect-v8-coverage: 1.0.2
exit: 0.1.2
@@ -1036,7 +1099,7 @@ packages:
'@jest/schemas': 29.6.3
'@types/istanbul-lib-coverage': 2.0.6
'@types/istanbul-reports': 3.0.4
- '@types/node': 20.10.6
+ '@types/node': 20.10.7
'@types/yargs': 17.0.32
chalk: 4.1.2
dev: true
@@ -1666,8 +1729,8 @@ packages:
pretty-format: 27.5.1
dev: true
- /@testing-library/jest-dom@6.1.6(@types/jest@29.5.11)(jest@29.7.0):
- resolution: {integrity: sha512-YwuiOdYEcxhfC2u5iNKlvg2Q5MgbutovP6drq7J1HrCbvR+G58BbtoCoq+L/kNlrNFsu2Kt3jaFAviLVxYHJZg==}
+ /@testing-library/jest-dom@6.2.0(@types/jest@29.5.11)(jest@29.7.0):
+ resolution: {integrity: sha512-+BVQlJ9cmEn5RDMUS8c2+TU6giLvzaHZ8sU/x0Jj7fk+6/46wPdwlgOPcpxS17CjcanBi/3VmGMqVr2rmbUmNw==}
engines: {node: '>=14', npm: '>=6', yarn: '>=1'}
peerDependencies:
'@jest/globals': '>= 28'
@@ -1690,8 +1753,8 @@ packages:
aria-query: 5.3.0
chalk: 3.0.0
css.escape: 1.5.1
- dom-accessibility-api: 0.5.16
- jest: 29.7.0(@types/node@20.10.6)
+ dom-accessibility-api: 0.6.3
+ jest: 29.7.0(@types/node@20.10.7)
lodash: 4.17.21
redent: 3.0.0
dev: true
@@ -1774,7 +1837,7 @@ packages:
/@types/graceful-fs@4.1.9:
resolution: {integrity: sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==}
dependencies:
- '@types/node': 20.10.6
+ '@types/node': 20.10.7
dev: true
/@types/istanbul-lib-coverage@2.0.6:
@@ -1807,7 +1870,7 @@ packages:
/@types/jsdom@20.0.1:
resolution: {integrity: sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==}
dependencies:
- '@types/node': 20.10.6
+ '@types/node': 20.10.7
'@types/tough-cookie': 4.0.5
parse5: 7.1.2
dev: true
@@ -1826,12 +1889,14 @@ packages:
/@types/node@18.19.3:
resolution: {integrity: sha512-k5fggr14DwAytoA/t8rPrIz++lXK7/DqckthCmoZOKNsEbJkId4Z//BqgApXBUGrGddrigYa1oqheo/7YmW4rg==}
+ requiresBuild: true
dependencies:
undici-types: 5.26.5
dev: true
+ optional: true
- /@types/node@20.10.6:
- resolution: {integrity: sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw==}
+ /@types/node@20.10.7:
+ resolution: {integrity: sha512-fRbIKb8C/Y2lXxB5eVMj4IU7xpdox0Lh8bUPEdtLysaylsml1hOOx1+STloRs/B9nf7C6kPRmmg/V7aQW7usNg==}
dependencies:
undici-types: 5.26.5
dev: true
@@ -1847,11 +1912,11 @@ packages:
/@types/react-dom@18.2.18:
resolution: {integrity: sha512-TJxDm6OfAX2KJWJdMEVTwWke5Sc/E/RlnPGvGfS0W7+6ocy2xhDVQVh/KvC2Uf7kACs+gDytdusDSdWfWkaNzw==}
dependencies:
- '@types/react': 18.2.46
+ '@types/react': 18.2.47
dev: true
- /@types/react@18.2.46:
- resolution: {integrity: sha512-nNCvVBcZlvX4NU1nRRNV/mFl1nNRuTuslAJglQsq+8ldXe5Xv0Wd2f7WTE3jOxhLH2BFfiZGC6GCp+kHQbgG+w==}
+ /@types/react@18.2.47:
+ resolution: {integrity: sha512-xquNkkOirwyCgoClNk85BjP+aqnIS+ckAJ8i37gAbDs14jfW/J23f2GItAf33oiUPQnqNMALiFeoM9Y5mbjpVQ==}
dependencies:
'@types/prop-types': 15.7.11
'@types/scheduler': 0.16.8
@@ -1890,8 +1955,8 @@ packages:
'@types/yargs-parser': 21.0.3
dev: true
- /@typescript-eslint/eslint-plugin@6.16.0(@typescript-eslint/parser@6.16.0)(eslint@8.56.0)(typescript@5.3.3):
- resolution: {integrity: sha512-O5f7Kv5o4dLWQtPX4ywPPa+v9G+1q1x8mz0Kr0pXUtKsevo+gIJHLkGc8RxaZWtP8RrhwhSNIWThnW42K9/0rQ==}
+ /@typescript-eslint/eslint-plugin@6.18.0(@typescript-eslint/parser@6.18.0)(eslint@8.56.0)(typescript@5.3.3):
+ resolution: {integrity: sha512-3lqEvQUdCozi6d1mddWqd+kf8KxmGq2Plzx36BlkjuQe3rSTm/O98cLf0A4uDO+a5N1KD2SeEEl6fW97YHY+6w==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
'@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha
@@ -1902,11 +1967,11 @@ packages:
optional: true
dependencies:
'@eslint-community/regexpp': 4.10.0
- '@typescript-eslint/parser': 6.16.0(eslint@8.56.0)(typescript@5.3.3)
- '@typescript-eslint/scope-manager': 6.16.0
- '@typescript-eslint/type-utils': 6.16.0(eslint@8.56.0)(typescript@5.3.3)
- '@typescript-eslint/utils': 6.16.0(eslint@8.56.0)(typescript@5.3.3)
- '@typescript-eslint/visitor-keys': 6.16.0
+ '@typescript-eslint/parser': 6.18.0(eslint@8.56.0)(typescript@5.3.3)
+ '@typescript-eslint/scope-manager': 6.18.0
+ '@typescript-eslint/type-utils': 6.18.0(eslint@8.56.0)(typescript@5.3.3)
+ '@typescript-eslint/utils': 6.18.0(eslint@8.56.0)(typescript@5.3.3)
+ '@typescript-eslint/visitor-keys': 6.18.0
debug: 4.3.4
eslint: 8.56.0
graphemer: 1.4.0
@@ -1919,8 +1984,8 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/parser@6.16.0(eslint@8.56.0)(typescript@5.3.3):
- resolution: {integrity: sha512-H2GM3eUo12HpKZU9njig3DF5zJ58ja6ahj1GoHEHOgQvYxzoFJJEvC1MQ7T2l9Ha+69ZSOn7RTxOdpC/y3ikMw==}
+ /@typescript-eslint/parser@6.18.0(eslint@8.56.0)(typescript@5.3.3):
+ resolution: {integrity: sha512-v6uR68SFvqhNQT41frCMCQpsP+5vySy6IdgjlzUWoo7ALCnpaWYcz/Ij2k4L8cEsL0wkvOviCMpjmtRtHNOKzA==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
@@ -1929,10 +1994,10 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/scope-manager': 6.16.0
- '@typescript-eslint/types': 6.16.0
- '@typescript-eslint/typescript-estree': 6.16.0(typescript@5.3.3)
- '@typescript-eslint/visitor-keys': 6.16.0
+ '@typescript-eslint/scope-manager': 6.18.0
+ '@typescript-eslint/types': 6.18.0
+ '@typescript-eslint/typescript-estree': 6.18.0(typescript@5.3.3)
+ '@typescript-eslint/visitor-keys': 6.18.0
debug: 4.3.4
eslint: 8.56.0
typescript: 5.3.3
@@ -1948,16 +2013,16 @@ packages:
'@typescript-eslint/visitor-keys': 5.62.0
dev: true
- /@typescript-eslint/scope-manager@6.16.0:
- resolution: {integrity: sha512-0N7Y9DSPdaBQ3sqSCwlrm9zJwkpOuc6HYm7LpzLAPqBL7dmzAUimr4M29dMkOP/tEwvOCC/Cxo//yOfJD3HUiw==}
+ /@typescript-eslint/scope-manager@6.18.0:
+ resolution: {integrity: sha512-o/UoDT2NgOJ2VfHpfr+KBY2ErWvCySNUIX/X7O9g8Zzt/tXdpfEU43qbNk8LVuWUT2E0ptzTWXh79i74PP0twA==}
engines: {node: ^16.0.0 || >=18.0.0}
dependencies:
- '@typescript-eslint/types': 6.16.0
- '@typescript-eslint/visitor-keys': 6.16.0
+ '@typescript-eslint/types': 6.18.0
+ '@typescript-eslint/visitor-keys': 6.18.0
dev: true
- /@typescript-eslint/type-utils@6.16.0(eslint@8.56.0)(typescript@5.3.3):
- resolution: {integrity: sha512-ThmrEOcARmOnoyQfYkHw/DX2SEYBalVECmoldVuH6qagKROp/jMnfXpAU/pAIWub9c4YTxga+XwgAkoA0pxfmg==}
+ /@typescript-eslint/type-utils@6.18.0(eslint@8.56.0)(typescript@5.3.3):
+ resolution: {integrity: sha512-ZeMtrXnGmTcHciJN1+u2CigWEEXgy1ufoxtWcHORt5kGvpjjIlK9MUhzHm4RM8iVy6dqSaZA/6PVkX6+r+ChjQ==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
@@ -1966,8 +2031,8 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/typescript-estree': 6.16.0(typescript@5.3.3)
- '@typescript-eslint/utils': 6.16.0(eslint@8.56.0)(typescript@5.3.3)
+ '@typescript-eslint/typescript-estree': 6.18.0(typescript@5.3.3)
+ '@typescript-eslint/utils': 6.18.0(eslint@8.56.0)(typescript@5.3.3)
debug: 4.3.4
eslint: 8.56.0
ts-api-utils: 1.0.3(typescript@5.3.3)
@@ -1981,8 +2046,8 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /@typescript-eslint/types@6.16.0:
- resolution: {integrity: sha512-hvDFpLEvTJoHutVl87+MG/c5C8I6LOgEx05zExTSJDEVU7hhR3jhV8M5zuggbdFCw98+HhZWPHZeKS97kS3JoQ==}
+ /@typescript-eslint/types@6.18.0:
+ resolution: {integrity: sha512-/RFVIccwkwSdW/1zeMx3hADShWbgBxBnV/qSrex6607isYjj05t36P6LyONgqdUrNLl5TYU8NIKdHUYpFvExkA==}
engines: {node: ^16.0.0 || >=18.0.0}
dev: true
@@ -2007,8 +2072,8 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/typescript-estree@6.16.0(typescript@5.3.3):
- resolution: {integrity: sha512-VTWZuixh/vr7nih6CfrdpmFNLEnoVBF1skfjdyGnNwXOH1SLeHItGdZDHhhAIzd3ACazyY2Fg76zuzOVTaknGA==}
+ /@typescript-eslint/typescript-estree@6.18.0(typescript@5.3.3):
+ resolution: {integrity: sha512-klNvl+Ql4NsBNGB4W9TZ2Od03lm7aGvTbs0wYaFYsplVPhr+oeXjlPZCDI4U9jgJIDK38W1FKhacCFzCC+nbIg==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
typescript: '*'
@@ -2016,8 +2081,8 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/types': 6.16.0
- '@typescript-eslint/visitor-keys': 6.16.0
+ '@typescript-eslint/types': 6.18.0
+ '@typescript-eslint/visitor-keys': 6.18.0
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
@@ -2049,8 +2114,8 @@ packages:
- typescript
dev: true
- /@typescript-eslint/utils@6.16.0(eslint@8.56.0)(typescript@5.3.3):
- resolution: {integrity: sha512-T83QPKrBm6n//q9mv7oiSvy/Xq/7Hyw9SzSEhMHJwznEmQayfBM87+oAlkNAMEO7/MjIwKyOHgBJbxB0s7gx2A==}
+ /@typescript-eslint/utils@6.18.0(eslint@8.56.0)(typescript@5.3.3):
+ resolution: {integrity: sha512-wiKKCbUeDPGaYEYQh1S580dGxJ/V9HI7K5sbGAVklyf+o5g3O+adnS4UNJajplF4e7z2q0uVBaTdT/yLb4XAVA==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
@@ -2058,9 +2123,9 @@ packages:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0)
'@types/json-schema': 7.0.15
'@types/semver': 7.5.6
- '@typescript-eslint/scope-manager': 6.16.0
- '@typescript-eslint/types': 6.16.0
- '@typescript-eslint/typescript-estree': 6.16.0(typescript@5.3.3)
+ '@typescript-eslint/scope-manager': 6.18.0
+ '@typescript-eslint/types': 6.18.0
+ '@typescript-eslint/typescript-estree': 6.18.0(typescript@5.3.3)
eslint: 8.56.0
semver: 7.5.4
transitivePeerDependencies:
@@ -2076,11 +2141,11 @@ packages:
eslint-visitor-keys: 3.4.3
dev: true
- /@typescript-eslint/visitor-keys@6.16.0:
- resolution: {integrity: sha512-QSFQLruk7fhs91a/Ep/LqRdbJCZ1Rq03rqBdKT5Ky17Sz8zRLUksqIe9DW0pKtg/Z35/ztbLQ6qpOCN6rOC11A==}
+ /@typescript-eslint/visitor-keys@6.18.0:
+ resolution: {integrity: sha512-1wetAlSZpewRDb2h9p/Q8kRjdGuqdTAQbkJIOUMLug2LBLG+QOjiWoSj6/3B/hA9/tVTFFdtiKvAYoYnSRW/RA==}
engines: {node: ^16.0.0 || >=18.0.0}
dependencies:
- '@typescript-eslint/types': 6.16.0
+ '@typescript-eslint/types': 6.18.0
eslint-visitor-keys: 3.4.3
dev: true
@@ -2403,7 +2468,7 @@ packages:
engines: {node: '>= 4.0.0'}
dev: true
- /autoprefixer@10.4.16(postcss@8.4.32):
+ /autoprefixer@10.4.16(postcss@8.4.33):
resolution: {integrity: sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==}
engines: {node: ^10 || ^12 || >=14}
hasBin: true
@@ -2415,7 +2480,7 @@ packages:
fraction.js: 4.3.7
normalize-range: 0.1.2
picocolors: 1.0.0
- postcss: 8.4.32
+ postcss: 8.4.33
postcss-value-parser: 4.2.0
dev: true
@@ -3016,6 +3081,21 @@ packages:
jiti: 1.21.0
typescript: 5.3.3
dev: true
+ optional: true
+
+ /cosmiconfig-typescript-loader@5.0.0(@types/node@20.10.7)(cosmiconfig@8.3.6)(typescript@5.3.3):
+ resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==}
+ engines: {node: '>=v16'}
+ peerDependencies:
+ '@types/node': '*'
+ cosmiconfig: '>=8.2'
+ typescript: '>=4'
+ dependencies:
+ '@types/node': 20.10.7
+ cosmiconfig: 8.3.6(typescript@5.3.3)
+ jiti: 1.21.0
+ typescript: 5.3.3
+ dev: true
/cosmiconfig@8.3.6(typescript@5.3.3):
resolution: {integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==}
@@ -3033,7 +3113,7 @@ packages:
typescript: 5.3.3
dev: true
- /create-jest@29.7.0(@types/node@20.10.6):
+ /create-jest@29.7.0(@types/node@20.10.7):
resolution: {integrity: sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
hasBin: true
@@ -3042,7 +3122,7 @@ packages:
chalk: 4.1.2
exit: 0.1.2
graceful-fs: 4.2.11
- jest-config: 29.7.0(@types/node@20.10.6)
+ jest-config: 29.7.0(@types/node@20.10.7)
jest-util: 29.7.0
prompts: 2.4.2
transitivePeerDependencies:
@@ -3398,6 +3478,10 @@ packages:
resolution: {integrity: sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==}
dev: true
+ /dom-accessibility-api@0.6.3:
+ resolution: {integrity: sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w==}
+ dev: true
+
/dom-serializer@2.0.0:
resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==}
dependencies:
@@ -3658,11 +3742,11 @@ packages:
dependencies:
'@next/eslint-plugin-next': 14.0.4
'@rushstack/eslint-patch': 1.6.1
- '@typescript-eslint/parser': 6.16.0(eslint@8.56.0)(typescript@5.3.3)
+ '@typescript-eslint/parser': 6.18.0(eslint@8.56.0)(typescript@5.3.3)
eslint: 8.56.0
eslint-import-resolver-node: 0.3.9
- eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.16.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.56.0)
- eslint-plugin-import: 2.29.1(@typescript-eslint/parser@6.16.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0)
+ eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.18.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.56.0)
+ eslint-plugin-import: 2.29.1(@typescript-eslint/parser@6.18.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0)
eslint-plugin-jsx-a11y: 6.8.0(eslint@8.56.0)
eslint-plugin-react: 7.33.2(eslint@8.56.0)
eslint-plugin-react-hooks: 4.6.0(eslint@8.56.0)
@@ -3691,7 +3775,7 @@ packages:
- supports-color
dev: true
- /eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.16.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.56.0):
+ /eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.18.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.56.0):
resolution: {integrity: sha512-xgdptdoi5W3niYeuQxKmzVDTATvLYqhpwmykwsh7f6HIOStGWEIL9iqZgQDF9u9OEzrRwR8no5q2VT+bjAujTg==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
@@ -3701,8 +3785,8 @@ packages:
debug: 4.3.4
enhanced-resolve: 5.15.0
eslint: 8.56.0
- eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.16.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0)
- eslint-plugin-import: 2.29.1(@typescript-eslint/parser@6.16.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0)
+ eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.18.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0)
+ eslint-plugin-import: 2.29.1(@typescript-eslint/parser@6.18.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0)
fast-glob: 3.3.2
get-tsconfig: 4.7.2
is-core-module: 2.13.1
@@ -3714,7 +3798,7 @@ packages:
- supports-color
dev: true
- /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.16.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0):
+ /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.18.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0):
resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==}
engines: {node: '>=4'}
peerDependencies:
@@ -3735,16 +3819,16 @@ packages:
eslint-import-resolver-webpack:
optional: true
dependencies:
- '@typescript-eslint/parser': 6.16.0(eslint@8.56.0)(typescript@5.3.3)
+ '@typescript-eslint/parser': 6.18.0(eslint@8.56.0)(typescript@5.3.3)
debug: 3.2.7
eslint: 8.56.0
eslint-import-resolver-node: 0.3.9
- eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.16.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.56.0)
+ eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.18.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.56.0)
transitivePeerDependencies:
- supports-color
dev: true
- /eslint-plugin-import@2.29.1(@typescript-eslint/parser@6.16.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0):
+ /eslint-plugin-import@2.29.1(@typescript-eslint/parser@6.18.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0):
resolution: {integrity: sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==}
engines: {node: '>=4'}
peerDependencies:
@@ -3754,7 +3838,7 @@ packages:
'@typescript-eslint/parser':
optional: true
dependencies:
- '@typescript-eslint/parser': 6.16.0(eslint@8.56.0)(typescript@5.3.3)
+ '@typescript-eslint/parser': 6.18.0(eslint@8.56.0)(typescript@5.3.3)
array-includes: 3.1.7
array.prototype.findlastindex: 1.2.3
array.prototype.flat: 1.3.2
@@ -3763,7 +3847,7 @@ packages:
doctrine: 2.1.0
eslint: 8.56.0
eslint-import-resolver-node: 0.3.9
- eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.16.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0)
+ eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.18.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0)
hasown: 2.0.0
is-core-module: 2.13.1
is-glob: 4.0.3
@@ -5262,7 +5346,7 @@ packages:
'@jest/expect': 29.7.0
'@jest/test-result': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 20.10.6
+ '@types/node': 20.10.7
chalk: 4.1.2
co: 4.6.0
dedent: 1.5.1
@@ -5283,7 +5367,7 @@ packages:
- supports-color
dev: true
- /jest-cli@29.7.0(@types/node@20.10.6):
+ /jest-cli@29.7.0(@types/node@20.10.7):
resolution: {integrity: sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
hasBin: true
@@ -5297,10 +5381,10 @@ packages:
'@jest/test-result': 29.7.0
'@jest/types': 29.6.3
chalk: 4.1.2
- create-jest: 29.7.0(@types/node@20.10.6)
+ create-jest: 29.7.0(@types/node@20.10.7)
exit: 0.1.2
import-local: 3.1.0
- jest-config: 29.7.0(@types/node@20.10.6)
+ jest-config: 29.7.0(@types/node@20.10.7)
jest-util: 29.7.0
jest-validate: 29.7.0
yargs: 17.7.2
@@ -5311,7 +5395,7 @@ packages:
- ts-node
dev: true
- /jest-config@29.7.0(@types/node@20.10.6):
+ /jest-config@29.7.0(@types/node@20.10.7):
resolution: {integrity: sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
@@ -5326,7 +5410,7 @@ packages:
'@babel/core': 7.23.6
'@jest/test-sequencer': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 20.10.6
+ '@types/node': 20.10.7
babel-jest: 29.7.0(@babel/core@7.23.6)
chalk: 4.1.2
ci-info: 3.9.0
@@ -5392,7 +5476,7 @@ packages:
'@jest/fake-timers': 29.7.0
'@jest/types': 29.6.3
'@types/jsdom': 20.0.1
- '@types/node': 20.10.6
+ '@types/node': 20.10.7
jest-mock: 29.7.0
jest-util: 29.7.0
jsdom: 20.0.3
@@ -5409,7 +5493,7 @@ packages:
'@jest/environment': 29.7.0
'@jest/fake-timers': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 20.10.6
+ '@types/node': 20.10.7
jest-mock: 29.7.0
jest-util: 29.7.0
dev: true
@@ -5425,7 +5509,7 @@ packages:
dependencies:
'@jest/types': 29.6.3
'@types/graceful-fs': 4.1.9
- '@types/node': 20.10.6
+ '@types/node': 20.10.7
anymatch: 3.1.3
fb-watchman: 2.0.2
graceful-fs: 4.2.11
@@ -5476,7 +5560,7 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/types': 29.6.3
- '@types/node': 20.10.6
+ '@types/node': 20.10.7
jest-util: 29.7.0
dev: true
@@ -5531,7 +5615,7 @@ packages:
'@jest/test-result': 29.7.0
'@jest/transform': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 20.10.6
+ '@types/node': 20.10.7
chalk: 4.1.2
emittery: 0.13.1
graceful-fs: 4.2.11
@@ -5562,7 +5646,7 @@ packages:
'@jest/test-result': 29.7.0
'@jest/transform': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 20.10.6
+ '@types/node': 20.10.7
chalk: 4.1.2
cjs-module-lexer: 1.2.3
collect-v8-coverage: 1.0.2
@@ -5614,7 +5698,7 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/types': 29.6.3
- '@types/node': 20.10.6
+ '@types/node': 20.10.7
chalk: 4.1.2
ci-info: 3.9.0
graceful-fs: 4.2.11
@@ -5639,7 +5723,7 @@ packages:
dependencies:
'@jest/test-result': 29.7.0
'@jest/types': 29.6.3
- '@types/node': 20.10.6
+ '@types/node': 20.10.7
ansi-escapes: 4.3.2
chalk: 4.1.2
emittery: 0.13.1
@@ -5651,13 +5735,13 @@ packages:
resolution: {integrity: sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@types/node': 20.10.6
+ '@types/node': 20.10.7
jest-util: 29.7.0
merge-stream: 2.0.0
supports-color: 8.1.1
dev: true
- /jest@29.7.0(@types/node@20.10.6):
+ /jest@29.7.0(@types/node@20.10.7):
resolution: {integrity: sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
hasBin: true
@@ -5670,7 +5754,7 @@ packages:
'@jest/core': 29.7.0
'@jest/types': 29.6.3
import-local: 3.1.0
- jest-cli: 29.7.0(@types/node@20.10.6)
+ jest-cli: 29.7.0(@types/node@20.10.7)
transitivePeerDependencies:
- '@types/node'
- babel-plugin-macros
@@ -6074,8 +6158,8 @@ packages:
yallist: 4.0.0
dev: true
- /lucide-react@0.303.0(react@18.2.0):
- resolution: {integrity: sha512-B0B9T3dLEFBYPCUlnUS1mvAhW1craSbF9HO+JfBjAtpFUJ7gMIqmEwNSclikY3RiN2OnCkj/V1ReAQpaHae8Bg==}
+ /lucide-react@0.307.0(react@18.2.0):
+ resolution: {integrity: sha512-+vZ+vUiWPZTMnLHURg4aoIaz6NHOWXVVcVd8iLROu1k4LbyjcnHIKmbjXHCmulz7XAYLWRVXzhJJgIr+Aq3vOg==}
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0
dependencies:
@@ -6916,27 +7000,27 @@ packages:
find-up: 5.0.0
dev: true
- /postcss-import@15.1.0(postcss@8.4.32):
+ /postcss-import@15.1.0(postcss@8.4.33):
resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==}
engines: {node: '>=14.0.0'}
peerDependencies:
postcss: ^8.0.0
dependencies:
- postcss: 8.4.32
+ postcss: 8.4.33
postcss-value-parser: 4.2.0
read-cache: 1.0.0
resolve: 1.22.8
- /postcss-js@4.0.1(postcss@8.4.32):
+ /postcss-js@4.0.1(postcss@8.4.33):
resolution: {integrity: sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==}
engines: {node: ^12 || ^14 || >= 16}
peerDependencies:
postcss: ^8.4.21
dependencies:
camelcase-css: 2.0.1
- postcss: 8.4.32
+ postcss: 8.4.33
- /postcss-load-config@4.0.2(postcss@8.4.32):
+ /postcss-load-config@4.0.2(postcss@8.4.33):
resolution: {integrity: sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==}
engines: {node: '>= 14'}
peerDependencies:
@@ -6949,16 +7033,16 @@ packages:
optional: true
dependencies:
lilconfig: 3.0.0
- postcss: 8.4.32
+ postcss: 8.4.33
yaml: 2.3.4
- /postcss-nested@6.0.1(postcss@8.4.32):
+ /postcss-nested@6.0.1(postcss@8.4.33):
resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==}
engines: {node: '>=12.0'}
peerDependencies:
postcss: ^8.2.14
dependencies:
- postcss: 8.4.32
+ postcss: 8.4.33
postcss-selector-parser: 6.0.13
/postcss-selector-parser@6.0.13:
@@ -6980,8 +7064,8 @@ packages:
source-map-js: 1.0.2
dev: false
- /postcss@8.4.32:
- resolution: {integrity: sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==}
+ /postcss@8.4.33:
+ resolution: {integrity: sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==}
engines: {node: ^10 || ^12 || >=14}
dependencies:
nanoid: 3.3.7
@@ -7017,8 +7101,8 @@ packages:
typescript: 5.3.3
dev: true
- /prettier-plugin-tailwindcss@0.5.10(prettier-plugin-organize-imports@3.2.4)(prettier@3.1.1):
- resolution: {integrity: sha512-9UGSejqFxGG6brYjFfTYlJ8zs4L/lvZg1AngFfaC5Fs1otSskASv5IWKmjPu5MlABQUtTKtMArKyYr/hWpXSUg==}
+ /prettier-plugin-tailwindcss@0.5.11(prettier-plugin-organize-imports@3.2.4)(prettier@3.1.1):
+ resolution: {integrity: sha512-AvI/DNyMctyyxGOjyePgi/gqj5hJYClZ1avtQvLlqMT3uDZkRbi4HhGUpok3DRzv9z7Lti85Kdj3s3/1CeNI0w==}
engines: {node: '>=14.21.3'}
peerDependencies:
'@ianvs/prettier-plugin-sort-imports': '*'
@@ -7634,8 +7718,8 @@ packages:
engines: {node: '>=6.9'}
dev: false
- /shadcn-ui@0.5.0(typescript@5.3.3):
- resolution: {integrity: sha512-mlQmeEPtQJU5VRNjUeTLAH97yHhwcH1IRSVFJN2aKlBA1yOcip9ELTRYAH7Bj8OEiJhHT1OSpn5zlHEWxzhakg==}
+ /shadcn-ui@0.6.0(typescript@5.3.3):
+ resolution: {integrity: sha512-z0mIhlj+wDwxO8ZtVq7ZiM7H1i6F9AV90bTDBcON0fUJ0ayHf9GnIyDUWfhpzJwDlv7acdvmp/NyAL8RbsmlRA==}
hasBin: true
dependencies:
'@antfu/ni': 0.21.12
@@ -8105,16 +8189,16 @@ packages:
'@babel/runtime': 7.23.6
dev: false
- /tailwindcss-animate@1.0.7(tailwindcss@3.4.0):
+ /tailwindcss-animate@1.0.7(tailwindcss@3.4.1):
resolution: {integrity: sha512-bl6mpH3T7I3UFxuvDEXLxy/VuFxBk5bbzplh7tXI68mwMokNYd1t9qPBHlnyTwfa4JGC4zP516I1hYYtQ/vspA==}
peerDependencies:
tailwindcss: '>=3.0.0 || insiders'
dependencies:
- tailwindcss: 3.4.0
+ tailwindcss: 3.4.1
dev: false
- /tailwindcss@3.4.0:
- resolution: {integrity: sha512-VigzymniH77knD1dryXbyxR+ePHihHociZbXnLZHUyzf2MMs2ZVqlUrZ3FvpXP8pno9JzmILt1sZPD19M3IxtA==}
+ /tailwindcss@3.4.1:
+ resolution: {integrity: sha512-qAYmXRfk3ENzuPBakNK0SRrUDipP8NQnEY6772uDhflcQz5EhRdD7JNZxyrFHVQNCwULPBn6FNPp9brpO7ctcA==}
engines: {node: '>=14.0.0'}
hasBin: true
dependencies:
@@ -8132,11 +8216,11 @@ packages:
normalize-path: 3.0.0
object-hash: 3.0.0
picocolors: 1.0.0
- postcss: 8.4.32
- postcss-import: 15.1.0(postcss@8.4.32)
- postcss-js: 4.0.1(postcss@8.4.32)
- postcss-load-config: 4.0.2(postcss@8.4.32)
- postcss-nested: 6.0.1(postcss@8.4.32)
+ postcss: 8.4.33
+ postcss-import: 15.1.0(postcss@8.4.33)
+ postcss-js: 4.0.1(postcss@8.4.33)
+ postcss-load-config: 4.0.2(postcss@8.4.33)
+ postcss-nested: 6.0.1(postcss@8.4.33)
postcss-selector-parser: 6.0.13
resolve: 1.22.8
sucrase: 3.34.0