This commit is contained in:
Matteo Gheza 2021-12-29 13:12:27 +01:00
commit d2cfcdb87c
7 changed files with 60 additions and 15400 deletions

View File

@ -13,14 +13,14 @@
"delight-im/auth": "dev-master",
"ulrichsg/getopt-php": "4.0.0",
"nikic/fast-route": "^2.0@dev",
"spatie/array-to-xml": "2.16.0",
"ezyang/htmlpurifier": "4.13.0",
"spatie/array-to-xml": "3.1.0",
"ezyang/htmlpurifier": "4.14.0",
"brick/phonenumber": "0.4.0",
"sentry/sdk": "3.1.1",
"azuyalabs/yasumi": "2.4.0",
"ministryofweb/php-osm-tiles": "2.0.0",
"delight-im/db": "1.3.1",
"phpfastcache/phpfastcache": "8.0.8",
"phpfastcache/phpfastcache": "9.0.1",
"skrtdev/novagram": "1.10",
"league/mime-type-detection": "1.9.0"
},

107
backend/composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "122d9ea31cd8f0cdc173a0d102dc599e",
"content-hash": "2d0822fd23843e061a294bd6a26ad94b",
"packages": [
{
"name": "azuyalabs/yasumi",
@ -1631,48 +1631,56 @@
},
{
"name": "phpfastcache/phpfastcache",
"version": "8.0.8",
"version": "9.0.1",
"source": {
"type": "git",
"url": "https://github.com/PHPSocialNetwork/phpfastcache.git",
"reference": "c413ffd8185564db3d670e20f9135497be9ebe85"
"reference": "bcd068ff1a78cd1475a4d8c13ed371711465ef40"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPSocialNetwork/phpfastcache/zipball/c413ffd8185564db3d670e20f9135497be9ebe85",
"reference": "c413ffd8185564db3d670e20f9135497be9ebe85",
"url": "https://api.github.com/repos/PHPSocialNetwork/phpfastcache/zipball/bcd068ff1a78cd1475a4d8c13ed371711465ef40",
"reference": "bcd068ff1a78cd1475a4d8c13ed371711465ef40",
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-mbstring": "*",
"php": ">=7.3",
"psr/cache": "~1.0.0",
"psr/simple-cache": "~1.0.0"
"php": ">=8.0",
"psr/cache": "^2.0||^3.0",
"psr/simple-cache": "^2.0||^3.0"
},
"conflict": {
"doctrine/couchdb": "*"
"doctrine/couchdb": "<dev-master#9eeb9e5"
},
"require-dev": {
"ext-gettext": "*",
"league/climate": "^3.5"
"jetbrains/phpstorm-stubs": "dev-master",
"league/climate": "^3.5",
"phpmd/phpmd": "@stable",
"phpstan/phpstan": "^0.12.98",
"squizlabs/php_codesniffer": "~3.0"
},
"suggest": {
"ext-apc": "*",
"aws/aws-sdk-php": "~3.0",
"doctrine/couchdb": "^dev-master#9eeb9e5",
"ext-apcu": "*",
"ext-couchbase": "*",
"ext-couchbase_v3": "*",
"ext-intl": "*",
"ext-leveldb": "*",
"ext-memcache": "*",
"ext-memcached": "*",
"ext-mongodb": "*",
"ext-redis": "*",
"ext-sqlite": "*",
"ext-wincache": "*",
"ext-xcache": "*",
"google/cloud-firestore": "^1.20",
"mongodb/mongodb": "^1.9",
"phpfastcache/couchdb": "~1.0.0",
"phpfastcache/phpssdb": "~1.0.0",
"predis/predis": "^1.1"
"phpfastcache/phpssdb": "~1.1.0",
"predis/predis": "^1.1",
"triagens/arangodb": "^3.8"
},
"type": "library",
"autoload": {
@ -1693,15 +1701,14 @@
"role": "Actual Project Manager/Developer"
},
{
"name": "Khoa Bui",
"email": "khoaofgod@gmail.com",
"homepage": "https://www.phpfastcache.com",
"role": "Former Project Developer/Original Creator"
"name": "Contributors",
"homepage": "https://github.com/PHPSocialNetwork/phpfastcache/graphs/contributors"
}
],
"description": "PHP Abstract Cache Class - Reduce your database call using cache system. PhpFastCache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.",
"description": "PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.",
"homepage": "https://www.phpfastcache.com",
"keywords": [
"ArangoDb",
"LevelDb",
"abstract",
"apc",
@ -1713,6 +1720,7 @@
"cookie",
"couchbase",
"couchdb",
"dynamodb",
"files cache",
"memcache",
"memcached",
@ -1733,36 +1741,33 @@
],
"support": {
"issues": "https://github.com/PHPSocialNetwork/phpfastcache/issues",
"source": "https://github.com/PHPSocialNetwork/phpfastcache/tree/8.0.8"
"source": "https://github.com/PHPSocialNetwork/phpfastcache",
"wiki": "https://github.com/PHPSocialNetwork/phpfastcache/wiki"
},
"funding": [
{
"url": "https://github.com/geolim4",
"type": "github"
},
{
"url": "https://www.patreon.com/geolim4",
"type": "patreon"
}
],
"time": "2021-08-18T01:26:03+00:00"
"time": "2021-11-13T23:59:22+00:00"
},
{
"name": "psr/cache",
"version": "1.0.1",
"version": "3.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/cache.git",
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
"reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
"url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
"reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
"php": ">=8.0.0"
},
"type": "library",
"extra": {
@ -1782,7 +1787,7 @@
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interface for caching libraries",
@ -1792,9 +1797,9 @@
"psr-6"
],
"support": {
"source": "https://github.com/php-fig/cache/tree/master"
"source": "https://github.com/php-fig/cache/tree/3.0.0"
},
"time": "2016-08-06T20:24:11+00:00"
"time": "2021-02-03T23:26:27+00:00"
},
{
"name": "psr/container",
@ -2061,25 +2066,25 @@
},
{
"name": "psr/simple-cache",
"version": "1.0.1",
"version": "3.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/simple-cache.git",
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
"reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
"reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
"php": ">=8.0.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
"dev-master": "3.0.x-dev"
}
},
"autoload": {
@ -2094,7 +2099,7 @@
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interfaces for simple caching",
@ -2106,9 +2111,9 @@
"simple-cache"
],
"support": {
"source": "https://github.com/php-fig/simple-cache/tree/master"
"source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
},
"time": "2017-10-23T01:57:42+00:00"
"time": "2021-10-29T13:26:27+00:00"
},
{
"name": "ralouphie/getallheaders",
@ -2421,25 +2426,25 @@
},
{
"name": "spatie/array-to-xml",
"version": "2.16.0",
"version": "3.1.0",
"source": {
"type": "git",
"url": "https://github.com/spatie/array-to-xml.git",
"reference": "db39308c5236b69b89cadc3f44f191704814eae2"
"reference": "3090918cb441ad707660dd8bccc6dc46beb34380"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/array-to-xml/zipball/db39308c5236b69b89cadc3f44f191704814eae2",
"reference": "db39308c5236b69b89cadc3f44f191704814eae2",
"url": "https://api.github.com/repos/spatie/array-to-xml/zipball/3090918cb441ad707660dd8bccc6dc46beb34380",
"reference": "3090918cb441ad707660dd8bccc6dc46beb34380",
"shasum": ""
},
"require": {
"ext-dom": "*",
"php": "^7.4|^8.0"
"php": "^8.0"
},
"require-dev": {
"mockery/mockery": "^1.2",
"phpunit/phpunit": "^9.0",
"phpunit/phpunit": "^9.5",
"spatie/phpunit-snapshot-assertions": "^4.2"
},
"type": "library",
@ -2469,7 +2474,7 @@
],
"support": {
"issues": "https://github.com/spatie/array-to-xml/issues",
"source": "https://github.com/spatie/array-to-xml/tree/2.16.0"
"source": "https://github.com/spatie/array-to-xml/tree/3.1.0"
},
"funding": [
{
@ -2481,7 +2486,7 @@
"type": "github"
}
],
"time": "2020-11-18T22:03:17+00:00"
"time": "2021-09-12T17:08:24+00:00"
},
{
"name": "symfony/deprecation-contracts",
@ -3263,5 +3268,5 @@
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.1.0"
"plugin-api-version": "2.2.0"
}

View File

@ -20,7 +20,7 @@
"@angular/router": "~13.0.0",
"@angular/service-worker": "~13.0.0",
"@fortawesome/fontawesome-free": "^5.15.4",
"@ng-bootstrap/ng-bootstrap": "^10.0.0",
"@ng-bootstrap/ng-bootstrap": "11.0.0",
"bootstrap": "^5.1.3",
"jwt-decode": "^3.1.2",
"ngx-bootstrap": "^7.1.2",

View File

@ -1,46 +0,0 @@
{
"name": "allerta-vvf/allerta-vvf",
"description": "Un software di allertamento per i vvf",
"type": "project",
"repositories": [
{
"type": "vcs",
"no-api": true,
"url": "https://github.com/allerta-vvf/tiny-html-minifier"
},
{
"type": "vcs",
"no-api": true,
"url": "https://github.com/allerta-vvf/php-debugbar"
}
],
"require": {
"twig/twig": "3.3.4",
"delight-im/auth": "8.3.0",
"ulrichsg/getopt-php": "4.0.0",
"nikic/fast-route": "^2.0@dev",
"spatie/array-to-xml": "2.16.0",
"ezyang/htmlpurifier": "4.13.0",
"brick/phonenumber": "0.4.0",
"sentry/sdk": "3.1.1",
"maximebf/debugbar": "dev-master",
"azuyalabs/yasumi": "2.4.0",
"ministryofweb/php-osm-tiles": "2.0.0",
"jenstornell/tiny-html-minifier": "dev-master",
"delight-im/db": "1.3.1",
"webonyx/graphql-php": "14.11.3",
"phpfastcache/phpfastcache": "8.0.8",
"skrtdev/novagram": "1.10"
},
"license": "GPL-3.0-or-later",
"authors": [
{
"name": "Matteo Gheza",
"email": "matteo@matteogheza.it"
}
],
"minimum-stability": "stable",
"require-dev": {
"pheromone/phpcs-security-audit": "2.0.1"
}
}

3573
server/composer.lock generated

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,68 +0,0 @@
{
"browserslist": [
"ie 11"
],
"name": "allertavvf_webpack",
"version": "1.0.0",
"description": "",
"scripts": {
"prod": "webpack --config webpack.prod.js",
"dev": "webpack --config webpack.dev.js",
"dev_watch": "webpack --config webpack.dev.js --watch",
"debug_bundle": "webpack --config webpack.debug_bundle.js"
},
"author": "",
"license": "GPL3",
"dependencies": {
"@sentry/browser": "6.12.0",
"@sentry/tracing": "6.12.0",
"bootstrap": "4.6.0",
"bootstrap-datepicker": "1.9.0",
"bootstrap-toggle": "2.2.2",
"datatables.net-bs4": "1.11.1",
"datatables.net-buttons-bs4": "1.7.1",
"datatables.net-plugins": "1.10.24",
"datatables.net-responsive-bs4": "2.2.9",
"font-awesome": "4.7.0",
"howler": "2.2.3",
"jquery": "3.6.0",
"jquery-pjax": "2.0.1",
"jszip": "3.7.1",
"leaflet": "1.7.1",
"leaflet.locatecontrol": "0.74.0",
"pdfmake": "0.2.2",
"popper.js": "1.16.1",
"promise-polyfill": "8.2.0",
"time-input-polyfill": "1.0.10",
"toastr": "2.1.4",
"whatwg-fetch": "3.6.2"
},
"devDependencies": {
"@babel/core": "7.15.5",
"@babel/plugin-transform-runtime": "7.15.0",
"@babel/preset-env": "7.15.4",
"@fiverr/afterbuild-webpack-plugin": "1.0.0",
"@fortawesome/fontawesome-free": "5.15.4",
"@sentry/webpack-plugin": "1.17.1",
"babel-loader": "8.2.2",
"clean-webpack-plugin": "4.0.0",
"colors": "1.4.0",
"copy-webpack-plugin": "9.0.1",
"core-js": "3.17.2",
"css-loader": "6.2.0",
"expose-loader": "3.0.0",
"file-loader": "6.2.0",
"glob": "7.1.7",
"sass": "1.39.0",
"sass-loader": "12.1.0",
"speed-measure-webpack-plugin": "1.5.0",
"style-loader": "3.2.1",
"terser-webpack-plugin": "5.2.3",
"webpack": "5.52.0",
"webpack-assets-manifest": "5.0.6",
"webpack-bundle-analyzer": "4.4.2",
"webpack-cli": "4.8.0",
"webpack-inject-plugin": "1.5.5",
"webpack-merge": "5.8.0"
}
}