This commit is contained in:
Swift
2024-01-24 23:26:54 +03:30
parent 340c8fe093
commit f011c3d5f9
5 changed files with 840 additions and 151 deletions
+3 -2
View File
@@ -42,6 +42,7 @@
"nodemailer": "^6.4.17",
"nodemon": "^3.0.1",
"nuxt": "^2.14.6",
"nuxt-leaflet": "^0.0.27",
"read-excel-file": "^5.2.2",
"socket.io": "^4.4.1",
"vue-persian-datetime-picker": "^2.10.3"
@@ -50,13 +51,13 @@
"@babel/eslint-parser": "^7.16.3",
"@nuxtjs/eslint-config": "^8.0.0",
"@nuxtjs/eslint-module": "^3.0.2",
"@nuxtjs/pwa": "^3.3.5",
"eslint": "^8.4.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-nuxt": "^3.1.0",
"eslint-plugin-vue": "^8.2.0",
"prettier": "^2.5.1",
"@nuxtjs/pwa": "^3.3.5",
"node-sass": "^5.0.0",
"prettier": "^2.5.1",
"sass-loader": "^10.1.0"
}
}