Browse Source

update

create_edit_user
MSI\derek 2 months ago
parent
commit
fce62efb51
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      package.json

+ 3
- 0
package.json View File

@@ -30,6 +30,7 @@
"next": "14.0.4", "next": "14.0.4",
"next-auth": "^4.24.5", "next-auth": "^4.24.5",
"next-pwa": "^5.6.0", "next-pwa": "^5.6.0",
"qrcode.react": "^4.2.0",
"qs": "^6.14.0", "qs": "^6.14.0",
"react": "^18", "react": "^18",
"react-apexcharts": "^1.4.1", "react-apexcharts": "^1.4.1",
@@ -37,6 +38,7 @@
"react-hook-form": "^7.49.2", "react-hook-form": "^7.49.2",
"react-i18next": "^13.5.0", "react-i18next": "^13.5.0",
"react-intl": "^6.5.5", "react-intl": "^6.5.5",
"react-qr-barcode-scanner": "^2.1.5",
"react-select": "^5.8.0", "react-select": "^5.8.0",
"reactstrap": "^9.2.2", "reactstrap": "^9.2.2",
"styled-components": "^6.1.8", "styled-components": "^6.1.8",
@@ -45,6 +47,7 @@
"devDependencies": { "devDependencies": {
"@types/lodash": "^4.14.202", "@types/lodash": "^4.14.202",
"@types/node": "^20", "@types/node": "^20",
"@types/qs": "^6.14.0",
"@types/react": "^18", "@types/react": "^18",
"@types/react-dom": "^18", "@types/react-dom": "^18",
"@typescript-eslint/eslint-plugin": "^6.18.1", "@typescript-eslint/eslint-plugin": "^6.18.1",


Loading…
Cancel
Save