|
33 | 33 | }, |
34 | 34 | "private": true, |
35 | 35 | "dependencies": { |
36 | | - "@angular-material-components/datetime-picker": "7.0.1", |
37 | | - "@angular/animations": "13.3.6", |
38 | | - "@angular/cdk": "13.3.6", |
39 | | - "@angular/common": "13.3.6", |
40 | | - "@angular/compiler": "13.3.6", |
41 | | - "@angular/core": "13.3.6", |
42 | | - "@angular/forms": "13.3.6", |
43 | | - "@angular/material": "13.3.6", |
44 | | - "@angular/platform-browser": "13.3.6", |
45 | | - "@angular/platform-browser-dynamic": "13.3.6", |
46 | | - "@angular/router": "13.3.6", |
47 | | - "@deck.gl/core": "8.8.20", |
48 | | - "@deck.gl/layers": "8.7.12", |
49 | | - "@deck.gl/mapbox": "8.8.22", |
50 | | - "@mapbox/mapbox-gl-language": "^1.0.0", |
| 36 | + "@angular-material-components/datetime-picker": "9.0.0", |
| 37 | + "@angular/animations": "15.1.5", |
| 38 | + "@angular/cdk": "15.1.5", |
| 39 | + "@angular/common": "15.1.5", |
| 40 | + "@angular/compiler": "15.1.5", |
| 41 | + "@angular/core": "15.1.5", |
| 42 | + "@angular/forms": "15.1.5", |
| 43 | + "@angular/material": "15.1.5", |
| 44 | + "@angular/platform-browser": "15.1.5", |
| 45 | + "@angular/platform-browser-dynamic": "15.1.5", |
| 46 | + "@angular/router": "15.1.5", |
| 47 | + "@deck.gl/core": "8.8.25", |
| 48 | + "@deck.gl/layers": "8.8.25", |
| 49 | + "@deck.gl/mapbox": "8.8.25", |
| 50 | + "@loaders.gl/core": "^3.3.1", |
| 51 | + "@luma.gl/core": "^8.5.18", |
| 52 | + "@mapbox/mapbox-gl-language": "^1.0.1", |
51 | 53 | "@types/lodash-es": "4.17.6", |
52 | | - "angular-i18next": "11.0.0", |
| 54 | + "angular-i18next": "15.0.5", |
53 | 55 | "autoprefixer": "10.4.13", |
54 | | - "d3": "7.8.0", |
55 | | - "i18next": "21.10.0", |
| 56 | + "d3": "7.8.2", |
| 57 | + "esbuild": "^0.17.10", |
| 58 | + "i18next": "22.4.10", |
56 | 59 | "i18next-browser-languagedetector": "7.0.1", |
57 | | - "i18next-http-backend": "2.0.2", |
58 | | - "keycloak-angular": "10.0.2", |
59 | | - "keycloak-js": "18.0.1", |
| 60 | + "i18next-http-backend": "2.1.1", |
| 61 | + "keycloak-angular": "13.0.0", |
| 62 | + "keycloak-js": "20.0.5", |
60 | 63 | "lodash-es": "4.17.21", |
| 64 | + "mapbox-gl": "^2.12.1", |
61 | 65 | "maplibre-gl": "^2.4.0", |
62 | | - "postcss": "8.4.19", |
63 | | - "rxjs": "7.5.7", |
64 | | - "tailwindcss": "3.2.4", |
65 | | - "tslib": "2.4.1", |
| 66 | + "postcss": "8.4.21", |
| 67 | + "rxjs": "7.8.0", |
| 68 | + "tailwindcss": "3.2.7", |
| 69 | + "tslib": "2.5.0", |
66 | 70 | "webpack": "5.75.0", |
67 | | - "zone.js": "0.11.8" |
| 71 | + "zone.js": "0.12.0" |
68 | 72 | }, |
69 | 73 | "devDependencies": { |
70 | | - "@angular-builders/custom-webpack": "13.1.0", |
71 | | - "@angular-devkit/build-angular": "13.3.5", |
72 | | - "@angular-eslint/builder": "15.1.0", |
73 | | - "@angular-eslint/eslint-plugin": "15.2.0", |
74 | | - "@angular-eslint/eslint-plugin-template": "13.2.1", |
75 | | - "@angular-eslint/schematics": "13.5.0", |
76 | | - "@angular-eslint/template-parser": "13.2.1", |
77 | | - "@angular/cli": "13.3.5", |
78 | | - "@angular/compiler-cli": "13.3.6", |
79 | | - "@angular/language-service": "13.3.6", |
80 | | - "@badeball/cypress-cucumber-preprocessor": "^15.0.0", |
81 | | - "@bahmutov/cypress-esbuild-preprocessor": "^2.1.5", |
82 | | - "@commitlint/cli": "17.4.2", |
83 | | - "@commitlint/config-conventional": "16.2.4", |
84 | | - "@cypress/schematic": "2.4.0", |
85 | | - "@testing-library/angular": "11.0.4", |
86 | | - "@testing-library/jasmine-dom": "1.2.0", |
| 74 | + "@angular-builders/custom-webpack": "15.0.0", |
| 75 | + "@angular-devkit/build-angular": "15.1.6", |
| 76 | + "@angular-eslint/builder": "15.2.1", |
| 77 | + "@angular-eslint/eslint-plugin": "15.2.1", |
| 78 | + "@angular-eslint/eslint-plugin-template": "15.2.1", |
| 79 | + "@angular-eslint/schematics": "15.2.1", |
| 80 | + "@angular-eslint/template-parser": "15.2.1", |
| 81 | + "@angular/cli": "15.1.6", |
| 82 | + "@angular/compiler-cli": "15.1.5", |
| 83 | + "@angular/language-service": "15.1.5", |
| 84 | + "@badeball/cypress-cucumber-preprocessor": "^15.1.4", |
| 85 | + "@bahmutov/cypress-esbuild-preprocessor": "^2.2.0", |
| 86 | + "@commitlint/cli": "17.4.4", |
| 87 | + "@commitlint/config-conventional": "17.4.4", |
| 88 | + "@cypress/schematic": "2.5.0", |
| 89 | + "@testing-library/angular": "13.2.1", |
| 90 | + "@testing-library/jasmine-dom": "1.3.3", |
87 | 91 | "@types/d3": "7.4.0", |
88 | 92 | "@types/jasmine": "4.3.1", |
89 | 93 | "@types/luxon": "3.2.0", |
90 | | - "@types/node": "18.11.4", |
91 | | - "@types/testing-library__jasmine-dom": "^1.0.3", |
92 | | - "@typescript-eslint/eslint-plugin": "5.48.0", |
93 | | - "@typescript-eslint/parser": "5.49.0", |
94 | | - "cypress": "^12.4.0", |
95 | | - "eslint": "8.28.0", |
96 | | - "eslint-config-prettier": "8.5.0", |
| 94 | + "@types/node": "^18.14.0", |
| 95 | + "@types/testing-library__jasmine-dom": "^1.3.0", |
| 96 | + "@typescript-eslint/eslint-plugin": "5.53.0", |
| 97 | + "@typescript-eslint/parser": "5.53.0", |
| 98 | + "cypress": "^12.6.0", |
| 99 | + "eslint": "8.34.0", |
| 100 | + "eslint-config-prettier": "8.6.0", |
97 | 101 | "eslint-plugin-import": "2.27.5", |
98 | | - "eslint-plugin-jsdoc": "39.6.4", |
| 102 | + "eslint-plugin-jsdoc": "40.0.0", |
99 | 103 | "eslint-plugin-prefer-arrow": "1.2.3", |
100 | | - "husky": "8.0.2", |
101 | | - "jasmine-core": "4.3.0", |
| 104 | + "husky": "8.0.3", |
| 105 | + "jasmine-core": "4.5.0", |
102 | 106 | "karma": "6.4.1", |
103 | | - "karma-chrome-launcher": "3.1.0", |
| 107 | + "karma-chrome-launcher": "3.1.1", |
104 | 108 | "karma-coverage": "2.2.0", |
105 | 109 | "karma-jasmine": "5.1.0", |
106 | | - "karma-jasmine-html-reporter": "2.0.0", |
107 | 110 | "karma-sonarqube-reporter": "1.4.0", |
108 | | - "lint-staged": "13.0.3", |
109 | | - "msw": "1.0.0", |
| 111 | + "lint-staged": "13.1.2", |
| 112 | + "msw": "1.0.1", |
110 | 113 | "playwright-webkit": "^1.30.0", |
111 | 114 | "postcss-import": "15.1.0", |
112 | 115 | "postcss-loader": "7.0.2", |
113 | | - "postcss-scss": "4.0.4", |
114 | | - "prettier": "2.7.1", |
115 | | - "stylelint": "14.16.1", |
116 | | - "stylelint-config-standard-scss": "4.0.0", |
| 116 | + "postcss-scss": "4.0.6", |
| 117 | + "prettier": "2.8.4", |
| 118 | + "stylelint": "15.2.0", |
| 119 | + "stylelint-config-standard-scss": "7.0.1", |
117 | 120 | "ts-loader": "^9.4.2", |
118 | 121 | "ts-node": "10.9.1", |
119 | | - "typescript": "4.6.4", |
120 | | - "webpack-bundle-analyzer": "4.5.0" |
| 122 | + "typescript": "4.9.5", |
| 123 | + "webpack-bundle-analyzer": "4.8.0" |
121 | 124 | }, |
122 | 125 | "msw": { |
123 | 126 | "workerDirectory": "src" |
|
0 commit comments