2019-11-25 15:52:02 +01:00
|
|
|
{
|
|
|
|
"name": "farmmaps-lib-app",
|
2025-04-11 11:55:57 +00:00
|
|
|
"version": "4.17.0",
|
2024-09-06 09:14:06 +02:00
|
|
|
"lockfileVersion": 3,
|
2019-11-25 15:52:02 +01:00
|
|
|
"requires": true,
|
2023-01-24 15:16:51 +01:00
|
|
|
"packages": {
|
|
|
|
"": {
|
|
|
|
"name": "farmmaps-lib-app",
|
2025-04-11 11:55:57 +00:00
|
|
|
"version": "4.17.0",
|
2023-01-24 15:16:51 +01:00
|
|
|
"dependencies": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"@angular-eslint/eslint-plugin": "^18.2.0",
|
2024-12-03 12:02:22 +00:00
|
|
|
"@angular/animations": "18.2.3",
|
|
|
|
"@angular/common": "18.2.3",
|
|
|
|
"@angular/compiler": "18.2.3",
|
|
|
|
"@angular/core": "18.2.3",
|
|
|
|
"@angular/forms": "18.2.3",
|
|
|
|
"@angular/platform-browser": "18.2.3",
|
|
|
|
"@angular/platform-browser-dynamic": "18.2.3",
|
|
|
|
"@angular/router": "18.2.3",
|
2023-12-29 10:17:00 +00:00
|
|
|
"@farmmaps/common": "file:dist/common",
|
|
|
|
"@farmmaps/common-map": "file:dist/common-map",
|
|
|
|
"@farmmaps/common-map3d": "file:dist/common-map3d",
|
2024-09-06 13:32:58 +02:00
|
|
|
"@farmmaps/ng-openlayers": "file:dist/ng-openlayers",
|
2023-01-24 15:16:51 +01:00
|
|
|
"@microsoft/signalr": "^3.1.16",
|
2024-09-05 11:45:31 +02:00
|
|
|
"@ng-bootstrap/ng-bootstrap": "^17.0.1",
|
2024-09-05 13:44:33 +02:00
|
|
|
"@ngrx/effects": "^18.0.2",
|
|
|
|
"@ngrx/router-store": "^18.0.2",
|
|
|
|
"@ngrx/store": "^18.0.2",
|
2024-09-05 11:45:31 +02:00
|
|
|
"@popperjs/core": "^2.11.8",
|
2024-09-05 13:44:33 +02:00
|
|
|
"angular-oauth2-oidc": "^17.0.2",
|
2023-01-24 15:16:51 +01:00
|
|
|
"assert": "^2.0.0",
|
2024-09-05 13:44:33 +02:00
|
|
|
"bootstrap": "^5.3.3",
|
2023-01-24 15:16:51 +01:00
|
|
|
"browserify-zlib": "^0.2.0",
|
|
|
|
"buffer": "^6.0.3",
|
|
|
|
"cesium": "^1.97.0",
|
|
|
|
"core-js": "^2.6.12",
|
|
|
|
"https-browserify": "^1.0.0",
|
|
|
|
"moment": "^2.29.4",
|
2024-09-06 09:14:03 +02:00
|
|
|
"ngrx-store-localstorage": "^18.0.0",
|
|
|
|
"ngx-avatars": "^1.8.0",
|
|
|
|
"ngx-clipboard": "^16.0.0",
|
2024-09-05 13:44:33 +02:00
|
|
|
"ngx-image-cropper": "^7.0.0",
|
2024-04-09 09:50:06 +02:00
|
|
|
"ngx-uploadx": "^6.2.0",
|
2024-04-09 13:51:44 +00:00
|
|
|
"ol": "^8.2.0",
|
2023-01-24 15:16:51 +01:00
|
|
|
"olcs": "^2.13.1",
|
|
|
|
"resumablejs": "^1.1.0",
|
2023-08-22 13:37:16 +02:00
|
|
|
"rxjs": "^7.8.1",
|
2023-01-24 15:16:51 +01:00
|
|
|
"stream": "^0.0.2",
|
|
|
|
"stream-http": "^3.2.0",
|
|
|
|
"tassign": "^1.0.0",
|
|
|
|
"tslib": "^2.4.0",
|
|
|
|
"url": "^0.11.0",
|
|
|
|
"util": "^0.12.4",
|
2024-09-05 09:08:43 +02:00
|
|
|
"zone.js": "~0.14.10"
|
2023-01-24 15:16:51 +01:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2024-09-06 09:14:03 +02:00
|
|
|
"@angular-builders/custom-webpack": "^18.0.0",
|
2024-12-03 12:02:22 +00:00
|
|
|
"@angular-devkit/build-angular": "18.2.3",
|
|
|
|
"@angular/cli": "18.2.3",
|
|
|
|
"@angular/compiler-cli": "18.2.3",
|
|
|
|
"@angular/language-service": "18.2.3",
|
|
|
|
"@angular/localize": "18.2.3",
|
2023-01-24 15:16:51 +01:00
|
|
|
"@types/arcgis-rest-api": "^10.4.5",
|
|
|
|
"@types/jasmine": "~2.8.8",
|
|
|
|
"@types/jasminewd2": "^2.0.9",
|
2024-09-06 09:30:03 +02:00
|
|
|
"@types/node": "^22.5.4",
|
2024-09-05 13:44:33 +02:00
|
|
|
"@typescript-eslint/eslint-plugin": "^6.18.0",
|
|
|
|
"@typescript-eslint/eslint-plugin-tslint": "^6.18.0",
|
|
|
|
"@typescript-eslint/parser": "^6.18.0",
|
|
|
|
"codelyzer": "^6.0.2",
|
2023-03-02 12:02:52 +01:00
|
|
|
"eslint": "^8.35.0",
|
|
|
|
"eslint-config-prettier": "^8.6.0",
|
|
|
|
"eslint-plugin-import": "^2.27.5",
|
2023-01-24 15:16:51 +01:00
|
|
|
"jasmine-core": "^4.3.0",
|
|
|
|
"jasmine-spec-reporter": "^7.0.0",
|
|
|
|
"karma": "^6.3.20",
|
|
|
|
"karma-chrome-launcher": "~3.1.0",
|
|
|
|
"karma-coverage-istanbul-reporter": "^3.0.3",
|
|
|
|
"karma-jasmine": "^5.1.0",
|
|
|
|
"karma-jasmine-html-reporter": "^2.0.0",
|
2024-09-05 09:08:43 +02:00
|
|
|
"ng-packagr": "^18.2.1",
|
2023-01-24 15:16:51 +01:00
|
|
|
"protractor": "~7.0.0",
|
|
|
|
"ts-node": "^8.8.1",
|
2024-04-09 10:16:21 +02:00
|
|
|
"typescript": "~5.4.4"
|
2024-09-06 13:10:45 +02:00
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"@lmdb/lmdb-linux-x64": "^3.1.0",
|
|
|
|
"@rollup/rollup-linux-x64-gnu": "^4.21.2"
|
2023-01-24 15:16:51 +01:00
|
|
|
}
|
|
|
|
},
|
2023-12-29 10:17:00 +00:00
|
|
|
"dist/common": {
|
2023-12-29 13:53:17 +00:00
|
|
|
"name": "@farmmaps/common",
|
2025-05-13 09:34:44 +00:00
|
|
|
"version": "4.17.0-prerelease.2569",
|
2023-12-29 10:17:00 +00:00
|
|
|
"dependencies": {
|
|
|
|
"tslib": "^2.3.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2025-03-03 14:34:07 +00:00
|
|
|
"@angular/common": "18.2.3",
|
|
|
|
"@angular/core": "18.2.3",
|
|
|
|
"@angular/forms": "18.2.3",
|
2024-04-10 12:19:34 +00:00
|
|
|
"@microsoft/signalr": "^3.1.16",
|
2024-09-05 12:51:03 +00:00
|
|
|
"@ng-bootstrap/ng-bootstrap": "^17.0.1",
|
|
|
|
"@ngrx/effects": "^18.0.2",
|
|
|
|
"@ngrx/router-store": "^18.0.2",
|
|
|
|
"@ngrx/store": "^18.0.2",
|
|
|
|
"angular-oauth2-oidc": "^17.0.2",
|
|
|
|
"bootstrap": "^5.3.3",
|
2024-01-11 12:39:00 +00:00
|
|
|
"moment": "^2.29.4",
|
2024-09-06 09:30:03 +02:00
|
|
|
"ngx-avatars": "^1.8.0",
|
|
|
|
"ngx-clipboard": "^16.0.0",
|
2024-09-05 12:51:03 +00:00
|
|
|
"ngx-image-cropper": "^7.0.0",
|
2024-04-10 11:29:13 +00:00
|
|
|
"ngx-uploadx": "^6.2.0",
|
2024-04-10 14:06:44 +02:00
|
|
|
"tassign": "^1.0.0"
|
2023-12-29 10:17:00 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-29 13:53:17 +00:00
|
|
|
"dist/common-map": {
|
|
|
|
"name": "@farmmaps/common-map",
|
2025-05-13 09:34:44 +00:00
|
|
|
"version": "4.17.0-prerelease.2569",
|
2023-12-29 13:53:17 +00:00
|
|
|
"dependencies": {
|
|
|
|
"tslib": "^2.0.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2025-03-03 14:34:07 +00:00
|
|
|
"@angular/core": "18.2.3",
|
2024-09-05 12:51:03 +00:00
|
|
|
"@ngrx/effects": "^18.0.2",
|
|
|
|
"@ngrx/router-store": "^18.0.2",
|
|
|
|
"@ngrx/store": "^18.0.2",
|
2024-10-14 12:11:38 +00:00
|
|
|
"ngrx-store-localstorage": "^18.0.0",
|
2024-04-10 12:19:34 +00:00
|
|
|
"tassign": "^1.0.0"
|
2023-12-29 13:53:17 +00:00
|
|
|
}
|
|
|
|
},
|
2023-10-20 17:12:35 +00:00
|
|
|
"dist/common-map3d": {
|
2023-10-20 17:17:51 +00:00
|
|
|
"name": "@farmmaps/common-map3d",
|
2025-05-13 09:34:44 +00:00
|
|
|
"version": "4.17.0-prerelease.2569",
|
2023-10-20 17:12:35 +00:00
|
|
|
"dependencies": {
|
|
|
|
"tslib": "^2.0.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2025-03-03 14:34:07 +00:00
|
|
|
"@angular/common": "18.2.3",
|
|
|
|
"@angular/core": "18.2.3",
|
2024-09-06 09:30:03 +02:00
|
|
|
"cesium": "^1.97.0",
|
2023-10-20 17:12:35 +00:00
|
|
|
"ol-cesium": ">=2.13.0"
|
|
|
|
}
|
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"dist/ng-openlayers": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"name": "@farmmaps/ng-openlayers",
|
2025-05-13 09:34:44 +00:00
|
|
|
"version": "4.17.0-prerelease.2569",
|
2024-09-05 11:45:31 +02:00
|
|
|
"license": "MPL-2.0",
|
|
|
|
"dependencies": {
|
|
|
|
"tslib": "^2.3.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2025-03-03 14:34:07 +00:00
|
|
|
"@angular/common": "18.2.3",
|
|
|
|
"@angular/core": "18.2.3",
|
2024-09-05 11:45:31 +02:00
|
|
|
"ol": "^8.2.0"
|
|
|
|
}
|
|
|
|
},
|
2023-01-24 15:16:51 +01:00
|
|
|
"node_modules/@ampproject/remapping": {
|
2024-09-05 09:08:43 +02:00
|
|
|
"version": "2.3.0",
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "Apache-2.0",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dependencies": {
|
2024-09-05 09:08:43 +02:00
|
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
2022-09-28 21:32:15 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
}
|
|
|
|
},
|
2024-04-10 06:25:47 +00:00
|
|
|
"node_modules/@angular-builders/common": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "2.0.0",
|
2024-04-10 06:25:47 +00:00
|
|
|
"dev": true,
|
2024-09-05 11:45:31 +02:00
|
|
|
"license": "MIT",
|
2024-04-10 06:25:47 +00:00
|
|
|
"dependencies": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"@angular-devkit/core": "^18.0.0",
|
2024-04-10 06:25:47 +00:00
|
|
|
"ts-node": "^10.0.0",
|
|
|
|
"tsconfig-paths": "^4.1.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^14.20.0 || ^16.13.0 || >=18.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@angular-builders/common/node_modules/ts-node": {
|
|
|
|
"version": "10.9.2",
|
|
|
|
"dev": true,
|
2024-09-05 11:45:31 +02:00
|
|
|
"license": "MIT",
|
2024-04-10 06:25:47 +00:00
|
|
|
"dependencies": {
|
|
|
|
"@cspotcode/source-map-support": "^0.8.0",
|
|
|
|
"@tsconfig/node10": "^1.0.7",
|
|
|
|
"@tsconfig/node12": "^1.0.7",
|
|
|
|
"@tsconfig/node14": "^1.0.0",
|
|
|
|
"@tsconfig/node16": "^1.0.2",
|
|
|
|
"acorn": "^8.4.1",
|
|
|
|
"acorn-walk": "^8.1.1",
|
|
|
|
"arg": "^4.1.0",
|
|
|
|
"create-require": "^1.1.0",
|
|
|
|
"diff": "^4.0.1",
|
|
|
|
"make-error": "^1.1.1",
|
|
|
|
"v8-compile-cache-lib": "^3.0.1",
|
|
|
|
"yn": "3.1.1"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"ts-node": "dist/bin.js",
|
|
|
|
"ts-node-cwd": "dist/bin-cwd.js",
|
|
|
|
"ts-node-esm": "dist/bin-esm.js",
|
|
|
|
"ts-node-script": "dist/bin-script.js",
|
|
|
|
"ts-node-transpile-only": "dist/bin-transpile.js",
|
|
|
|
"ts-script": "dist/bin-script-deprecated.js"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@swc/core": ">=1.2.50",
|
|
|
|
"@swc/wasm": ">=1.2.50",
|
|
|
|
"@types/node": "*",
|
|
|
|
"typescript": ">=2.7"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"@swc/core": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"@swc/wasm": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@angular-builders/common/node_modules/tsconfig-paths": {
|
|
|
|
"version": "4.2.0",
|
|
|
|
"dev": true,
|
2024-09-05 11:45:31 +02:00
|
|
|
"license": "MIT",
|
2024-04-10 06:25:47 +00:00
|
|
|
"dependencies": {
|
|
|
|
"json5": "^2.2.2",
|
|
|
|
"minimist": "^1.2.6",
|
|
|
|
"strip-bom": "^3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
2022-09-28 21:32:15 +02:00
|
|
|
"node_modules/@angular-builders/custom-webpack": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "18.0.0",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-05 11:45:31 +02:00
|
|
|
"license": "MIT",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dependencies": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"@angular-builders/common": "2.0.0",
|
|
|
|
"@angular-devkit/architect": ">=0.1800.0 < 0.1900.0",
|
|
|
|
"@angular-devkit/build-angular": "^18.0.0",
|
|
|
|
"@angular-devkit/core": "^18.0.0",
|
2022-09-28 21:32:15 +02:00
|
|
|
"lodash": "^4.17.15",
|
|
|
|
"webpack-merge": "^5.7.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
2024-01-09 09:24:52 +01:00
|
|
|
"node": "^14.20.0 || ^16.13.0 || >=18.10.0"
|
2022-08-31 09:26:26 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"@angular/compiler-cli": "^18.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@angular-devkit/architect": {
|
|
|
|
"version": "0.1802.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@angular-devkit/core": "18.2.3",
|
|
|
|
"rxjs": "7.8.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.19.1 || ^20.11.1 || >=22.0.0",
|
|
|
|
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
|
|
|
|
"yarn": ">= 1.13.0"
|
2024-04-10 06:25:47 +00:00
|
|
|
}
|
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"node_modules/@angular-devkit/build-angular": {
|
|
|
|
"version": "18.2.3",
|
2022-08-31 09:26:26 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2022-08-31 09:26:26 +02:00
|
|
|
"dependencies": {
|
2024-04-10 06:25:47 +00:00
|
|
|
"@ampproject/remapping": "2.3.0",
|
2024-09-05 11:45:31 +02:00
|
|
|
"@angular-devkit/architect": "0.1802.3",
|
|
|
|
"@angular-devkit/build-webpack": "0.1802.3",
|
|
|
|
"@angular-devkit/core": "18.2.3",
|
|
|
|
"@angular/build": "18.2.3",
|
|
|
|
"@babel/core": "7.25.2",
|
|
|
|
"@babel/generator": "7.25.0",
|
|
|
|
"@babel/helper-annotate-as-pure": "7.24.7",
|
|
|
|
"@babel/helper-split-export-declaration": "7.24.7",
|
|
|
|
"@babel/plugin-transform-async-generator-functions": "7.25.0",
|
|
|
|
"@babel/plugin-transform-async-to-generator": "7.24.7",
|
|
|
|
"@babel/plugin-transform-runtime": "7.24.7",
|
|
|
|
"@babel/preset-env": "7.25.3",
|
|
|
|
"@babel/runtime": "7.25.0",
|
|
|
|
"@discoveryjs/json-ext": "0.6.1",
|
|
|
|
"@ngtools/webpack": "18.2.3",
|
2024-04-10 06:25:47 +00:00
|
|
|
"@vitejs/plugin-basic-ssl": "1.1.0",
|
2022-08-31 09:26:26 +02:00
|
|
|
"ansi-colors": "4.1.3",
|
2024-09-05 11:45:31 +02:00
|
|
|
"autoprefixer": "10.4.20",
|
2024-02-01 15:21:04 +01:00
|
|
|
"babel-loader": "9.1.3",
|
|
|
|
"browserslist": "^4.21.5",
|
2024-09-05 11:45:31 +02:00
|
|
|
"copy-webpack-plugin": "12.0.2",
|
|
|
|
"critters": "0.0.24",
|
|
|
|
"css-loader": "7.1.2",
|
|
|
|
"esbuild-wasm": "0.23.0",
|
2024-04-10 06:25:47 +00:00
|
|
|
"fast-glob": "3.3.2",
|
2024-09-05 11:45:31 +02:00
|
|
|
"http-proxy-middleware": "3.0.0",
|
|
|
|
"https-proxy-agent": "7.0.5",
|
|
|
|
"istanbul-lib-instrument": "6.0.3",
|
|
|
|
"jsonc-parser": "3.3.1",
|
2022-09-28 21:32:15 +02:00
|
|
|
"karma-source-map-support": "1.4.0",
|
2024-04-10 06:25:47 +00:00
|
|
|
"less": "4.2.0",
|
2024-09-05 11:45:31 +02:00
|
|
|
"less-loader": "12.2.0",
|
2022-08-31 09:26:26 +02:00
|
|
|
"license-webpack-plugin": "4.0.2",
|
2024-09-05 11:45:31 +02:00
|
|
|
"loader-utils": "3.3.1",
|
|
|
|
"magic-string": "0.30.11",
|
|
|
|
"mini-css-extract-plugin": "2.9.0",
|
2024-04-10 06:25:47 +00:00
|
|
|
"mrmime": "2.0.0",
|
2024-09-05 11:45:31 +02:00
|
|
|
"open": "10.1.0",
|
2022-09-28 21:32:15 +02:00
|
|
|
"ora": "5.4.1",
|
2024-01-09 09:24:52 +01:00
|
|
|
"parse5-html-rewriting-stream": "7.0.0",
|
2024-09-05 11:45:31 +02:00
|
|
|
"picomatch": "4.0.2",
|
|
|
|
"piscina": "4.6.1",
|
|
|
|
"postcss": "8.4.41",
|
2024-04-10 06:25:47 +00:00
|
|
|
"postcss-loader": "8.1.1",
|
2022-08-31 09:26:26 +02:00
|
|
|
"resolve-url-loader": "5.0.0",
|
2024-02-01 15:21:04 +01:00
|
|
|
"rxjs": "7.8.1",
|
2024-09-05 11:45:31 +02:00
|
|
|
"sass": "1.77.6",
|
|
|
|
"sass-loader": "16.0.0",
|
|
|
|
"semver": "7.6.3",
|
2024-04-10 06:25:47 +00:00
|
|
|
"source-map-loader": "5.0.0",
|
2022-08-31 09:26:26 +02:00
|
|
|
"source-map-support": "0.5.21",
|
2024-09-05 11:45:31 +02:00
|
|
|
"terser": "5.31.6",
|
2022-09-28 21:32:15 +02:00
|
|
|
"tree-kill": "1.2.2",
|
2024-09-05 11:45:31 +02:00
|
|
|
"tslib": "2.6.3",
|
|
|
|
"vite": "5.4.0",
|
|
|
|
"watchpack": "2.4.1",
|
2024-09-05 09:08:43 +02:00
|
|
|
"webpack": "5.94.0",
|
2024-09-05 11:45:31 +02:00
|
|
|
"webpack-dev-middleware": "7.4.2",
|
|
|
|
"webpack-dev-server": "5.0.4",
|
|
|
|
"webpack-merge": "6.0.1",
|
2022-08-31 09:26:26 +02:00
|
|
|
"webpack-subresource-integrity": "5.1.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": "^18.19.1 || ^20.11.1 || >=22.0.0",
|
2022-08-31 09:26:26 +02:00
|
|
|
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
|
2022-09-28 21:32:15 +02:00
|
|
|
"yarn": ">= 1.13.0"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"esbuild": "0.23.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"@angular/compiler-cli": "^18.0.0",
|
|
|
|
"@angular/localize": "^18.0.0",
|
|
|
|
"@angular/platform-server": "^18.0.0",
|
|
|
|
"@angular/service-worker": "^18.0.0",
|
2024-04-10 06:25:47 +00:00
|
|
|
"@web/test-runner": "^0.18.0",
|
|
|
|
"browser-sync": "^3.0.2",
|
2024-02-01 15:21:04 +01:00
|
|
|
"jest": "^29.5.0",
|
|
|
|
"jest-environment-jsdom": "^29.5.0",
|
2022-09-28 21:32:15 +02:00
|
|
|
"karma": "^6.3.0",
|
2024-09-05 11:45:31 +02:00
|
|
|
"ng-packagr": "^18.0.0",
|
2022-09-28 21:32:15 +02:00
|
|
|
"protractor": "^7.0.0",
|
2022-08-31 09:26:26 +02:00
|
|
|
"tailwindcss": "^2.0.0 || ^3.0.0",
|
2024-09-05 11:45:31 +02:00
|
|
|
"typescript": ">=5.4 <5.6"
|
2022-09-28 21:32:15 +02:00
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"@angular/localize": {
|
|
|
|
"optional": true
|
|
|
|
},
|
2024-01-09 09:24:52 +01:00
|
|
|
"@angular/platform-server": {
|
|
|
|
"optional": true
|
|
|
|
},
|
2022-09-28 21:32:15 +02:00
|
|
|
"@angular/service-worker": {
|
|
|
|
"optional": true
|
|
|
|
},
|
2024-04-10 06:25:47 +00:00
|
|
|
"@web/test-runner": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"browser-sync": {
|
|
|
|
"optional": true
|
|
|
|
},
|
2024-02-01 15:21:04 +01:00
|
|
|
"jest": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"jest-environment-jsdom": {
|
|
|
|
"optional": true
|
|
|
|
},
|
2022-09-28 21:32:15 +02:00
|
|
|
"karma": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"ng-packagr": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"protractor": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"tailwindcss": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"node_modules/@angular-devkit/build-angular/node_modules/@babel/generator": {
|
|
|
|
"version": "7.25.0",
|
2024-04-09 10:16:21 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-04-09 10:16:21 +02:00
|
|
|
"dependencies": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"@babel/types": "^7.25.0",
|
|
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.25",
|
2024-04-10 06:25:47 +00:00
|
|
|
"jsesc": "^2.5.1"
|
2024-04-09 10:16:21 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"node_modules/@angular-devkit/build-angular/node_modules/@babel/helper-split-export-declaration": {
|
|
|
|
"version": "7.24.7",
|
2023-12-29 11:01:36 +01:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-04-10 06:25:47 +00:00
|
|
|
"dependencies": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"@babel/types": "^7.24.7"
|
2024-04-10 06:25:47 +00:00
|
|
|
},
|
2024-09-05 09:08:43 +02:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular-devkit/build-angular/node_modules/@esbuild/win32-x64": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "0.21.5",
|
2024-09-05 09:08:43 +02:00
|
|
|
"cpu": [
|
2024-09-06 09:14:06 +02:00
|
|
|
"x64"
|
2024-09-05 09:08:43 +02:00
|
|
|
],
|
2023-12-29 10:17:00 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
2024-09-06 09:14:06 +02:00
|
|
|
"win32"
|
2024-09-05 09:08:43 +02:00
|
|
|
],
|
2024-04-09 10:16:21 +02:00
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular-devkit/build-angular/node_modules/picomatch": {
|
|
|
|
"version": "4.0.2",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
2024-09-06 09:14:06 +02:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular-devkit/build-angular/node_modules/postcss": {
|
|
|
|
"version": "8.4.41",
|
2024-04-09 10:16:21 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/postcss/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "tidelift",
|
|
|
|
"url": "https://tidelift.com/funding/github/npm/postcss"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
}
|
2024-09-05 09:08:43 +02:00
|
|
|
],
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"nanoid": "^3.3.7",
|
|
|
|
"picocolors": "^1.0.1",
|
|
|
|
"source-map-js": "^1.2.0"
|
|
|
|
},
|
2024-04-09 10:16:21 +02:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": "^10 || ^12 || >=14"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular-devkit/build-angular/node_modules/sass": {
|
|
|
|
"version": "1.77.6",
|
2024-04-09 10:16:21 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"chokidar": ">=3.0.0 <4.0.0",
|
|
|
|
"immutable": "^4.0.0",
|
|
|
|
"source-map-js": ">=0.6.2 <2.0.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"sass": "sass.js"
|
|
|
|
},
|
2024-02-01 15:21:04 +01:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=14.0.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular-devkit/build-angular/node_modules/terser": {
|
|
|
|
"version": "5.31.6",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
"dependencies": {
|
|
|
|
"@jridgewell/source-map": "^0.3.3",
|
|
|
|
"acorn": "^8.8.2",
|
|
|
|
"commander": "^2.20.0",
|
|
|
|
"source-map-support": "~0.5.20"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"terser": "bin/terser"
|
|
|
|
},
|
2024-02-01 15:21:04 +01:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=10"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular-devkit/build-angular/node_modules/tslib": {
|
|
|
|
"version": "2.6.3",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "0BSD"
|
2022-09-28 21:32:15 +02:00
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular-devkit/build-angular/node_modules/vite": {
|
|
|
|
"version": "5.4.0",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"esbuild": "^0.21.3",
|
|
|
|
"postcss": "^8.4.40",
|
|
|
|
"rollup": "^4.13.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"vite": "bin/vite.js"
|
|
|
|
},
|
2024-04-09 10:16:21 +02:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": "^18.0.0 || >=20.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/vitejs/vite?sponsor=1"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"fsevents": "~2.3.3"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@types/node": "^18.0.0 || >=20.0.0",
|
|
|
|
"less": "*",
|
|
|
|
"lightningcss": "^1.21.0",
|
|
|
|
"sass": "*",
|
|
|
|
"sass-embedded": "*",
|
|
|
|
"stylus": "*",
|
|
|
|
"sugarss": "*",
|
|
|
|
"terser": "^5.4.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"@types/node": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"less": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"lightningcss": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"sass": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"sass-embedded": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"stylus": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"sugarss": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"terser": {
|
|
|
|
"optional": true
|
|
|
|
}
|
2024-04-09 10:16:21 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular-devkit/build-angular/node_modules/vite/node_modules/esbuild": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "0.21.5",
|
2024-04-09 10:16:21 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"hasInstallScript": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
|
|
|
"esbuild": "bin/esbuild"
|
|
|
|
},
|
2024-04-09 10:16:21 +02:00
|
|
|
"engines": {
|
2024-09-05 09:08:43 +02:00
|
|
|
"node": ">=12"
|
2024-09-06 09:14:06 +02:00
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"@esbuild/aix-ppc64": "0.21.5",
|
|
|
|
"@esbuild/android-arm": "0.21.5",
|
|
|
|
"@esbuild/android-arm64": "0.21.5",
|
|
|
|
"@esbuild/android-x64": "0.21.5",
|
|
|
|
"@esbuild/darwin-arm64": "0.21.5",
|
|
|
|
"@esbuild/darwin-x64": "0.21.5",
|
|
|
|
"@esbuild/freebsd-arm64": "0.21.5",
|
|
|
|
"@esbuild/freebsd-x64": "0.21.5",
|
|
|
|
"@esbuild/linux-arm": "0.21.5",
|
|
|
|
"@esbuild/linux-arm64": "0.21.5",
|
|
|
|
"@esbuild/linux-ia32": "0.21.5",
|
|
|
|
"@esbuild/linux-loong64": "0.21.5",
|
|
|
|
"@esbuild/linux-mips64el": "0.21.5",
|
|
|
|
"@esbuild/linux-ppc64": "0.21.5",
|
|
|
|
"@esbuild/linux-riscv64": "0.21.5",
|
|
|
|
"@esbuild/linux-s390x": "0.21.5",
|
|
|
|
"@esbuild/linux-x64": "0.21.5",
|
|
|
|
"@esbuild/netbsd-x64": "0.21.5",
|
|
|
|
"@esbuild/openbsd-x64": "0.21.5",
|
|
|
|
"@esbuild/sunos-x64": "0.21.5",
|
|
|
|
"@esbuild/win32-arm64": "0.21.5",
|
|
|
|
"@esbuild/win32-ia32": "0.21.5",
|
|
|
|
"@esbuild/win32-x64": "0.21.5"
|
2024-04-09 10:16:21 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular-devkit/build-angular/node_modules/watchpack": {
|
|
|
|
"version": "2.4.1",
|
2024-04-09 10:16:21 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"glob-to-regexp": "^0.4.1",
|
|
|
|
"graceful-fs": "^4.1.2"
|
|
|
|
},
|
2024-04-09 10:16:21 +02:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=10.13.0"
|
2024-04-09 10:16:21 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular-devkit/build-angular/node_modules/webpack-merge": {
|
|
|
|
"version": "6.0.1",
|
2024-04-09 10:16:21 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"clone-deep": "^4.0.1",
|
|
|
|
"flat": "^5.0.2",
|
|
|
|
"wildcard": "^2.0.1"
|
|
|
|
},
|
2024-09-05 09:08:43 +02:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=18.0.0"
|
2024-04-09 10:16:21 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular-devkit/build-webpack": {
|
|
|
|
"version": "0.1802.3",
|
2024-04-09 10:16:21 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@angular-devkit/architect": "0.1802.3",
|
|
|
|
"rxjs": "7.8.1"
|
|
|
|
},
|
2024-04-10 06:25:47 +00:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": "^18.19.1 || ^20.11.1 || >=22.0.0",
|
|
|
|
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
|
|
|
|
"yarn": ">= 1.13.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"webpack": "^5.30.0",
|
|
|
|
"webpack-dev-server": "^5.0.2"
|
2024-04-09 10:16:21 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular-devkit/core": {
|
|
|
|
"version": "18.2.3",
|
2024-04-09 10:16:21 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"ajv": "8.17.1",
|
|
|
|
"ajv-formats": "3.0.1",
|
|
|
|
"jsonc-parser": "3.3.1",
|
|
|
|
"picomatch": "4.0.2",
|
|
|
|
"rxjs": "7.8.1",
|
|
|
|
"source-map": "0.7.4"
|
|
|
|
},
|
2024-04-09 10:16:21 +02:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": "^18.19.1 || ^20.11.1 || >=22.0.0",
|
|
|
|
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
|
|
|
|
"yarn": ">= 1.13.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"chokidar": "^3.5.2"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"chokidar": {
|
|
|
|
"optional": true
|
|
|
|
}
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular-devkit/core/node_modules/ajv": {
|
|
|
|
"version": "8.17.1",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"fast-deep-equal": "^3.1.3",
|
|
|
|
"fast-uri": "^3.0.1",
|
|
|
|
"json-schema-traverse": "^1.0.0",
|
|
|
|
"require-from-string": "^2.0.2"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular-devkit/core/node_modules/ajv-formats": {
|
|
|
|
"version": "3.0.1",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"ajv": "^8.0.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"ajv": "^8.0.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"ajv": {
|
|
|
|
"optional": true
|
|
|
|
}
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular-devkit/core/node_modules/json-schema-traverse": {
|
|
|
|
"version": "1.0.0",
|
2024-04-10 06:25:47 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT"
|
2024-04-09 10:16:21 +02:00
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular-devkit/core/node_modules/picomatch": {
|
|
|
|
"version": "4.0.2",
|
2024-04-09 10:16:21 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-02-01 15:21:04 +01:00
|
|
|
"engines": {
|
2024-09-05 09:08:43 +02:00
|
|
|
"node": ">=12"
|
2024-09-06 09:14:06 +02:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular-devkit/schematics": {
|
|
|
|
"version": "18.2.3",
|
2024-04-10 06:25:47 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@angular-devkit/core": "18.2.3",
|
|
|
|
"jsonc-parser": "3.3.1",
|
|
|
|
"magic-string": "0.30.11",
|
|
|
|
"ora": "5.4.1",
|
|
|
|
"rxjs": "7.8.1"
|
|
|
|
},
|
2024-04-10 06:25:47 +00:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": "^18.19.1 || ^20.11.1 || >=22.0.0",
|
|
|
|
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
|
|
|
|
"yarn": ">= 1.13.0"
|
2024-04-10 06:25:47 +00:00
|
|
|
}
|
2024-04-09 10:16:21 +02:00
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular-eslint/bundled-angular-compiler": {
|
|
|
|
"version": "18.3.0",
|
|
|
|
"license": "MIT"
|
2024-01-09 09:24:52 +01:00
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular-eslint/eslint-plugin": {
|
|
|
|
"version": "18.3.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@angular-eslint/bundled-angular-compiler": "18.3.0",
|
|
|
|
"@angular-eslint/utils": "18.3.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@typescript-eslint/utils": "^7.11.0 || ^8.0.0",
|
|
|
|
"eslint": "^8.57.0 || ^9.0.0",
|
|
|
|
"typescript": "*"
|
2024-01-09 09:24:52 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular-eslint/utils": {
|
|
|
|
"version": "18.3.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@angular-eslint/bundled-angular-compiler": "18.3.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@typescript-eslint/utils": "^7.11.0 || ^8.0.0",
|
|
|
|
"eslint": "^8.57.0 || ^9.0.0",
|
|
|
|
"typescript": "*"
|
2024-01-09 09:24:52 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular/animations": {
|
|
|
|
"version": "18.2.3",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"tslib": "^2.3.0"
|
|
|
|
},
|
2024-04-10 06:25:47 +00:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@angular/core": "18.2.3"
|
2024-01-09 09:24:52 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular/build": {
|
|
|
|
"version": "18.2.3",
|
2024-04-09 10:16:21 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@ampproject/remapping": "2.3.0",
|
|
|
|
"@angular-devkit/architect": "0.1802.3",
|
|
|
|
"@babel/core": "7.25.2",
|
|
|
|
"@babel/helper-annotate-as-pure": "7.24.7",
|
|
|
|
"@babel/helper-split-export-declaration": "7.24.7",
|
|
|
|
"@babel/plugin-syntax-import-attributes": "7.24.7",
|
|
|
|
"@inquirer/confirm": "3.1.22",
|
|
|
|
"@vitejs/plugin-basic-ssl": "1.1.0",
|
|
|
|
"browserslist": "^4.23.0",
|
|
|
|
"critters": "0.0.24",
|
|
|
|
"esbuild": "0.23.0",
|
|
|
|
"fast-glob": "3.3.2",
|
|
|
|
"https-proxy-agent": "7.0.5",
|
|
|
|
"listr2": "8.2.4",
|
|
|
|
"lmdb": "3.0.13",
|
|
|
|
"magic-string": "0.30.11",
|
|
|
|
"mrmime": "2.0.0",
|
|
|
|
"parse5-html-rewriting-stream": "7.0.0",
|
|
|
|
"picomatch": "4.0.2",
|
|
|
|
"piscina": "4.6.1",
|
|
|
|
"rollup": "4.20.0",
|
|
|
|
"sass": "1.77.6",
|
|
|
|
"semver": "7.6.3",
|
|
|
|
"vite": "5.4.0",
|
|
|
|
"watchpack": "2.4.1"
|
|
|
|
},
|
2022-09-28 21:32:15 +02:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": "^18.19.1 || ^20.11.1 || >=22.0.0",
|
|
|
|
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
|
|
|
|
"yarn": ">= 1.13.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@angular/compiler-cli": "^18.0.0",
|
|
|
|
"@angular/localize": "^18.0.0",
|
|
|
|
"@angular/platform-server": "^18.0.0",
|
|
|
|
"@angular/service-worker": "^18.0.0",
|
|
|
|
"less": "^4.2.0",
|
|
|
|
"postcss": "^8.4.0",
|
|
|
|
"tailwindcss": "^2.0.0 || ^3.0.0",
|
|
|
|
"typescript": ">=5.4 <5.6"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"@angular/localize": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"@angular/platform-server": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"@angular/service-worker": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"less": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"postcss": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"tailwindcss": {
|
|
|
|
"optional": true
|
|
|
|
}
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular/build/node_modules/@babel/helper-split-export-declaration": {
|
|
|
|
"version": "7.24.7",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.24.7"
|
|
|
|
},
|
2024-02-01 15:21:04 +01:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular/build/node_modules/@esbuild/win32-x64": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "0.21.5",
|
2024-09-05 09:08:43 +02:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
2022-08-31 09:26:26 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
2024-02-01 15:21:04 +01:00
|
|
|
"engines": {
|
2024-09-05 09:08:43 +02:00
|
|
|
"node": ">=12"
|
2024-01-09 09:24:52 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular/build/node_modules/picomatch": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "4.0.2",
|
2024-04-09 10:16:21 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-01-09 09:24:52 +01:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=12"
|
2024-02-01 15:21:04 +01:00
|
|
|
},
|
2024-09-05 09:08:43 +02:00
|
|
|
"funding": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
2024-01-09 09:24:52 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular/build/node_modules/sass": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "1.77.6",
|
2024-01-09 09:24:52 +01:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-01-09 09:24:52 +01:00
|
|
|
"dependencies": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"chokidar": ">=3.0.0 <4.0.0",
|
|
|
|
"immutable": "^4.0.0",
|
|
|
|
"source-map-js": ">=0.6.2 <2.0.0"
|
2024-02-01 15:21:04 +01:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"bin": {
|
|
|
|
"sass": "sass.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=14.0.0"
|
2024-01-09 09:24:52 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular/build/node_modules/vite": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "5.4.0",
|
2024-01-09 09:24:52 +01:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-04-10 06:25:47 +00:00
|
|
|
"dependencies": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"esbuild": "^0.21.3",
|
|
|
|
"postcss": "^8.4.40",
|
|
|
|
"rollup": "^4.13.0"
|
2024-04-09 10:16:21 +02:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"bin": {
|
|
|
|
"vite": "bin/vite.js"
|
2022-09-28 21:32:15 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": "^18.0.0 || >=20.0.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
|
|
|
"funding": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"url": "https://github.com/vitejs/vite?sponsor=1"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"fsevents": "~2.3.3"
|
2024-04-09 10:16:21 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"@types/node": "^18.0.0 || >=20.0.0",
|
|
|
|
"less": "*",
|
|
|
|
"lightningcss": "^1.21.0",
|
|
|
|
"sass": "*",
|
|
|
|
"sass-embedded": "*",
|
|
|
|
"stylus": "*",
|
|
|
|
"sugarss": "*",
|
|
|
|
"terser": "^5.4.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"@types/node": {
|
2024-09-05 09:08:43 +02:00
|
|
|
"optional": true
|
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"less": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"lightningcss": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"sass": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"sass-embedded": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"stylus": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"sugarss": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"terser": {
|
2024-09-05 09:08:43 +02:00
|
|
|
"optional": true
|
|
|
|
}
|
2024-04-09 10:16:21 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular/build/node_modules/vite/node_modules/esbuild": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "0.21.5",
|
2024-01-09 09:24:52 +01:00
|
|
|
"dev": true,
|
2024-09-05 09:08:43 +02:00
|
|
|
"hasInstallScript": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"bin": {
|
|
|
|
"esbuild": "bin/esbuild"
|
2024-01-09 09:24:52 +01:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-09-05 09:08:43 +02:00
|
|
|
"node": ">=12"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"@esbuild/aix-ppc64": "0.21.5",
|
|
|
|
"@esbuild/android-arm": "0.21.5",
|
|
|
|
"@esbuild/android-arm64": "0.21.5",
|
|
|
|
"@esbuild/android-x64": "0.21.5",
|
|
|
|
"@esbuild/darwin-arm64": "0.21.5",
|
|
|
|
"@esbuild/darwin-x64": "0.21.5",
|
|
|
|
"@esbuild/freebsd-arm64": "0.21.5",
|
|
|
|
"@esbuild/freebsd-x64": "0.21.5",
|
|
|
|
"@esbuild/linux-arm": "0.21.5",
|
|
|
|
"@esbuild/linux-arm64": "0.21.5",
|
|
|
|
"@esbuild/linux-ia32": "0.21.5",
|
|
|
|
"@esbuild/linux-loong64": "0.21.5",
|
|
|
|
"@esbuild/linux-mips64el": "0.21.5",
|
|
|
|
"@esbuild/linux-ppc64": "0.21.5",
|
|
|
|
"@esbuild/linux-riscv64": "0.21.5",
|
|
|
|
"@esbuild/linux-s390x": "0.21.5",
|
|
|
|
"@esbuild/linux-x64": "0.21.5",
|
|
|
|
"@esbuild/netbsd-x64": "0.21.5",
|
|
|
|
"@esbuild/openbsd-x64": "0.21.5",
|
|
|
|
"@esbuild/sunos-x64": "0.21.5",
|
|
|
|
"@esbuild/win32-arm64": "0.21.5",
|
|
|
|
"@esbuild/win32-ia32": "0.21.5",
|
|
|
|
"@esbuild/win32-x64": "0.21.5"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular/build/node_modules/watchpack": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "2.4.1",
|
2024-01-09 09:24:52 +01:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-01-09 09:24:52 +01:00
|
|
|
"dependencies": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"glob-to-regexp": "^0.4.1",
|
|
|
|
"graceful-fs": "^4.1.2"
|
2024-04-09 10:16:21 +02:00
|
|
|
},
|
2024-04-10 06:25:47 +00:00
|
|
|
"engines": {
|
2024-09-05 09:08:43 +02:00
|
|
|
"node": ">=10.13.0"
|
2024-01-09 09:24:52 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular/cli": {
|
|
|
|
"version": "18.2.3",
|
2024-01-09 09:24:52 +01:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@angular-devkit/architect": "0.1802.3",
|
|
|
|
"@angular-devkit/core": "18.2.3",
|
|
|
|
"@angular-devkit/schematics": "18.2.3",
|
|
|
|
"@inquirer/prompts": "5.3.8",
|
|
|
|
"@listr2/prompt-adapter-inquirer": "2.0.15",
|
|
|
|
"@schematics/angular": "18.2.3",
|
|
|
|
"@yarnpkg/lockfile": "1.1.0",
|
|
|
|
"ini": "4.1.3",
|
|
|
|
"jsonc-parser": "3.3.1",
|
|
|
|
"listr2": "8.2.4",
|
|
|
|
"npm-package-arg": "11.0.3",
|
|
|
|
"npm-pick-manifest": "9.1.0",
|
|
|
|
"pacote": "18.0.6",
|
|
|
|
"resolve": "1.22.8",
|
|
|
|
"semver": "7.6.3",
|
|
|
|
"symbol-observable": "4.0.0",
|
|
|
|
"yargs": "17.7.2"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"ng": "bin/ng.js"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-01-09 09:24:52 +01:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": "^18.19.1 || ^20.11.1 || >=22.0.0",
|
|
|
|
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
|
|
|
|
"yarn": ">= 1.13.0"
|
2024-01-09 09:24:52 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular/common": {
|
|
|
|
"version": "18.2.3",
|
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"tslib": "^2.3.0"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
2024-04-10 06:25:47 +00:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@angular/core": "18.2.3",
|
|
|
|
"rxjs": "^6.5.3 || ^7.4.0"
|
2024-04-10 06:25:47 +00:00
|
|
|
}
|
2024-04-09 10:16:21 +02:00
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular/compiler": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "18.2.3",
|
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"tslib": "^2.3.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-04-10 06:25:47 +00:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@angular/core": "18.2.3"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@angular/core": {
|
2024-09-05 09:08:43 +02:00
|
|
|
"optional": true
|
|
|
|
}
|
2024-04-10 06:25:47 +00:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular/compiler-cli": {
|
|
|
|
"version": "18.2.3",
|
2024-09-05 11:45:31 +02:00
|
|
|
"license": "MIT",
|
2024-01-09 09:24:52 +01:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "7.25.2",
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.4.14",
|
|
|
|
"chokidar": "^3.0.0",
|
|
|
|
"convert-source-map": "^1.5.1",
|
|
|
|
"reflect-metadata": "^0.2.0",
|
|
|
|
"semver": "^7.0.0",
|
|
|
|
"tslib": "^2.3.0",
|
|
|
|
"yargs": "^17.2.1"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"bin": {
|
|
|
|
"ng-xi18n": "bundles/src/bin/ng_xi18n.js",
|
|
|
|
"ngc": "bundles/src/bin/ngc.js",
|
|
|
|
"ngcc": "bundles/ngcc/index.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@angular/compiler": "18.2.3",
|
|
|
|
"typescript": ">=5.4 <5.6"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular/core": {
|
|
|
|
"version": "18.2.3",
|
2024-09-05 11:45:31 +02:00
|
|
|
"license": "MIT",
|
2024-01-09 09:24:52 +01:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"tslib": "^2.3.0"
|
2024-01-09 09:24:52 +01:00
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"engines": {
|
|
|
|
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"peerDependencies": {
|
|
|
|
"rxjs": "^6.5.3 || ^7.4.0",
|
|
|
|
"zone.js": "~0.14.10"
|
2024-01-09 09:24:52 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular/forms": {
|
|
|
|
"version": "18.2.3",
|
2024-09-05 11:45:31 +02:00
|
|
|
"license": "MIT",
|
2024-09-06 09:14:06 +02:00
|
|
|
"dependencies": {
|
|
|
|
"tslib": "^2.3.0"
|
|
|
|
},
|
2024-04-10 06:25:47 +00:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"peerDependencies": {
|
|
|
|
"@angular/common": "18.2.3",
|
|
|
|
"@angular/core": "18.2.3",
|
|
|
|
"@angular/platform-browser": "18.2.3",
|
|
|
|
"rxjs": "^6.5.3 || ^7.4.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular/language-service": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "18.2.3",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-02-01 15:21:04 +01:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular/localize": {
|
|
|
|
"version": "18.2.3",
|
2024-09-05 11:45:31 +02:00
|
|
|
"license": "MIT",
|
2024-04-09 10:16:21 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "7.25.2",
|
|
|
|
"@types/babel__core": "7.20.5",
|
|
|
|
"fast-glob": "3.3.2",
|
|
|
|
"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": "^18.19.1 || ^20.11.1 || >=22.0.0"
|
2024-04-09 10:16:21 +02:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@angular/compiler": "18.2.3",
|
|
|
|
"@angular/compiler-cli": "18.2.3"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular/platform-browser": {
|
|
|
|
"version": "18.2.3",
|
2024-09-05 11:45:31 +02:00
|
|
|
"license": "MIT",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"tslib": "^2.3.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@angular/animations": "18.2.3",
|
|
|
|
"@angular/common": "18.2.3",
|
|
|
|
"@angular/core": "18.2.3"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"@angular/animations": {
|
|
|
|
"optional": true
|
|
|
|
}
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular/platform-browser-dynamic": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "18.2.3",
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dependencies": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"tslib": "^2.3.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
|
2024-04-09 10:16:21 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@angular/common": "18.2.3",
|
|
|
|
"@angular/compiler": "18.2.3",
|
|
|
|
"@angular/core": "18.2.3",
|
|
|
|
"@angular/platform-browser": "18.2.3"
|
2024-04-10 06:25:47 +00:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@angular/router": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "18.2.3",
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"tslib": "^2.3.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-04-10 06:25:47 +00:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
|
2024-04-09 10:16:21 +02:00
|
|
|
},
|
2024-04-10 06:25:47 +00:00
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@angular/common": "18.2.3",
|
|
|
|
"@angular/core": "18.2.3",
|
|
|
|
"@angular/platform-browser": "18.2.3",
|
|
|
|
"rxjs": "^6.5.3 || ^7.4.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/code-frame": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.24.7",
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2022-08-31 09:26:26 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/highlight": "^7.24.7",
|
|
|
|
"picocolors": "^1.0.0"
|
2022-08-31 09:26:26 +02:00
|
|
|
},
|
2024-09-05 09:08:43 +02:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/compat-data": {
|
|
|
|
"version": "7.25.4",
|
|
|
|
"license": "MIT",
|
2022-09-28 21:32:15 +02:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/core": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.25.2",
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-01-09 09:24:52 +01:00
|
|
|
"dependencies": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"@ampproject/remapping": "^2.2.0",
|
|
|
|
"@babel/code-frame": "^7.24.7",
|
|
|
|
"@babel/generator": "^7.25.0",
|
|
|
|
"@babel/helper-compilation-targets": "^7.25.2",
|
|
|
|
"@babel/helper-module-transforms": "^7.25.2",
|
|
|
|
"@babel/helpers": "^7.25.0",
|
|
|
|
"@babel/parser": "^7.25.0",
|
|
|
|
"@babel/template": "^7.25.0",
|
|
|
|
"@babel/traverse": "^7.25.2",
|
|
|
|
"@babel/types": "^7.25.2",
|
|
|
|
"convert-source-map": "^2.0.0",
|
|
|
|
"debug": "^4.1.0",
|
|
|
|
"gensync": "^1.0.0-beta.2",
|
|
|
|
"json5": "^2.2.3",
|
|
|
|
"semver": "^6.3.1"
|
2024-01-09 09:24:52 +01:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
|
|
|
"funding": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/babel"
|
2023-12-29 11:01:36 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/core/node_modules/convert-source-map": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"license": "MIT"
|
2022-09-28 21:32:15 +02:00
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/core/node_modules/semver": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "6.3.1",
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "ISC",
|
2024-09-05 11:45:31 +02:00
|
|
|
"bin": {
|
|
|
|
"semver": "bin/semver.js"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/generator": {
|
|
|
|
"version": "7.25.6",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.25.6",
|
|
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
|
|
"jsesc": "^2.5.1"
|
|
|
|
},
|
2024-04-09 10:16:21 +02:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/helper-annotate-as-pure": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.24.7",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2022-08-31 09:26:26 +02:00
|
|
|
"dependencies": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"@babel/types": "^7.24.7"
|
2022-08-31 09:26:26 +02:00
|
|
|
},
|
2024-04-09 10:16:21 +02:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/helper-builder-binary-assignment-operator-visitor": {
|
|
|
|
"version": "7.24.7",
|
2024-02-01 15:21:04 +01:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/traverse": "^7.24.7",
|
|
|
|
"@babel/types": "^7.24.7"
|
|
|
|
},
|
2024-04-09 10:16:21 +02:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/helper-compilation-targets": {
|
|
|
|
"version": "7.25.2",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/compat-data": "^7.25.2",
|
|
|
|
"@babel/helper-validator-option": "^7.24.8",
|
|
|
|
"browserslist": "^4.23.1",
|
|
|
|
"lru-cache": "^5.1.1",
|
|
|
|
"semver": "^6.3.1"
|
|
|
|
},
|
2022-09-28 21:32:15 +02:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/helper-compilation-targets/node_modules/semver": {
|
|
|
|
"version": "6.3.1",
|
|
|
|
"license": "ISC",
|
|
|
|
"bin": {
|
|
|
|
"semver": "bin/semver.js"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/helper-create-class-features-plugin": {
|
|
|
|
"version": "7.25.4",
|
2024-04-10 06:25:47 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.24.7",
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.24.8",
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.24.7",
|
|
|
|
"@babel/helper-replace-supers": "^7.25.0",
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.7",
|
|
|
|
"@babel/traverse": "^7.25.4",
|
|
|
|
"semver": "^6.3.1"
|
|
|
|
},
|
2023-12-29 11:01:36 +01:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0"
|
2023-12-29 11:01:36 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": {
|
|
|
|
"version": "6.3.1",
|
2024-01-08 11:38:33 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "ISC",
|
|
|
|
"bin": {
|
|
|
|
"semver": "bin/semver.js"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/helper-create-regexp-features-plugin": {
|
|
|
|
"version": "7.25.2",
|
2024-01-08 11:38:33 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.24.7",
|
|
|
|
"regexpu-core": "^5.3.1",
|
|
|
|
"semver": "^6.3.1"
|
|
|
|
},
|
2022-09-28 21:32:15 +02:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0"
|
2024-04-09 10:16:21 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/helper-create-regexp-features-plugin/node_modules/semver": {
|
|
|
|
"version": "6.3.1",
|
2024-01-08 11:38:33 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "ISC",
|
|
|
|
"bin": {
|
|
|
|
"semver": "bin/semver.js"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/helper-define-polyfill-provider": {
|
|
|
|
"version": "0.6.2",
|
2024-01-09 09:24:52 +01:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-compilation-targets": "^7.22.6",
|
|
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
|
|
"debug": "^4.1.1",
|
|
|
|
"lodash.debounce": "^4.0.8",
|
|
|
|
"resolve": "^1.14.2"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
2024-01-09 09:24:52 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/helper-member-expression-to-functions": {
|
|
|
|
"version": "7.24.8",
|
2024-04-10 06:25:47 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/traverse": "^7.24.8",
|
|
|
|
"@babel/types": "^7.24.8"
|
|
|
|
},
|
2022-09-28 21:32:15 +02:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/helper-module-imports": {
|
|
|
|
"version": "7.24.7",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/traverse": "^7.24.7",
|
|
|
|
"@babel/types": "^7.24.7"
|
|
|
|
},
|
2022-09-28 21:32:15 +02:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
|
|
"version": "7.25.2",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-module-imports": "^7.24.7",
|
|
|
|
"@babel/helper-simple-access": "^7.24.7",
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.7",
|
|
|
|
"@babel/traverse": "^7.25.2"
|
|
|
|
},
|
2022-09-28 21:32:15 +02:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/helper-optimise-call-expression": {
|
|
|
|
"version": "7.24.7",
|
2024-01-08 11:38:33 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.24.7"
|
|
|
|
},
|
2022-09-28 21:32:15 +02:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
|
|
"version": "7.24.8",
|
2024-01-08 11:38:33 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2022-09-28 21:32:15 +02:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/helper-remap-async-to-generator": {
|
|
|
|
"version": "7.25.0",
|
2024-01-08 11:38:33 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.24.7",
|
|
|
|
"@babel/helper-wrap-function": "^7.25.0",
|
|
|
|
"@babel/traverse": "^7.25.0"
|
|
|
|
},
|
2022-09-28 21:32:15 +02:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/helper-replace-supers": {
|
|
|
|
"version": "7.25.0",
|
2024-01-09 09:24:52 +01:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.24.8",
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.24.7",
|
|
|
|
"@babel/traverse": "^7.25.0"
|
|
|
|
},
|
2024-01-09 09:24:52 +01:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0"
|
2024-01-09 09:24:52 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/helper-simple-access": {
|
|
|
|
"version": "7.24.7",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/traverse": "^7.24.7",
|
|
|
|
"@babel/types": "^7.24.7"
|
|
|
|
},
|
2022-09-28 21:32:15 +02:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/helper-skip-transparent-expression-wrappers": {
|
|
|
|
"version": "7.24.7",
|
2024-04-10 06:25:47 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/traverse": "^7.24.7",
|
|
|
|
"@babel/types": "^7.24.7"
|
|
|
|
},
|
2024-01-09 09:24:52 +01:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-01-09 09:24:52 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/helper-string-parser": {
|
|
|
|
"version": "7.24.8",
|
|
|
|
"license": "MIT",
|
2022-09-28 21:32:15 +02:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
|
|
"version": "7.24.7",
|
2024-09-06 09:14:03 +02:00
|
|
|
"license": "MIT",
|
2024-01-09 09:24:52 +01:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-09-06 09:14:03 +02:00
|
|
|
}
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/helper-validator-option": {
|
|
|
|
"version": "7.24.8",
|
|
|
|
"license": "MIT",
|
2024-01-08 12:33:38 +01:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/helper-wrap-function": {
|
|
|
|
"version": "7.25.0",
|
2024-01-08 11:38:33 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2022-08-31 09:26:26 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/template": "^7.25.0",
|
|
|
|
"@babel/traverse": "^7.25.0",
|
|
|
|
"@babel/types": "^7.25.0"
|
2022-08-31 09:26:26 +02:00
|
|
|
},
|
2022-09-28 21:32:15 +02:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/helpers": {
|
|
|
|
"version": "7.25.6",
|
|
|
|
"license": "MIT",
|
2022-08-31 09:26:26 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/template": "^7.25.0",
|
|
|
|
"@babel/types": "^7.25.6"
|
2024-01-08 12:33:38 +01:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/highlight": {
|
|
|
|
"version": "7.24.7",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.7",
|
|
|
|
"chalk": "^2.4.2",
|
|
|
|
"js-tokens": "^4.0.0",
|
|
|
|
"picocolors": "^1.0.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/parser": {
|
|
|
|
"version": "7.25.6",
|
|
|
|
"license": "MIT",
|
2022-08-31 09:26:26 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/types": "^7.25.6"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"bin": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"parser": "bin/babel-parser.js"
|
2022-09-28 21:32:15 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.0.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": {
|
|
|
|
"version": "7.25.3",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
|
|
"@babel/traverse": "^7.25.3"
|
2022-08-31 09:26:26 +02:00
|
|
|
},
|
2022-09-28 21:32:15 +02:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-04-10 06:25:47 +00:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.0.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope": {
|
|
|
|
"version": "7.25.0",
|
2024-01-08 11:38:33 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
2022-09-28 21:32:15 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
|
|
|
"version": "7.25.0",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
2022-09-28 21:32:15 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.0.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
|
|
|
|
"version": "7.24.7",
|
2024-01-08 11:38:33 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-01-08 12:33:38 +01:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-optional-chaining": "^7.24.7"
|
2022-08-31 09:26:26 +02:00
|
|
|
},
|
2024-01-08 12:33:38 +01:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-04-10 06:25:47 +00:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.13.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": {
|
|
|
|
"version": "7.25.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
|
|
"@babel/traverse": "^7.25.0"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.0.0"
|
2024-09-05 11:45:31 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-proposal-private-property-in-object": {
|
|
|
|
"version": "7.21.0-placeholder-for-preset-env.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
2024-01-08 12:33:38 +01:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
2023-03-02 12:02:52 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-syntax-async-generators": {
|
|
|
|
"version": "7.8.4",
|
2024-09-05 12:31:43 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2023-03-02 12:02:52 +01:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
2023-03-02 12:02:52 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-syntax-class-properties": {
|
|
|
|
"version": "7.12.13",
|
2023-12-29 10:17:00 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
2023-03-02 12:02:52 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-syntax-class-static-block": {
|
|
|
|
"version": "7.14.5",
|
2024-09-05 12:31:43 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
2024-04-09 10:16:21 +02:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-syntax-dynamic-import": {
|
|
|
|
"version": "7.8.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-syntax-export-namespace-from": {
|
|
|
|
"version": "7.8.3",
|
2023-12-29 10:17:00 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.8.3"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-syntax-import-assertions": {
|
|
|
|
"version": "7.25.6",
|
2024-09-05 12:31:43 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
2024-01-08 12:33:38 +01:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-syntax-import-attributes": {
|
|
|
|
"version": "7.24.7",
|
2024-09-05 12:31:43 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:03 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
2024-09-06 09:14:03 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2024-09-06 09:14:03 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-syntax-import-meta": {
|
|
|
|
"version": "7.10.4",
|
2024-09-05 12:31:43 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-syntax-json-strings": {
|
|
|
|
"version": "7.8.3",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-syntax-logical-assignment-operators": {
|
|
|
|
"version": "7.10.4",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-syntax-nullish-coalescing-operator": {
|
|
|
|
"version": "7.8.3",
|
2024-09-05 12:31:43 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2023-01-24 15:16:51 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-syntax-numeric-separator": {
|
|
|
|
"version": "7.10.4",
|
2024-09-05 12:31:43 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-syntax-object-rest-spread": {
|
|
|
|
"version": "7.8.3",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
2024-01-09 09:24:52 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-syntax-optional-catch-binding": {
|
|
|
|
"version": "7.8.3",
|
2024-01-09 09:24:52 +01:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-syntax-optional-chaining": {
|
|
|
|
"version": "7.8.3",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-syntax-private-property-in-object": {
|
|
|
|
"version": "7.14.5",
|
2022-08-31 09:26:26 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
2024-02-01 15:21:04 +01:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-09-06 09:14:06 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-08-31 09:26:26 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-syntax-top-level-await": {
|
|
|
|
"version": "7.14.5",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
2024-01-08 12:33:38 +01:00
|
|
|
}
|
2022-08-31 09:26:26 +02:00
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-syntax-unicode-sets-regex": {
|
|
|
|
"version": "7.18.6",
|
2024-01-09 09:24:52 +01:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.18.6",
|
|
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0"
|
2024-01-08 12:33:38 +01:00
|
|
|
}
|
2022-08-31 09:26:26 +02:00
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-arrow-functions": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.24.7",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
2024-09-06 09:14:06 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-async-generator-functions": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.25.0",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
|
|
"@babel/helper-remap-async-to-generator": "^7.25.0",
|
|
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4",
|
2024-09-05 11:45:31 +02:00
|
|
|
"@babel/traverse": "^7.25.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-01-09 09:24:52 +01:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
2024-01-09 09:24:52 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-async-to-generator": {
|
|
|
|
"version": "7.24.7",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dependencies": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"@babel/helper-module-imports": "^7.24.7",
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
|
|
"@babel/helper-remap-async-to-generator": "^7.24.7"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-01-08 12:33:38 +01:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
2024-01-09 09:24:52 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-block-scoped-functions": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.24.7",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-01-08 12:33:38 +01:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-09-06 09:14:06 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-block-scoping": {
|
|
|
|
"version": "7.25.0",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-01-08 12:33:38 +01:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-09-06 09:14:06 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-class-properties": {
|
|
|
|
"version": "7.25.4",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-create-class-features-plugin": "^7.25.4",
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-01-08 12:33:38 +01:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
2024-09-05 09:08:43 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-class-static-block": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.24.7",
|
2024-01-09 09:24:52 +01:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-create-class-features-plugin": "^7.24.7",
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-01-09 09:24:52 +01:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.12.0"
|
2024-01-09 09:24:52 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-classes": {
|
|
|
|
"version": "7.25.4",
|
2024-09-05 12:31:43 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-annotate-as-pure": "^7.24.7",
|
|
|
|
"@babel/helper-compilation-targets": "^7.25.2",
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
|
|
"@babel/helper-replace-supers": "^7.25.0",
|
|
|
|
"@babel/traverse": "^7.25.4",
|
|
|
|
"globals": "^11.1.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-01-09 09:24:52 +01:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-09-06 09:14:06 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2024-01-09 09:24:52 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-computed-properties": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.24.7",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
|
|
"@babel/template": "^7.24.7"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-01-08 12:33:38 +01:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-09-06 09:14:06 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-destructuring": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.24.8",
|
2024-09-05 12:31:43 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-01-08 12:33:38 +01:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-09-06 09:14:06 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-dotall-regex": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.24.7",
|
2024-01-08 12:33:38 +01:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.24.7",
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-01-08 12:33:38 +01:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
2024-01-08 12:33:38 +01:00
|
|
|
}
|
2022-08-31 09:26:26 +02:00
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-duplicate-keys": {
|
|
|
|
"version": "7.24.7",
|
2023-12-29 11:01:36 +01:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
2023-12-29 11:01:36 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.25.0",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.0",
|
2024-09-05 11:45:31 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-dynamic-import": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.24.7",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
2024-01-08 12:33:38 +01:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-exponentiation-operator": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.24.7",
|
2023-12-29 11:01:36 +01:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-04-09 10:16:21 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-builder-binary-assignment-operator-visitor": "^7.24.7",
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
2024-04-09 10:16:21 +02:00
|
|
|
},
|
2024-01-08 12:33:38 +01:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-04-09 10:16:21 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
2023-12-29 11:01:36 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-export-namespace-from": {
|
|
|
|
"version": "7.24.7",
|
2024-01-09 09:24:52 +01:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
|
|
"@babel/plugin-syntax-export-namespace-from": "^7.8.3"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2024-01-09 09:24:52 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-for-of": {
|
|
|
|
"version": "7.24.7",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.7"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
2024-04-09 10:16:21 +02:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-function-name": {
|
|
|
|
"version": "7.25.1",
|
2024-01-09 09:24:52 +01:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-01-09 09:24:52 +01:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-compilation-targets": "^7.24.8",
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
|
|
"@babel/traverse": "^7.25.1"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2024-01-09 09:24:52 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-json-strings": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.24.7",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dependencies": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/plugin-syntax-json-strings": "^7.8.3"
|
2024-01-08 12:33:38 +01:00
|
|
|
},
|
2024-04-09 10:16:21 +02:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-04-09 10:16:21 +02:00
|
|
|
},
|
2024-09-05 09:08:43 +02:00
|
|
|
"peerDependencies": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-literals": {
|
|
|
|
"version": "7.25.2",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
2024-04-09 10:16:21 +02:00
|
|
|
},
|
2024-01-08 12:33:38 +01:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-04-09 10:16:21 +02:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-logical-assignment-operators": {
|
|
|
|
"version": "7.24.7",
|
2024-01-09 09:24:52 +01:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-04-09 10:16:21 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
|
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
|
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
2024-04-09 10:16:21 +02:00
|
|
|
},
|
2024-09-05 09:08:43 +02:00
|
|
|
"peerDependencies": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
2024-01-09 09:24:52 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-member-expression-literals": {
|
|
|
|
"version": "7.24.7",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
2024-01-08 12:33:38 +01:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-04-09 10:16:21 +02:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-modules-amd": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.24.7",
|
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-module-transforms": "^7.24.7",
|
2024-09-05 11:45:31 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
2024-09-05 09:08:43 +02:00
|
|
|
}
|
2024-04-10 06:25:47 +00:00
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-modules-commonjs": {
|
|
|
|
"version": "7.24.8",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-module-transforms": "^7.24.8",
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
|
|
"@babel/helper-simple-access": "^7.24.7"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
2024-09-05 09:08:43 +02:00
|
|
|
}
|
2024-04-10 06:25:47 +00:00
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-modules-systemjs": {
|
|
|
|
"version": "7.25.0",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-module-transforms": "^7.25.0",
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.7",
|
|
|
|
"@babel/traverse": "^7.25.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-modules-umd": {
|
|
|
|
"version": "7.24.7",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-module-transforms": "^7.24.7",
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
2024-01-08 12:33:38 +01:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.24.7",
|
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.24.7",
|
2024-09-05 11:45:31 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.0.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-new-target": {
|
|
|
|
"version": "7.24.7",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-04-09 10:16:21 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
2024-04-09 10:16:21 +02:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-nullish-coalescing-operator": {
|
|
|
|
"version": "7.24.7",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-numeric-separator": {
|
|
|
|
"version": "7.24.7",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
|
|
"@babel/plugin-syntax-numeric-separator": "^7.10.4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
2024-04-09 10:16:21 +02:00
|
|
|
},
|
2024-09-05 09:08:43 +02:00
|
|
|
"peerDependencies": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-object-rest-spread": {
|
|
|
|
"version": "7.24.7",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-compilation-targets": "^7.24.7",
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
|
|
"@babel/plugin-transform-parameters": "^7.24.7"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-object-super": {
|
|
|
|
"version": "7.24.7",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-04-09 10:16:21 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
|
|
"@babel/helper-replace-supers": "^7.24.7"
|
2024-04-09 10:16:21 +02:00
|
|
|
},
|
2023-03-02 12:02:52 +01:00
|
|
|
"engines": {
|
2024-09-05 09:08:43 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-01-08 12:33:38 +01:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-optional-catch-binding": {
|
|
|
|
"version": "7.24.7",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
|
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-optional-chaining": {
|
|
|
|
"version": "7.24.8",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.7",
|
|
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
|
2022-09-28 21:32:15 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-09-05 09:08:43 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-parameters": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.24.7",
|
2024-01-08 12:33:38 +01:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
|
|
},
|
2022-09-28 21:32:15 +02:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-private-methods": {
|
|
|
|
"version": "7.25.4",
|
2024-01-08 12:33:38 +01:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-create-class-features-plugin": "^7.25.4",
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
2022-09-28 21:32:15 +02:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-private-property-in-object": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.24.7",
|
2024-01-08 12:33:38 +01:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-annotate-as-pure": "^7.24.7",
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.24.7",
|
2024-09-05 11:45:31 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
2023-03-02 12:02:52 +01:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-property-literals": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.24.7",
|
2024-01-08 12:33:38 +01:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
|
|
},
|
2023-03-02 12:02:52 +01:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-regenerator": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.24.7",
|
2024-01-08 12:33:38 +01:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
|
|
"regenerator-transform": "^0.15.2"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
2023-03-02 12:02:52 +01:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-reserved-words": {
|
|
|
|
"version": "7.24.7",
|
2024-01-08 12:33:38 +01:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
2022-09-28 21:32:15 +02:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-runtime": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.24.7",
|
2024-01-08 12:33:38 +01:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-module-imports": "^7.24.7",
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
2024-09-06 09:14:06 +02:00
|
|
|
"babel-plugin-polyfill-corejs2": "^0.4.10",
|
|
|
|
"babel-plugin-polyfill-corejs3": "^0.10.1",
|
|
|
|
"babel-plugin-polyfill-regenerator": "^0.6.1",
|
|
|
|
"semver": "^6.3.1"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
2024-04-09 10:16:21 +02:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-runtime/node_modules/semver": {
|
|
|
|
"version": "6.3.1",
|
2024-04-09 10:16:21 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "ISC",
|
|
|
|
"bin": {
|
|
|
|
"semver": "bin/semver.js"
|
2024-04-09 10:16:21 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-shorthand-properties": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.24.7",
|
2022-09-28 21:32:15 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
2024-09-05 09:08:43 +02:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2024-01-08 12:33:38 +01:00
|
|
|
}
|
2023-03-02 12:02:52 +01:00
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-spread": {
|
|
|
|
"version": "7.24.7",
|
2024-01-08 11:38:33 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.7"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
2024-04-09 10:16:21 +02:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-sticky-regex": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.24.7",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
|
|
},
|
2024-09-05 09:08:43 +02:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-template-literals": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.24.7",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
|
|
},
|
2024-09-05 09:08:43 +02:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2024-04-10 06:25:47 +00:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-typeof-symbol": {
|
|
|
|
"version": "7.24.8",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
|
|
|
},
|
2024-09-05 09:08:43 +02:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2024-01-08 12:33:38 +01:00
|
|
|
}
|
2023-03-02 12:02:52 +01:00
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-unicode-escapes": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.24.7",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
2024-09-05 09:08:43 +02:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2024-04-10 06:25:47 +00:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-unicode-property-regex": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.24.7",
|
2024-04-10 06:25:47 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.24.7",
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
|
|
},
|
2024-04-09 10:16:21 +02:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-unicode-regex": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"version": "7.24.7",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.24.7",
|
2024-09-05 11:45:31 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
|
|
},
|
2024-04-09 10:16:21 +02:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2024-04-10 06:25:47 +00:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/plugin-transform-unicode-sets-regex": {
|
|
|
|
"version": "7.25.4",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.2",
|
2024-09-05 11:45:31 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
|
|
|
},
|
2024-04-10 06:25:47 +00:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0"
|
2024-04-10 06:25:47 +00:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/preset-env": {
|
|
|
|
"version": "7.25.3",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/compat-data": "^7.25.2",
|
|
|
|
"@babel/helper-compilation-targets": "^7.25.2",
|
2024-09-05 11:45:31 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-validator-option": "^7.24.8",
|
|
|
|
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.25.3",
|
|
|
|
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.25.0",
|
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.25.0",
|
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.24.7",
|
|
|
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.25.0",
|
|
|
|
"@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
|
|
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4",
|
|
|
|
"@babel/plugin-syntax-class-properties": "^7.12.13",
|
|
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5",
|
|
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
|
|
"@babel/plugin-syntax-export-namespace-from": "^7.8.3",
|
|
|
|
"@babel/plugin-syntax-import-assertions": "^7.24.7",
|
|
|
|
"@babel/plugin-syntax-import-attributes": "^7.24.7",
|
|
|
|
"@babel/plugin-syntax-import-meta": "^7.10.4",
|
|
|
|
"@babel/plugin-syntax-json-strings": "^7.8.3",
|
|
|
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
|
|
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
|
|
|
|
"@babel/plugin-syntax-numeric-separator": "^7.10.4",
|
|
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
|
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
|
|
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3",
|
|
|
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5",
|
|
|
|
"@babel/plugin-syntax-top-level-await": "^7.14.5",
|
|
|
|
"@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
|
|
|
|
"@babel/plugin-transform-arrow-functions": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-async-generator-functions": "^7.25.0",
|
|
|
|
"@babel/plugin-transform-async-to-generator": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-block-scoped-functions": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-block-scoping": "^7.25.0",
|
|
|
|
"@babel/plugin-transform-class-properties": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-class-static-block": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-classes": "^7.25.0",
|
|
|
|
"@babel/plugin-transform-computed-properties": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-destructuring": "^7.24.8",
|
|
|
|
"@babel/plugin-transform-dotall-regex": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-duplicate-keys": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.25.0",
|
|
|
|
"@babel/plugin-transform-dynamic-import": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-exponentiation-operator": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-export-namespace-from": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-for-of": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-function-name": "^7.25.1",
|
|
|
|
"@babel/plugin-transform-json-strings": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-literals": "^7.25.2",
|
|
|
|
"@babel/plugin-transform-logical-assignment-operators": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-member-expression-literals": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-modules-amd": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-modules-commonjs": "^7.24.8",
|
|
|
|
"@babel/plugin-transform-modules-systemjs": "^7.25.0",
|
|
|
|
"@babel/plugin-transform-modules-umd": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-new-target": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-nullish-coalescing-operator": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-numeric-separator": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-object-rest-spread": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-object-super": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-optional-catch-binding": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-optional-chaining": "^7.24.8",
|
|
|
|
"@babel/plugin-transform-parameters": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-private-methods": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-private-property-in-object": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-property-literals": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-regenerator": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-reserved-words": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-shorthand-properties": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-spread": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-sticky-regex": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-template-literals": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-typeof-symbol": "^7.24.8",
|
|
|
|
"@babel/plugin-transform-unicode-escapes": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-unicode-property-regex": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-unicode-regex": "^7.24.7",
|
|
|
|
"@babel/plugin-transform-unicode-sets-regex": "^7.24.7",
|
|
|
|
"@babel/preset-modules": "0.1.6-no-external-plugins",
|
|
|
|
"babel-plugin-polyfill-corejs2": "^0.4.10",
|
|
|
|
"babel-plugin-polyfill-corejs3": "^0.10.4",
|
|
|
|
"babel-plugin-polyfill-regenerator": "^0.6.1",
|
|
|
|
"core-js-compat": "^3.37.1",
|
|
|
|
"semver": "^6.3.1"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
2024-04-10 06:25:47 +00:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/preset-env/node_modules/semver": {
|
|
|
|
"version": "6.3.1",
|
2024-04-10 06:25:47 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "ISC",
|
|
|
|
"bin": {
|
|
|
|
"semver": "bin/semver.js"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/preset-modules": {
|
|
|
|
"version": "0.1.6-no-external-plugins",
|
2024-04-09 10:16:21 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-plugin-utils": "^7.0.0",
|
|
|
|
"@babel/types": "^7.4.4",
|
|
|
|
"esutils": "^2.0.2"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/core": "^7.0.0-0 || ^8.0.0-0 <8.0.0"
|
2023-03-02 12:02:52 +01:00
|
|
|
}
|
2022-08-31 09:26:26 +02:00
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/regjsgen": {
|
|
|
|
"version": "0.8.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/@babel/runtime": {
|
|
|
|
"version": "7.25.0",
|
2024-04-10 06:25:47 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"regenerator-runtime": "^0.14.0"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
2024-04-10 06:25:47 +00:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
2024-04-10 06:25:47 +00:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/template": {
|
|
|
|
"version": "7.25.0",
|
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/code-frame": "^7.24.7",
|
|
|
|
"@babel/parser": "^7.25.0",
|
|
|
|
"@babel/types": "^7.25.0"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
2024-01-08 12:33:38 +01:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/traverse": {
|
|
|
|
"version": "7.25.6",
|
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/code-frame": "^7.24.7",
|
|
|
|
"@babel/generator": "^7.25.6",
|
|
|
|
"@babel/parser": "^7.25.6",
|
|
|
|
"@babel/template": "^7.25.0",
|
|
|
|
"@babel/types": "^7.25.6",
|
|
|
|
"debug": "^4.3.1",
|
|
|
|
"globals": "^11.1.0"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
2024-01-08 12:33:38 +01:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@babel/types": {
|
|
|
|
"version": "7.25.6",
|
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@babel/helper-string-parser": "^7.24.8",
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.7",
|
|
|
|
"to-fast-properties": "^2.0.0"
|
2024-09-05 11:45:31 +02:00
|
|
|
},
|
2023-03-02 12:02:52 +01:00
|
|
|
"engines": {
|
2024-09-05 11:45:31 +02:00
|
|
|
"node": ">=6.9.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@colors/colors": {
|
|
|
|
"version": "1.5.0",
|
2024-04-09 10:16:21 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 11:45:31 +02:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=0.1.90"
|
2024-04-09 10:16:21 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@cspotcode/source-map-support": {
|
|
|
|
"version": "0.8.1",
|
2023-12-29 10:17:00 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-01-08 12:33:38 +01:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@jridgewell/trace-mapping": "0.3.9"
|
2024-01-08 12:33:38 +01:00
|
|
|
},
|
2024-09-05 11:45:31 +02:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=12"
|
2024-09-05 09:08:43 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping": {
|
|
|
|
"version": "0.3.9",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dependencies": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"@jridgewell/resolve-uri": "^3.0.3",
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.4.10"
|
2024-09-05 09:08:43 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 09:14:06 +02:00
|
|
|
"node_modules/@discoveryjs/json-ext": {
|
|
|
|
"version": "0.6.1",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2022-09-28 21:32:15 +02:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=14.17.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@esbuild/aix-ppc64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==",
|
2024-09-06 09:14:06 +02:00
|
|
|
"cpu": [
|
2024-09-06 13:32:58 +02:00
|
|
|
"ppc64"
|
2024-09-06 09:14:06 +02:00
|
|
|
],
|
2024-02-01 15:21:04 +01:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
2024-09-06 13:32:58 +02:00
|
|
|
"aix"
|
2024-09-06 09:14:06 +02:00
|
|
|
],
|
2024-02-01 15:21:04 +01:00
|
|
|
"engines": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"node": ">=12"
|
2024-02-01 15:21:04 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@esbuild/android-arm": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==",
|
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
2024-09-06 10:17:57 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-06 13:32:58 +02:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
2024-02-01 15:21:04 +01:00
|
|
|
"engines": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"node": ">=12"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@esbuild/android-arm64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
2024-09-06 10:17:57 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-06 13:32:58 +02:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
2024-02-01 15:21:04 +01:00
|
|
|
"engines": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"node": ">=12"
|
2024-09-05 11:45:31 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@esbuild/android-x64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
2024-09-06 10:17:57 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-06 13:32:58 +02:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
2024-09-05 11:45:31 +02:00
|
|
|
"engines": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"node": ">=12"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@esbuild/darwin-arm64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
2024-09-06 10:17:57 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-06 13:32:58 +02:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
2024-09-05 09:08:43 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@esbuild/darwin-x64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
2024-09-06 10:17:57 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-06 13:32:58 +02:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
2024-02-01 15:21:04 +01:00
|
|
|
"engines": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"node": ">=12"
|
2024-01-09 09:24:52 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@esbuild/freebsd-arm64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
2024-09-06 10:17:57 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-06 13:32:58 +02:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"freebsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
2024-01-09 09:24:52 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@esbuild/freebsd-x64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
2024-09-06 10:17:57 +00:00
|
|
|
"dev": true,
|
2024-09-06 13:32:58 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"freebsd"
|
|
|
|
],
|
2024-01-09 09:24:52 +01:00
|
|
|
"engines": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"node": ">=12"
|
2024-01-09 09:24:52 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@esbuild/linux-arm": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==",
|
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
2024-09-06 10:17:57 +00:00
|
|
|
"dev": true,
|
2024-09-06 13:32:58 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
2024-09-05 11:45:31 +02:00
|
|
|
"engines": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"node": ">=12"
|
2024-04-10 06:25:47 +00:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@esbuild/linux-arm64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
2024-09-06 10:17:57 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-06 13:32:58 +02:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
2024-02-01 15:21:04 +01:00
|
|
|
"engines": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"node": ">=12"
|
2024-02-01 15:21:04 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@esbuild/linux-ia32": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==",
|
|
|
|
"cpu": [
|
|
|
|
"ia32"
|
|
|
|
],
|
2024-09-06 10:17:57 +00:00
|
|
|
"dev": true,
|
2024-09-06 13:32:58 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
2024-09-05 09:08:43 +02:00
|
|
|
"engines": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"node": ">=12"
|
2024-09-05 09:08:43 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@esbuild/linux-loong64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==",
|
|
|
|
"cpu": [
|
|
|
|
"loong64"
|
|
|
|
],
|
2024-09-06 10:17:57 +00:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-06 13:32:58 +02:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
2024-04-10 06:25:47 +00:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@esbuild/linux-mips64el": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==",
|
|
|
|
"cpu": [
|
|
|
|
"mips64el"
|
|
|
|
],
|
2024-09-06 10:17:57 +00:00
|
|
|
"dev": true,
|
2024-09-06 13:32:58 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
2024-09-05 09:08:43 +02:00
|
|
|
"engines": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"node": ">=12"
|
2024-02-01 15:21:04 +01:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@esbuild/linux-ppc64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==",
|
|
|
|
"cpu": [
|
|
|
|
"ppc64"
|
|
|
|
],
|
2024-09-06 10:17:57 +00:00
|
|
|
"dev": true,
|
2024-09-06 13:32:58 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
2024-09-05 09:08:43 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@esbuild/linux-riscv64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==",
|
|
|
|
"cpu": [
|
|
|
|
"riscv64"
|
|
|
|
],
|
2024-09-06 10:17:57 +00:00
|
|
|
"dev": true,
|
2024-09-06 13:32:58 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
2024-09-06 09:14:06 +02:00
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@esbuild/linux-s390x": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==",
|
|
|
|
"cpu": [
|
|
|
|
"s390x"
|
|
|
|
],
|
2024-09-05 11:45:31 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-06 13:32:58 +02:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
2024-09-05 09:08:43 +02:00
|
|
|
"engines": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"node": ">=12"
|
2024-09-05 09:08:43 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@esbuild/linux-x64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
2024-09-05 11:45:31 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-06 13:32:58 +02:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
2024-09-05 09:08:43 +02:00
|
|
|
"engines": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"node": ">=12"
|
2024-09-05 09:08:43 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@esbuild/netbsd-x64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
2024-09-05 11:45:31 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-06 13:32:58 +02:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"netbsd"
|
|
|
|
],
|
2024-09-05 09:08:43 +02:00
|
|
|
"engines": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"node": ">=12"
|
2024-04-10 06:25:47 +00:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@esbuild/openbsd-arm64": {
|
|
|
|
"version": "0.23.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.23.0.tgz",
|
|
|
|
"integrity": "sha512-suXjq53gERueVWu0OKxzWqk7NxiUWSUlrxoZK7usiF50C6ipColGR5qie2496iKGYNLhDZkPxBI3erbnYkU0rQ==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
2024-09-05 11:45:31 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-06 13:32:58 +02:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"openbsd"
|
|
|
|
],
|
2024-09-05 09:08:43 +02:00
|
|
|
"engines": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"node": ">=18"
|
2024-09-05 09:08:43 +02:00
|
|
|
}
|
2024-04-10 06:25:47 +00:00
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@esbuild/openbsd-x64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
2024-09-05 11:45:31 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-06 13:32:58 +02:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"openbsd"
|
|
|
|
],
|
2024-09-05 09:08:43 +02:00
|
|
|
"engines": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"node": ">=12"
|
2024-04-10 06:25:47 +00:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@esbuild/sunos-x64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
2024-09-05 09:08:43 +02:00
|
|
|
"dev": true,
|
2024-09-06 13:32:58 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"sunos"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
2024-09-06 09:14:06 +02:00
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@esbuild/win32-arm64": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
2024-09-06 09:14:06 +02:00
|
|
|
"dev": true,
|
2024-09-06 13:32:58 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
2024-09-05 09:08:43 +02:00
|
|
|
"engines": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"node": ">=12"
|
2024-09-05 09:08:43 +02:00
|
|
|
}
|
2024-04-10 06:25:47 +00:00
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@esbuild/win32-ia32": {
|
|
|
|
"version": "0.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz",
|
|
|
|
"integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==",
|
|
|
|
"cpu": [
|
|
|
|
"ia32"
|
|
|
|
],
|
2024-09-05 11:45:31 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-06 13:32:58 +02:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
2024-09-05 09:08:43 +02:00
|
|
|
"engines": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"node": ">=12"
|
2024-04-10 06:25:47 +00:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@esbuild/win32-x64": {
|
|
|
|
"version": "0.23.0",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
2024-09-05 11:45:31 +02:00
|
|
|
"dev": true,
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-06 13:32:58 +02:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
2024-04-10 06:25:47 +00:00
|
|
|
"engines": {
|
2024-09-06 09:14:06 +02:00
|
|
|
"node": ">=18"
|
2024-04-10 06:25:47 +00:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@eslint-community/eslint-utils": {
|
|
|
|
"version": "4.4.0",
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-04-10 06:25:47 +00:00
|
|
|
"dependencies": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"eslint-visitor-keys": "^3.3.0"
|
2024-04-10 06:25:47 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
2024-09-05 09:08:43 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@eslint-community/regexpp": {
|
|
|
|
"version": "4.10.0",
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2022-09-28 21:32:15 +02:00
|
|
|
"engines": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@eslint/eslintrc": {
|
|
|
|
"version": "2.1.4",
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-04-10 06:25:47 +00:00
|
|
|
"dependencies": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"ajv": "^6.12.4",
|
|
|
|
"debug": "^4.3.2",
|
|
|
|
"espree": "^9.6.0",
|
|
|
|
"globals": "^13.19.0",
|
|
|
|
"ignore": "^5.2.0",
|
|
|
|
"import-fresh": "^3.2.1",
|
|
|
|
"js-yaml": "^4.1.0",
|
|
|
|
"minimatch": "^3.1.2",
|
|
|
|
"strip-json-comments": "^3.1.1"
|
2024-04-10 06:25:47 +00:00
|
|
|
},
|
2022-09-28 21:32:15 +02:00
|
|
|
"engines": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/eslint"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@eslint/eslintrc/node_modules/argparse": {
|
|
|
|
"version": "2.0.1",
|
|
|
|
"license": "Python-2.0"
|
|
|
|
},
|
|
|
|
"node_modules/@eslint/eslintrc/node_modules/brace-expansion": {
|
|
|
|
"version": "1.1.11",
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-09-05 09:08:43 +02:00
|
|
|
"dependencies": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"balanced-match": "^1.0.0",
|
|
|
|
"concat-map": "0.0.1"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@eslint/eslintrc/node_modules/globals": {
|
|
|
|
"version": "13.24.0",
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-04-10 06:25:47 +00:00
|
|
|
"dependencies": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"type-fest": "^0.20.2"
|
2024-04-10 06:25:47 +00:00
|
|
|
},
|
2023-03-02 12:02:52 +01:00
|
|
|
"engines": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"node": ">=8"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@eslint/eslintrc/node_modules/js-yaml": {
|
|
|
|
"version": "4.1.0",
|
2024-09-06 09:14:06 +02:00
|
|
|
"license": "MIT",
|
2024-02-01 15:21:04 +01:00
|
|
|
"dependencies": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"argparse": "^2.0.1"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"js-yaml": "bin/js-yaml.js"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@eslint/eslintrc/node_modules/minimatch": {
|
|
|
|
"version": "3.1.2",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"brace-expansion": "^1.1.7"
|
2024-02-01 15:21:04 +01:00
|
|
|
},
|
2024-04-10 06:25:47 +00:00
|
|
|
"engines": {
|
2024-09-06 13:32:58 +02:00
|
|
|
"node": "*"
|
2022-09-28 21:32:15 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-06 13:32:58 +02:00
|
|
|
"node_modules/@eslint/eslintrc/node_modules/type-fest": {
|
|
|
|
"version": "0.20.2",
|
|
|
|
"license": "(MIT OR CC0-1.0)",
|
|