diff --git a/package-lock.json b/package-lock.json index be8c930..e199e15 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@nodejs-loaders/alias": "2.1.2", "@nodejs-loaders/tsx": "1.1.2", "@tailwindcss/postcss": "^4.1.18", - "@testing-library/react": "~16.3.0", + "@testing-library/react": "~16.3.1", "@types/node": "~22.19.3", "@types/react": "~19.2.7", "@types/react-dom": "~19.2.3", @@ -285,6 +285,7 @@ "os": [ "aix" ], + "peer": true, "engines": { "node": ">=18" } @@ -302,6 +303,7 @@ "os": [ "android" ], + "peer": true, "engines": { "node": ">=18" } @@ -319,6 +321,7 @@ "os": [ "android" ], + "peer": true, "engines": { "node": ">=18" } @@ -336,6 +339,7 @@ "os": [ "android" ], + "peer": true, "engines": { "node": ">=18" } @@ -353,6 +357,7 @@ "os": [ "darwin" ], + "peer": true, "engines": { "node": ">=18" } @@ -370,6 +375,7 @@ "os": [ "darwin" ], + "peer": true, "engines": { "node": ">=18" } @@ -387,6 +393,7 @@ "os": [ "freebsd" ], + "peer": true, "engines": { "node": ">=18" } @@ -404,6 +411,7 @@ "os": [ "freebsd" ], + "peer": true, "engines": { "node": ">=18" } @@ -421,6 +429,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -438,6 +447,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -455,6 +465,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -472,6 +483,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -489,6 +501,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -506,6 +519,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -523,6 +537,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -540,6 +555,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -557,6 +573,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -574,6 +591,7 @@ "os": [ "netbsd" ], + "peer": true, "engines": { "node": ">=18" } @@ -591,6 +609,7 @@ "os": [ "netbsd" ], + "peer": true, "engines": { "node": ">=18" } @@ -608,6 +627,7 @@ "os": [ "openbsd" ], + "peer": true, "engines": { "node": ">=18" } @@ -625,6 +645,7 @@ "os": [ "openbsd" ], + "peer": true, "engines": { "node": ">=18" } @@ -642,6 +663,7 @@ "os": [ "sunos" ], + "peer": true, "engines": { "node": ">=18" } @@ -659,6 +681,7 @@ "os": [ "win32" ], + "peer": true, "engines": { "node": ">=18" } @@ -676,6 +699,7 @@ "os": [ "win32" ], + "peer": true, "engines": { "node": ">=18" } @@ -693,6 +717,7 @@ "os": [ "win32" ], + "peer": true, "engines": { "node": ">=18" } @@ -1988,7 +2013,6 @@ "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.15.tgz", "integrity": "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==", "license": "Apache-2.0", - "peer": true, "dependencies": { "tslib": "^2.8.0" } @@ -2009,13 +2033,6 @@ "tailwindcss": "4.1.18" } }, - "node_modules/@tailwindcss/node/node_modules/tailwindcss": { - "version": "4.1.17", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.17.tgz", - "integrity": "sha512-j9Ee2YjuQqYT9bbRTfTZht9W/ytp5H+jJpZKiYdP/bpnXARAuELt9ofP0lPnmHjbga7SNQIxdTAXCmtKVYjN+Q==", - "dev": true, - "license": "MIT" - }, "node_modules/@tailwindcss/oxide": { "version": "4.1.18", "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.18.tgz", @@ -2331,19 +2348,13 @@ "tailwindcss": "4.1.18" } }, - "node_modules/@tailwindcss/postcss/node_modules/tailwindcss": { - "version": "4.1.17", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.17.tgz", - "integrity": "sha512-j9Ee2YjuQqYT9bbRTfTZht9W/ytp5H+jJpZKiYdP/bpnXARAuELt9ofP0lPnmHjbga7SNQIxdTAXCmtKVYjN+Q==", - "dev": true, - "license": "MIT" - }, "node_modules/@testing-library/dom": { "version": "10.4.0", "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.4.0.tgz", "integrity": "sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@babel/code-frame": "^7.10.4", "@babel/runtime": "^7.12.5", @@ -2364,6 +2375,7 @@ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "color-convert": "^2.0.1" }, @@ -2380,6 +2392,7 @@ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" @@ -2392,9 +2405,9 @@ } }, "node_modules/@testing-library/react": { - "version": "16.3.0", - "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.0.tgz", - "integrity": "sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==", + "version": "16.3.1", + "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.1.tgz", + "integrity": "sha512-gr4KtAWqIOQoucWYD/f6ki+j5chXfcPc74Col/6poTyqTmn7zRmodWahWRCp8tYd+GMqBonw6hstNzqjbs6gjw==", "dev": true, "license": "MIT", "dependencies": { @@ -2443,7 +2456,8 @@ "resolved": "https://registry.npmjs.org/@types/aria-query/-/aria-query-5.0.4.tgz", "integrity": "sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==", "dev": true, - "license": "MIT" + "license": "MIT", + "peer": true }, "node_modules/@types/debug": { "version": "4.1.12", @@ -2514,7 +2528,6 @@ "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.7.tgz", "integrity": "sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==", "license": "MIT", - "peer": true, "dependencies": { "csstype": "^3.2.2" } @@ -2525,7 +2538,6 @@ "integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==", "devOptional": true, "license": "MIT", - "peer": true, "peerDependencies": { "@types/react": "^19.2.0" } @@ -2561,7 +2573,6 @@ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz", "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==", "license": "MIT", - "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -2710,6 +2721,7 @@ "integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==", "dev": true, "license": "Apache-2.0", + "peer": true, "dependencies": { "dequal": "^2.0.3" } @@ -3175,7 +3187,8 @@ "resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.5.16.tgz", "integrity": "sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==", "dev": true, - "license": "MIT" + "license": "MIT", + "peer": true }, "node_modules/eastasianwidth": { "version": "0.2.0", @@ -4011,6 +4024,7 @@ "integrity": "sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==", "dev": true, "license": "MIT", + "peer": true, "bin": { "lz-string": "bin/bin.js" } @@ -5114,6 +5128,7 @@ "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "ansi-regex": "^5.0.1", "ansi-styles": "^5.0.0", @@ -5129,6 +5144,7 @@ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", "dev": true, "license": "MIT", + "peer": true, "engines": { "node": ">=8" } @@ -5139,6 +5155,7 @@ "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", "dev": true, "license": "MIT", + "peer": true, "engines": { "node": ">=10" }, @@ -5197,7 +5214,6 @@ "resolved": "https://registry.npmjs.org/react/-/react-19.2.0.tgz", "integrity": "sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==", "license": "MIT", - "peer": true, "engines": { "node": ">=0.10.0" } @@ -5207,7 +5223,6 @@ "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.0.tgz", "integrity": "sha512-UlbRu4cAiGaIewkPyiRGJk0imDN2T3JjieT6spoL2UeSf5od4n5LB/mQ4ejmxhCFT1tYe8IvaFulzynWovsEFQ==", "license": "MIT", - "peer": true, "dependencies": { "scheduler": "^0.27.0" }, @@ -5220,7 +5235,8 @@ "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz", "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==", "dev": true, - "license": "MIT" + "license": "MIT", + "peer": true }, "node_modules/recma-build-jsx": { "version": "1.0.0", diff --git a/package.json b/package.json index 7b3e1a3..7897bd1 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@nodejs-loaders/alias": "2.1.2", "@nodejs-loaders/tsx": "1.1.2", "@tailwindcss/postcss": "^4.1.18", - "@testing-library/react": "~16.3.0", + "@testing-library/react": "~16.3.1", "@types/node": "~22.19.3", "@types/react": "~19.2.7", "@types/react-dom": "~19.2.3",