Revert package-lock.json to ensure ci (Nix build & cache) successful

This commit is contained in:
Hafid Nur
2026-02-14 17:06:39 +07:00
parent d08f227e65
commit c463fcedb6
+4 -4
View File
@@ -71,7 +71,7 @@
"@tailwindcss/postcss": "^4.0.13",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "16.1.0",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.6.1",
"@types/js-cookie": "^3.0.6",
"@types/node": "^22.12.0",
@@ -9051,9 +9051,9 @@
"license": "MIT"
},
"node_modules/@testing-library/react": {
"version": "16.1.0",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.1.0.tgz",
"integrity": "sha512-Q2ToPvg0KsVL0ohND9A3zLJWcOXXcO8IDu3fj11KhNt0UlCWyFyvnCIBkd12tidB2lkiVRG8VFqdhcqhqnAQtg==",
"version": "16.3.0",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.0.tgz",
"integrity": "sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==",
"dev": true,
"license": "MIT",
"dependencies": {