Skip to content
Snippets Groups Projects
package-lock.json 615 KiB
Newer Older
  • Learn to ignore specific revisions
  • Hugo SUBTIL's avatar
    Hugo SUBTIL committed
    {
      "name": "pamn",
    
      "version": "2.4.2",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
      "lockfileVersion": 3,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
      "requires": true,
    
      "packages": {
        "": {
          "name": "pamn",
    
          "version": "2.4.2",
    
          "dependencies": {
            "@ag-grid-community/csv-export": "^29.0.0",
            "@angular/animations": "^15.1.3",
            "@angular/cdk": "^15.1.2",
            "@angular/common": "^15.1.3",
            "@angular/compiler": "^15.1.3",
            "@angular/core": "^15.1.3",
            "@angular/flex-layout": "^15.0.0-beta.42",
            "@angular/forms": "^15.1.3",
            "@angular/platform-browser": "^15.1.3",
            "@angular/platform-browser-dynamic": "^15.1.3",
            "@angular/router": "^15.1.3",
            "@angular/service-worker": "^15.1.3",
            "@asymmetrik/ngx-leaflet": "^8.1.0",
            "@ngx-matomo/router": "^4.0.1",
            "@ngx-matomo/tracker": "^4.0.1",
            "@ngx-translate/core": "^14.0.0",
            "ag-grid-angular": "^29.0.0",
            "ag-grid-community": "^29.0.0",
            "jwt-decode": "^3.1.2",
            "leaflet": "^1.9.2",
            "leaflet.locatecontrol": "^0.79.0",
            "lodash": "^4.17.21",
            "luxon": "^1.25.0",
            "ngx-toastr": "^15.0.0",
            "runtime-config-loader": "^5.0.2",
            "rxjs": "~7.6.0",
            "tslib": "^2.4.0",
            "zone.js": "~0.12.0"
          },
          "devDependencies": {
            "@angular-builders/jest": "^15.0.0",
            "@angular-devkit/build-angular": "^15.1.4",
            "@angular-eslint/builder": "^15.2.0",
            "@angular-eslint/eslint-plugin": "^15.2.0",
            "@angular-eslint/eslint-plugin-template": "^15.2.0",
            "@angular-eslint/schematics": "^15.2.0",
            "@angular-eslint/template-parser": "^15.2.0",
            "@angular/cli": "^15.1.4",
            "@angular/compiler-cli": "^15.1.3",
            "@angular/localize": "^15.1.3",
            "@compodoc/compodoc": "^1.1.16",
            "@storybook/addon-essentials": "^7.4.0",
            "@storybook/addon-interactions": "^7.4.0",
            "@storybook/addon-links": "^7.4.0",
            "@storybook/angular": "^7.4.0",
            "@storybook/blocks": "^7.4.0",
            "@storybook/manager-api": "^7.4.0",
            "@storybook/testing-library": "^0.2.0",
            "@storybook/theming": "^7.4.0",
            "@types/leaflet": "^1.5.17",
            "@types/leaflet.locatecontrol": "^0.74.0",
            "@types/luxon": "^1.25.0",
            "@types/node": "^18.0.0",
            "@typescript-eslint/eslint-plugin": "^5.43.0",
            "@typescript-eslint/parser": "^5.43.0",
            "codelyzer": "^6.0.2",
            "eslint": "^8.28.0",
    
            "eslint-plugin-jsdoc": "^46.8.1",
    
            "eslint-plugin-storybook": "^0.6.13",
            "http-server": "^14.1.0",
            "ng-packagr": "^15.1.1",
            "prettier": "^2.8.3",
            "react": "^18.2.0",
            "react-dom": "^18.2.0",
            "standard-version": "^9.3.2",
            "storybook": "^7.4.0",
            "ts-node": "~8.10.0",
            "tslint": "~6.1.0",
            "typescript": "~4.9.4"
          }
        },
    
        "node_modules/@aashutoshrathi/word-wrap": {
          "version": "1.2.6",
          "dev": true,
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
          "engines": {
            "node": ">=0.10.0"
          }
        },
    
        "node_modules/@aduh95/viz.js": {
    
          "version": "3.7.0",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "dev": true,
          "license": "MIT"
    
        "node_modules/@ag-grid-community/core": {
    
          "version": "29.2.0",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT"
    
        "node_modules/@ag-grid-community/csv-export": {
    
          "version": "29.2.0",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
            "@ag-grid-community/core": "~29.2.0"
    
        "node_modules/@ampproject/remapping": {
    
          "version": "2.2.0",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "Apache-2.0",
    
            "@jridgewell/gen-mapping": "^0.1.0",
            "@jridgewell/trace-mapping": "^0.3.9"
    
          },
          "engines": {
            "node": ">=6.0.0"
    
        "node_modules/@angular-builders/jest": {
    
          "version": "15.0.0",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
            "@angular-devkit/architect": ">=0.1500.0 < 0.1600.0",
            "@angular-devkit/core": "^15.0.0",
            "jest-preset-angular": "12.2.3",
            "lodash": "^4.17.15",
            "tsconfig-paths": "^4.1.0"
    
          "engines": {
            "node": "^14.20.0 || ^16.13.0 || >=18.10.0"
          },
          "peerDependencies": {
            "@angular-devkit/build-angular": "^15.0.0",
            "@angular/compiler-cli": "^15.0.0",
            "@angular/core": "^15.0.0",
            "@angular/platform-browser-dynamic": "^15.0.0",
            "jest": ">=28"
          }
        },
        "node_modules/@angular-builders/jest/node_modules/jest-preset-angular": {
          "version": "12.2.3",
          "dev": true,
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "bs-logger": "^0.2.6",
            "esbuild-wasm": ">=0.13.8",
            "jest-environment-jsdom": "^28.0.0",
            "pretty-format": "^28.0.0",
            "ts-jest": "^28.0.0"
          },
          "engines": {
            "node": "^14.15.0 || >=16.10.0"
          },
          "optionalDependencies": {
            "esbuild": ">=0.13.8"
          },
          "peerDependencies": {
            "@angular-devkit/build-angular": ">=12.2.18 <16.0.0",
            "@angular/compiler-cli": ">=12.2.16 <16.0.0",
            "@angular/core": ">=12.2.16 <16.0.0",
            "@angular/platform-browser-dynamic": ">=12.2.16 <16.0.0",
            "jest": "^28.0.0",
            "typescript": ">=4.4"
    
        "node_modules/@angular-devkit/architect": {
    
          "version": "0.1502.1",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
            "@angular-devkit/core": "15.2.1",
    
          "engines": {
            "node": "^14.20.0 || ^16.13.0 || >=18.10.0",
            "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
            "yarn": ">= 1.13.0"
          }
        },
        "node_modules/@angular-devkit/architect/node_modules/rxjs": {
          "version": "6.6.7",
          "dev": true,
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "Apache-2.0",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dependencies": {
    
            "tslib": "^1.9.0"
          },
          "engines": {
            "npm": ">=2.0.0"
    
        "node_modules/@angular-devkit/architect/node_modules/tslib": {
          "version": "1.14.1",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "dev": true,
          "license": "0BSD"
    
        },
        "node_modules/@angular-devkit/build-angular": {
    
          "version": "15.2.1",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
            "@ampproject/remapping": "2.2.0",
    
            "@angular-devkit/architect": "0.1502.1",
            "@angular-devkit/build-webpack": "0.1502.1",
            "@angular-devkit/core": "15.2.1",
    
            "@babel/core": "7.20.12",
    
            "@babel/generator": "7.20.14",
    
            "@babel/helper-annotate-as-pure": "7.18.6",
    
            "@babel/helper-split-export-declaration": "7.18.6",
    
            "@babel/plugin-proposal-async-generator-functions": "7.20.7",
            "@babel/plugin-transform-async-to-generator": "7.20.7",
            "@babel/plugin-transform-runtime": "7.19.6",
            "@babel/preset-env": "7.20.2",
    
            "@babel/runtime": "7.20.13",
    
            "@babel/template": "7.20.7",
            "@discoveryjs/json-ext": "0.5.7",
    
            "@ngtools/webpack": "15.2.1",
    
            "ansi-colors": "4.1.3",
            "autoprefixer": "10.4.13",
            "babel-loader": "9.1.2",
            "babel-plugin-istanbul": "6.1.1",
    
            "browserslist": "4.21.5",
    
            "cacache": "17.0.4",
            "chokidar": "3.5.3",
            "copy-webpack-plugin": "11.0.0",
            "critters": "0.0.16",
            "css-loader": "6.7.3",
    
            "esbuild-wasm": "0.17.8",
            "glob": "8.1.0",
    
            "https-proxy-agent": "5.0.1",
            "inquirer": "8.2.4",
            "jsonc-parser": "3.2.0",
            "karma-source-map-support": "1.4.0",
            "less": "4.1.3",
            "less-loader": "11.1.0",
            "license-webpack-plugin": "4.0.2",
            "loader-utils": "3.2.1",
    
            "magic-string": "0.29.0",
    
            "mini-css-extract-plugin": "2.7.2",
    
            "open": "8.4.1",
    
            "parse5-html-rewriting-stream": "7.0.0",
    
            "piscina": "3.2.0",
            "postcss": "8.4.21",
            "postcss-loader": "7.0.2",
            "resolve-url-loader": "5.0.0",
            "rxjs": "6.6.7",
    
            "sass": "1.58.1",
    
            "sass-loader": "13.2.0",
            "semver": "7.3.8",
            "source-map-loader": "4.0.1",
            "source-map-support": "0.5.21",
    
            "terser": "5.16.3",
    
            "text-table": "0.2.0",
            "tree-kill": "1.2.2",
    
            "tslib": "2.5.0",
    
            "webpack": "5.75.0",
            "webpack-dev-middleware": "6.0.1",
            "webpack-dev-server": "4.11.1",
            "webpack-merge": "5.8.0",
            "webpack-subresource-integrity": "5.1.0"
          },
    
          "engines": {
            "node": "^14.20.0 || ^16.13.0 || >=18.10.0",
            "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
            "yarn": ">= 1.13.0"
          },
          "optionalDependencies": {
            "esbuild": "0.17.8"
          },
          "peerDependencies": {
            "@angular/compiler-cli": "^15.0.0",
            "@angular/localize": "^15.0.0",
            "@angular/platform-server": "^15.0.0",
            "@angular/service-worker": "^15.0.0",
            "karma": "^6.3.0",
            "ng-packagr": "^15.0.0",
            "protractor": "^7.0.0",
            "tailwindcss": "^2.0.0 || ^3.0.0",
            "typescript": ">=4.8.2 <5.0"
          },
          "peerDependenciesMeta": {
            "@angular/localize": {
    
            "@angular/platform-server": {
    
            "@angular/service-worker": {
    
        "node_modules/@angular-devkit/build-angular/node_modules/@esbuild/darwin-arm64": {
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
          "optional": true,
          "os": [
            "darwin"
          ],
    
        "node_modules/@angular-devkit/build-angular/node_modules/esbuild": {
          "version": "0.17.8",
    
          "hasInstallScript": true,
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
          "optional": true,
          "bin": {
            "esbuild": "bin/esbuild"
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          },
    
            "node": ">=12"
          },
          "optionalDependencies": {
            "@esbuild/android-arm": "0.17.8",
            "@esbuild/android-arm64": "0.17.8",
            "@esbuild/android-x64": "0.17.8",
            "@esbuild/darwin-arm64": "0.17.8",
            "@esbuild/darwin-x64": "0.17.8",
            "@esbuild/freebsd-arm64": "0.17.8",
            "@esbuild/freebsd-x64": "0.17.8",
            "@esbuild/linux-arm": "0.17.8",
            "@esbuild/linux-arm64": "0.17.8",
            "@esbuild/linux-ia32": "0.17.8",
            "@esbuild/linux-loong64": "0.17.8",
            "@esbuild/linux-mips64el": "0.17.8",
            "@esbuild/linux-ppc64": "0.17.8",
            "@esbuild/linux-riscv64": "0.17.8",
            "@esbuild/linux-s390x": "0.17.8",
            "@esbuild/linux-x64": "0.17.8",
            "@esbuild/netbsd-x64": "0.17.8",
            "@esbuild/openbsd-x64": "0.17.8",
            "@esbuild/sunos-x64": "0.17.8",
            "@esbuild/win32-arm64": "0.17.8",
            "@esbuild/win32-ia32": "0.17.8",
            "@esbuild/win32-x64": "0.17.8"
    
        "node_modules/@angular-devkit/build-angular/node_modules/esbuild-wasm": {
          "version": "0.17.8",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
          "bin": {
            "esbuild": "bin/esbuild"
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          },
    
          "engines": {
            "node": ">=12"
    
        "node_modules/@angular-devkit/build-angular/node_modules/rxjs": {
          "version": "6.6.7",
    
          "license": "Apache-2.0",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "dependencies": {
    
            "tslib": "^1.9.0"
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          },
    
            "npm": ">=2.0.0"
    
        "node_modules/@angular-devkit/build-angular/node_modules/rxjs/node_modules/tslib": {
          "version": "1.14.1",
          "dev": true,
          "license": "0BSD"
        },
        "node_modules/@angular-devkit/build-webpack": {
          "version": "0.1502.1",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
          "dependencies": {
    
            "@angular-devkit/architect": "0.1502.1",
            "rxjs": "6.6.7"
          },
          "engines": {
            "node": "^14.20.0 || ^16.13.0 || >=18.10.0",
            "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
            "yarn": ">= 1.13.0"
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "peerDependencies": {
    
            "webpack": "^5.30.0",
            "webpack-dev-server": "^4.0.0"
    
        "node_modules/@angular-devkit/build-webpack/node_modules/rxjs": {
          "version": "6.6.7",
          "dev": true,
          "license": "Apache-2.0",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "dependencies": {
    
            "tslib": "^1.9.0"
    
            "npm": ">=2.0.0"
    
        "node_modules/@angular-devkit/build-webpack/node_modules/tslib": {
          "version": "1.14.1",
          "dev": true,
          "license": "0BSD"
        },
        "node_modules/@angular-devkit/core": {
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "version": "15.2.1",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
            "ajv": "8.12.0",
            "ajv-formats": "2.1.1",
            "jsonc-parser": "3.2.0",
            "rxjs": "6.6.7",
            "source-map": "0.7.4"
    
          "engines": {
            "node": "^14.20.0 || ^16.13.0 || >=18.10.0",
            "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
            "yarn": ">= 1.13.0"
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          },
          "peerDependencies": {
    
            "chokidar": "^3.5.2"
          },
          "peerDependenciesMeta": {
            "chokidar": {
              "optional": true
            }
    
        "node_modules/@angular-devkit/core/node_modules/rxjs": {
          "version": "6.6.7",
          "dev": true,
          "license": "Apache-2.0",
          "dependencies": {
            "tslib": "^1.9.0"
          },
          "engines": {
            "npm": ">=2.0.0"
          }
        },
        "node_modules/@angular-devkit/core/node_modules/tslib": {
          "version": "1.14.1",
          "dev": true,
          "license": "0BSD"
        },
        "node_modules/@angular-devkit/schematics": {
          "version": "15.2.1",
          "dev": true,
          "license": "MIT",
          "dependencies": {
            "@angular-devkit/core": "15.2.1",
            "jsonc-parser": "3.2.0",
            "magic-string": "0.29.0",
            "ora": "5.4.1",
            "rxjs": "6.6.7"
          },
          "engines": {
            "node": "^14.20.0 || ^16.13.0 || >=18.10.0",
            "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
            "yarn": ">= 1.13.0"
          }
        },
        "node_modules/@angular-devkit/schematics/node_modules/rxjs": {
          "version": "6.6.7",
          "dev": true,
          "license": "Apache-2.0",
          "dependencies": {
            "tslib": "^1.9.0"
          },
          "engines": {
            "npm": ">=2.0.0"
          }
        },
        "node_modules/@angular-devkit/schematics/node_modules/tslib": {
          "version": "1.14.1",
          "dev": true,
          "license": "0BSD"
        },
        "node_modules/@angular-eslint/builder": {
          "version": "15.2.1",
          "dev": true,
          "license": "MIT",
          "peerDependencies": {
            "eslint": "^7.20.0 || ^8.0.0",
            "typescript": "*"
          }
        },
        "node_modules/@angular-eslint/bundled-angular-compiler": {
          "version": "15.2.1",
          "dev": true,
          "license": "MIT"
        },
        "node_modules/@angular-eslint/eslint-plugin": {
          "version": "15.2.1",
          "dev": true,
          "license": "MIT",
          "dependencies": {
            "@angular-eslint/utils": "15.2.1",
            "@typescript-eslint/utils": "5.48.2"
          },
          "peerDependencies": {
            "eslint": "^7.20.0 || ^8.0.0",
            "typescript": "*"
          }
        },
        "node_modules/@angular-eslint/eslint-plugin-template": {
          "version": "15.2.1",
          "dev": true,
          "license": "MIT",
          "dependencies": {
            "@angular-eslint/bundled-angular-compiler": "15.2.1",
            "@angular-eslint/utils": "15.2.1",
            "@typescript-eslint/type-utils": "5.48.2",
            "@typescript-eslint/utils": "5.48.2",
            "aria-query": "5.1.3",
            "axobject-query": "3.1.1"
          },
          "peerDependencies": {
            "eslint": "^7.20.0 || ^8.0.0",
            "typescript": "*"
          }
        },
        "node_modules/@angular-eslint/schematics": {
          "version": "15.2.1",
          "dev": true,
          "license": "MIT",
          "dependencies": {
            "@angular-eslint/eslint-plugin": "15.2.1",
            "@angular-eslint/eslint-plugin-template": "15.2.1",
            "ignore": "5.2.4",
            "strip-json-comments": "3.1.1",
            "tmp": "0.2.1"
          },
          "peerDependencies": {
            "@angular/cli": ">= 15.0.0 < 16.0.0"
          }
        },
        "node_modules/@angular-eslint/schematics/node_modules/tmp": {
          "version": "0.2.1",
          "dev": true,
          "license": "MIT",
          "dependencies": {
            "rimraf": "^3.0.0"
          },
          "engines": {
            "node": ">=8.17.0"
          }
        },
        "node_modules/@angular-eslint/template-parser": {
          "version": "15.2.1",
          "dev": true,
          "license": "MIT",
          "dependencies": {
            "@angular-eslint/bundled-angular-compiler": "15.2.1",
            "eslint-scope": "^7.0.0"
          },
          "peerDependencies": {
            "eslint": "^7.20.0 || ^8.0.0",
            "typescript": "*"
          }
        },
        "node_modules/@angular-eslint/template-parser/node_modules/eslint-scope": {
          "version": "7.1.1",
          "dev": true,
          "license": "BSD-2-Clause",
          "dependencies": {
            "esrecurse": "^4.3.0",
            "estraverse": "^5.2.0"
          },
          "engines": {
            "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
          }
        },
        "node_modules/@angular-eslint/utils": {
          "version": "15.2.1",
          "dev": true,
          "license": "MIT",
          "dependencies": {
            "@angular-eslint/bundled-angular-compiler": "15.2.1",
            "@typescript-eslint/utils": "5.48.2"
          },
          "peerDependencies": {
            "eslint": "^7.20.0 || ^8.0.0",
            "typescript": "*"
          }
        },
        "node_modules/@angular/animations": {
          "version": "15.2.1",
          "license": "MIT",
          "dependencies": {
            "tslib": "^2.3.0"
          },
          "engines": {
            "node": "^14.20.0 || ^16.13.0 || >=18.10.0"
          },
          "peerDependencies": {
            "@angular/core": "15.2.1"
          }
        },
        "node_modules/@angular/cdk": {
          "version": "15.2.1",
          "license": "MIT",
          "dependencies": {
            "tslib": "^2.3.0"
          },
          "optionalDependencies": {
            "parse5": "^7.1.2"
          },
          "peerDependencies": {
            "@angular/common": "^15.0.0 || ^16.0.0",
            "@angular/core": "^15.0.0 || ^16.0.0",
            "rxjs": "^6.5.3 || ^7.4.0"
          }
        },
        "node_modules/@angular/cli": {
          "version": "15.2.1",
    
          "dev": true,
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
            "@angular-devkit/architect": "0.1502.1",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
            "@angular-devkit/core": "15.2.1",
            "@angular-devkit/schematics": "15.2.1",
            "@schematics/angular": "15.2.1",
            "@yarnpkg/lockfile": "1.1.0",
            "ansi-colors": "4.1.3",
            "ini": "3.0.1",
            "inquirer": "8.2.4",
            "jsonc-parser": "3.2.0",
            "npm-package-arg": "10.1.0",
            "npm-pick-manifest": "8.0.1",
            "open": "8.4.1",
            "ora": "5.4.1",
            "pacote": "15.1.0",
            "resolve": "1.22.1",
            "semver": "7.3.8",
            "symbol-observable": "4.0.0",
            "yargs": "17.6.2"
          },
          "bin": {
            "ng": "bin/ng.js"
    
          "engines": {
            "node": "^14.20.0 || ^16.13.0 || >=18.10.0",
            "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
            "yarn": ">= 1.13.0"
          }
        },
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
        "node_modules/@angular/common": {
          "version": "15.2.1",
          "license": "MIT",
    
          "dependencies": {
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
            "tslib": "^2.3.0"
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
            "node": "^14.20.0 || ^16.13.0 || >=18.10.0"
          },
          "peerDependencies": {
            "@angular/core": "15.2.1",
            "rxjs": "^6.5.3 || ^7.4.0"
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
        "node_modules/@angular/compiler": {
    
          "version": "15.2.1",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
            "tslib": "^2.3.0"
    
          },
          "engines": {
            "node": "^14.20.0 || ^16.13.0 || >=18.10.0"
          },
          "peerDependencies": {
            "@angular/core": "15.2.1"
          },
          "peerDependenciesMeta": {
            "@angular/core": {
              "optional": true
            }
    
        "node_modules/@angular/compiler-cli": {
    
          "version": "15.2.1",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
            "@babel/core": "7.19.3",
            "@jridgewell/sourcemap-codec": "^1.4.14",
            "chokidar": "^3.0.0",
            "convert-source-map": "^1.5.1",
            "dependency-graph": "^0.11.0",
            "magic-string": "^0.27.0",
            "reflect-metadata": "^0.1.2",
            "semver": "^7.0.0",
            "tslib": "^2.3.0",
            "yargs": "^17.2.1"
    
          "bin": {
            "ng-xi18n": "bundles/src/bin/ng_xi18n.js",
            "ngc": "bundles/src/bin/ngc.js",
            "ngcc": "bundles/ngcc/main-ngcc.js"
          },
          "engines": {
            "node": "^14.20.0 || ^16.13.0 || >=18.10.0"
          },
          "peerDependencies": {
            "@angular/compiler": "15.2.1",
            "typescript": ">=4.8.2 <5.0"
          }
        },
        "node_modules/@angular/compiler-cli/node_modules/@babel/core": {
          "version": "7.19.3",
          "dev": true,
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
          "dependencies": {
    
            "@ampproject/remapping": "^2.1.0",
            "@babel/code-frame": "^7.18.6",
            "@babel/generator": "^7.19.3",
            "@babel/helper-compilation-targets": "^7.19.3",
            "@babel/helper-module-transforms": "^7.19.0",
            "@babel/helpers": "^7.19.0",
            "@babel/parser": "^7.19.3",
            "@babel/template": "^7.18.10",
            "@babel/traverse": "^7.19.3",
            "@babel/types": "^7.19.3",
            "convert-source-map": "^1.7.0",
            "debug": "^4.1.0",
            "gensync": "^1.0.0-beta.2",
            "json5": "^2.2.1",
            "semver": "^6.3.0"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/babel"
    
        "node_modules/@angular/compiler-cli/node_modules/@babel/core/node_modules/semver": {
          "version": "6.3.0",
          "dev": true,
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "ISC",
    
          "bin": {
            "semver": "bin/semver.js"
          }
        },
        "node_modules/@angular/compiler-cli/node_modules/magic-string": {
          "version": "0.27.0",
          "dev": true,
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
          "dependencies": {
            "@jridgewell/sourcemap-codec": "^1.4.13"
          },
          "engines": {
            "node": ">=12"
          }
        },
        "node_modules/@angular/core": {
    
          "version": "15.2.1",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
            "tslib": "^2.3.0"
    
          },
          "engines": {
            "node": "^14.20.0 || ^16.13.0 || >=18.10.0"
          },
          "peerDependencies": {
            "rxjs": "^6.5.3 || ^7.4.0",
            "zone.js": "~0.11.4 || ~0.12.0 || ~0.13.0"
    
        "node_modules/@angular/flex-layout": {
    
          "version": "15.0.0-beta.42",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
            "tslib": "^2.3.0"
    
          },
          "peerDependencies": {
            "@angular/cdk": ">=15.0.0",
            "@angular/common": ">=15.0.2",
            "@angular/core": ">=15.0.2",
            "@angular/platform-browser": ">=15.0.2",
            "rxjs": "^6.5.3 || ^7.4.0"
    
        "node_modules/@angular/forms": {
    
          "version": "15.2.1",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
            "tslib": "^2.3.0"
    
          },
          "engines": {
            "node": "^14.20.0 || ^16.13.0 || >=18.10.0"
          },
          "peerDependencies": {
            "@angular/common": "15.2.1",
            "@angular/core": "15.2.1",
            "@angular/platform-browser": "15.2.1",
            "rxjs": "^6.5.3 || ^7.4.0"
    
        "node_modules/@angular/localize": {
    
          "version": "15.2.1",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
            "@babel/core": "7.19.3",
            "glob": "8.1.0",
            "yargs": "^17.2.1"
          },
    
          "bin": {
            "localize-extract": "tools/bundles/src/extract/cli.js",
            "localize-migrate": "tools/bundles/src/migrate/cli.js",
            "localize-translate": "tools/bundles/src/translate/cli.js"
          },
          "engines": {
            "node": "^14.20.0 || ^16.13.0 || >=18.10.0"
          },
          "peerDependencies": {
            "@angular/compiler": "15.2.1",
            "@angular/compiler-cli": "15.2.1"
          }
        },
        "node_modules/@angular/localize/node_modules/@babel/core": {
          "version": "7.19.3",
          "dev": true,
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
          "dependencies": {
    
            "@ampproject/remapping": "^2.1.0",
            "@babel/code-frame": "^7.18.6",
            "@babel/generator": "^7.19.3",
            "@babel/helper-compilation-targets": "^7.19.3",
            "@babel/helper-module-transforms": "^7.19.0",
            "@babel/helpers": "^7.19.0",
            "@babel/parser": "^7.19.3",
            "@babel/template": "^7.18.10",
            "@babel/traverse": "^7.19.3",
            "@babel/types": "^7.19.3",
            "convert-source-map": "^1.7.0",
            "debug": "^4.1.0",
            "gensync": "^1.0.0-beta.2",
            "json5": "^2.2.1",
            "semver": "^6.3.0"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/babel"
    
        "node_modules/@angular/localize/node_modules/semver": {
          "version": "6.3.0",
          "dev": true,
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "ISC",
    
          "bin": {
            "semver": "bin/semver.js"
          }
        },
        "node_modules/@angular/platform-browser": {
    
          "version": "15.2.1",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
            "tslib": "^2.3.0"
    
          },
          "engines": {
            "node": "^14.20.0 || ^16.13.0 || >=18.10.0"
          },
          "peerDependencies": {
            "@angular/animations": "15.2.1",
            "@angular/common": "15.2.1",
            "@angular/core": "15.2.1"
          },
          "peerDependenciesMeta": {
            "@angular/animations": {
              "optional": true
            }
    
        "node_modules/@angular/platform-browser-dynamic": {
    
          "version": "15.2.1",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
            "tslib": "^2.3.0"
    
          },
          "engines": {
            "node": "^14.20.0 || ^16.13.0 || >=18.10.0"
          },
          "peerDependencies": {
            "@angular/common": "15.2.1",
            "@angular/compiler": "15.2.1",
            "@angular/core": "15.2.1",
            "@angular/platform-browser": "15.2.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
        "node_modules/@angular/router": {
    
          "version": "15.2.1",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
            "tslib": "^2.3.0"
    
          },
          "engines": {
            "node": "^14.20.0 || ^16.13.0 || >=18.10.0"
          },
          "peerDependencies": {
            "@angular/common": "15.2.1",
            "@angular/core": "15.2.1",
            "@angular/platform-browser": "15.2.1",
            "rxjs": "^6.5.3 || ^7.4.0"
    
        "node_modules/@angular/service-worker": {
    
          "version": "15.2.1",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
            "tslib": "^2.3.0"
    
          },
          "bin": {
            "ngsw-config": "ngsw-config.js"
          },
          "engines": {
            "node": "^14.20.0 || ^16.13.0 || >=18.10.0"
          },
          "peerDependencies": {
            "@angular/common": "15.2.1",
            "@angular/core": "15.2.1"
    
        "node_modules/@assemblyscript/loader": {
    
          "version": "0.10.1",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "dev": true,
          "license": "Apache-2.0"
    
        "node_modules/@asymmetrik/ngx-leaflet": {
    
          "version": "8.1.0",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
          "peerDependencies": {
            "@angular/common": ">=10",
            "@angular/core": ">=10",
            "leaflet": "1",
            "tslib": "2"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
        "node_modules/@aw-web-design/x-default-browser": {
          "version": "1.4.126",
    
          "dev": true,
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
          "dependencies": {
            "default-browser-id": "3.0.0"
          },
          "bin": {
            "x-default-browser": "bin/x-default-browser.js"
    
        "node_modules/@babel/code-frame": {
          "version": "7.22.13",
          "dev": true,
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
          "dependencies": {
            "@babel/highlight": "^7.22.13",
            "chalk": "^2.4.2"
          },
          "engines": {
            "node": ">=6.9.0"
          }
        },
        "node_modules/@babel/code-frame/node_modules/ansi-styles": {
          "version": "3.2.1",
          "dev": true,
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
          "dependencies": {
            "color-convert": "^1.9.0"
          },
          "engines": {
            "node": ">=4"
          }
        },
        "node_modules/@babel/code-frame/node_modules/chalk": {
          "version": "2.4.2",
          "dev": true,
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "license": "MIT",
    
          "dependencies": {
            "ansi-styles": "^3.2.1",
            "escape-string-regexp": "^1.0.5",
            "supports-color": "^5.3.0"
          },
          "engines": {