akaunting 3.0 (the last dance)
This commit is contained in:
		
							
								
								
									
										82
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										82
									
								
								package.json
									
									
									
									
									
								
							@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
    "name": "akaunting",
 | 
			
		||||
    "version": "2.0.0",
 | 
			
		||||
    "version": "3.0.0",
 | 
			
		||||
    "private": true,
 | 
			
		||||
    "scripts": {
 | 
			
		||||
        "dev": "npm run development",
 | 
			
		||||
@@ -13,84 +13,68 @@
 | 
			
		||||
    },
 | 
			
		||||
    "dependencies": {
 | 
			
		||||
        "@babel/plugin-syntax-dynamic-import": "^7.2.0",
 | 
			
		||||
        "@fullcalendar/core": "^4.3.1",
 | 
			
		||||
        "@fullcalendar/daygrid": "^4.3.0",
 | 
			
		||||
        "@fullcalendar/interaction": "^4.3.0",
 | 
			
		||||
        "@fullcalendar/timegrid": "^4.3.0",
 | 
			
		||||
        "@fullcalendar/vue": "^4.3.1",
 | 
			
		||||
        "@fullcalendar/core": "^5.11.0",
 | 
			
		||||
        "@fullcalendar/daygrid": "^5.11.0",
 | 
			
		||||
        "@fullcalendar/interaction": "^5.11.0",
 | 
			
		||||
        "@fullcalendar/timegrid": "^5.11.0",
 | 
			
		||||
        "@fullcalendar/vue": "^5.11.0",
 | 
			
		||||
        "@popperjs/core": "^2.11.0",
 | 
			
		||||
        "@tailwindcss/forms": "^0.4.0",
 | 
			
		||||
        "@themesberg/flowbite": "^1.2.0",
 | 
			
		||||
        "axios": "^0.21",
 | 
			
		||||
        "bootstrap": "^4.3.1",
 | 
			
		||||
        "chart.js": "^2.7.1",
 | 
			
		||||
        "d3": "^5.12.0",
 | 
			
		||||
        "datamaps": "^0.5.9",
 | 
			
		||||
        "date-fns": "^1.30.1",
 | 
			
		||||
        "dropzone": "^5.5.1",
 | 
			
		||||
        "element-ui": "^2.12.0",
 | 
			
		||||
        "es6-promise": "^4.1.1",
 | 
			
		||||
        "flatpickr": "^4.6.3",
 | 
			
		||||
        "fuse.js": "^3.2.0",
 | 
			
		||||
        "glightbox": "^3.1.0",
 | 
			
		||||
        "google-maps": "^3.2.1",
 | 
			
		||||
        "jquery": "^3.4.1",
 | 
			
		||||
        "json-schema": ">=0.4.0",
 | 
			
		||||
        "laravel-mix-tailwind": "^0.1.2",
 | 
			
		||||
        "lodash": "^4.17.15",
 | 
			
		||||
        "nouislider": "^12.1.0",
 | 
			
		||||
        "nprogress": "^0.2.0",
 | 
			
		||||
        "perfect-scrollbar": "^1.3.0",
 | 
			
		||||
        "popper.js": "^1.12",
 | 
			
		||||
        "quill": "^1.3.7",
 | 
			
		||||
        "sweetalert2": "^7.29.2",
 | 
			
		||||
        "popper.js": "^1.16.1",
 | 
			
		||||
        "swiper": "^7.3.1",
 | 
			
		||||
        "tailwind": "^4.0.0",
 | 
			
		||||
        "tailwindcss": "^3.0.23",
 | 
			
		||||
        "v-money": "^0.8.1",
 | 
			
		||||
        "vee-validate": "^2.2.15",
 | 
			
		||||
        "vue": "^2.6.10",
 | 
			
		||||
        "vue-chartjs": "^3.4.0",
 | 
			
		||||
        "vue-clipboard2": "^0.3.1",
 | 
			
		||||
        "vue-flatpickr-component": "^8.1.3",
 | 
			
		||||
        "vue-image-lightbox": "^7.1.3",
 | 
			
		||||
        "vue-loading-overlay": "^3.2.0",
 | 
			
		||||
        "vue-router": "^3.1.3",
 | 
			
		||||
        "vue2-editor": "^2.10.3",
 | 
			
		||||
        "vue2-transitions": "^0.3.0"
 | 
			
		||||
    },
 | 
			
		||||
    "devDependencies": {
 | 
			
		||||
        "@babel/core": "^7.15.5",
 | 
			
		||||
        "@babel/preset-env": "^7.3.4",
 | 
			
		||||
        "@vue/cli-plugin-babel": "^3.11.0",
 | 
			
		||||
        "@vue/cli-plugin-eslint": "^3.11.0",
 | 
			
		||||
        "@vue/cli-service": "^3.11.0",
 | 
			
		||||
        "@vue/eslint-config-prettier": "^4.0.1",
 | 
			
		||||
        "ansi-regex": ">=5.0.1",
 | 
			
		||||
        "autoprefixer": "10.4.5",
 | 
			
		||||
        "babel-plugin-component": "^1.1.0",
 | 
			
		||||
        "cross-env": "^5.2.1",
 | 
			
		||||
        "is-svg": "^4.3.2",
 | 
			
		||||
        "laravel-mix": "^6.0.39",
 | 
			
		||||
        
 | 
			
		||||
        "node-sass": ">=7.0.0",
 | 
			
		||||
        "nth-check": ">=2.0.1",
 | 
			
		||||
        "object-path": ">=0.11.8",
 | 
			
		||||
        "resolve-url-loader": "^2.3.1",
 | 
			
		||||
        "sass": "^1.44.0",
 | 
			
		||||
        "css-loader": "^5.2.7",
 | 
			
		||||
        "laravel-mix": "^6.0.43",
 | 
			
		||||
        "mini-css-extract-plugin": "^1.6.2",
 | 
			
		||||
        "node-sass": "^7.0.1",
 | 
			
		||||
        "postcss": "^8.4.6",
 | 
			
		||||
        "postcss-import": "^14.0.2",
 | 
			
		||||
        "postcss-loader": "^6.1.1",
 | 
			
		||||
        "postcss-nesting": "^10.1.2",
 | 
			
		||||
        "postcss-preset-env": "^7.4.1",
 | 
			
		||||
        "sass-loader": "^12.3.0",
 | 
			
		||||
        "tar": ">=4.4.18",
 | 
			
		||||
        "trim-newlines": ">=3.0.1",
 | 
			
		||||
        "style-loader": "^2.0.0",
 | 
			
		||||
        "tailwindcss-dir": "^4.0.0",
 | 
			
		||||
        "url-loader": "^4.1.1",
 | 
			
		||||
        "vue-loader": "^15.9.8",
 | 
			
		||||
        "vue-style-loader": "^4.1.3",
 | 
			
		||||
        "vue-template-compiler": "^2.6.10",
 | 
			
		||||
        "webpack": "^5.64.4",
 | 
			
		||||
        "webpack-cli": "^4.9.1",
 | 
			
		||||
        "serialize-javascript": ">=3.1.0",
 | 
			
		||||
        "glob-parent": ">=5.1.2",
 | 
			
		||||
        "async": ">=2.6.4",
 | 
			
		||||
        "nanoid": ">=3.1.31",
 | 
			
		||||
        "node-forge": ">=1.3.0",
 | 
			
		||||
        "follow-redirects": ">=1.14.8",
 | 
			
		||||
        "ajv": ">=6.12.3",
 | 
			
		||||
        "object-path": ">=0.11.8",
 | 
			
		||||
        "ssri": ">=6.0.2",
 | 
			
		||||
        "url-parse": ">=1.5.9",
 | 
			
		||||
        "postcss": ">=7.0.36",
 | 
			
		||||
        "moment": ">=2.29.2",
 | 
			
		||||
        "minimist": ">=1.2.6"
 | 
			
		||||
    },
 | 
			
		||||
    "postcss": {
 | 
			
		||||
        "plugins": {
 | 
			
		||||
            "autoprefixer": {}
 | 
			
		||||
        }
 | 
			
		||||
        "webpack-cli": "^4.9.1"
 | 
			
		||||
    },
 | 
			
		||||
    "browserslist": [
 | 
			
		||||
        "> 1%",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user