feat: update dine in

This commit is contained in:
2025-05-07 20:29:55 +05:30
parent e5ac6fdd0b
commit b4d2c4ce9d
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -8,7 +8,7 @@
"name": "inventory-management-frontend",
"version": "0.1.0",
"dependencies": {
"@anujs.dev/inventory-types-utils": "^1.1.0",
"@anujs.dev/inventory-types-utils": "^1.1.3",
"@autoform/react": "^3.0.0",
"@hookform/resolvers": "^3.10.0",
"@radix-ui/react-accordion": "^1.2.7",
@@ -80,9 +80,9 @@
}
},
"node_modules/@anujs.dev/inventory-types-utils": {
"version": "1.1.0",
"resolved": "https://reg.thewired.agency/@anujs.dev/inventory-types-utils/-/inventory-types-utils-1.1.0.tgz",
"integrity": "sha512-5xtt520J7QJVi0vQIDV+CmByaa3BSoNak7CGcQlJfrfcXKbuswqBHAKksY8aDRk8fkWX9oqzVqEn7/rMlMXS0A==",
"version": "1.1.3",
"resolved": "https://reg.thewired.agency/@anujs.dev/inventory-types-utils/-/inventory-types-utils-1.1.3.tgz",
"integrity": "sha512-+e6QpFi/sDuImFEqr/8XaLEYHxnEWS2U9ZIwj/cov/oTf4czbISkJuzpGJlkLBgLfqGpLBSBqquZJgvsDHmpVA==",
"license": "MIT",
"dependencies": {
"clsx": "^2.1.1",

View File

@@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@anujs.dev/inventory-types-utils": "^1.1.0",
"@anujs.dev/inventory-types-utils": "^1.1.3",
"@autoform/react": "^3.0.0",
"@hookform/resolvers": "^3.10.0",
"@radix-ui/react-accordion": "^1.2.7",