|
24 | 24 | },
|
25 | 25 | "dependencies": {
|
26 | 26 | "@babel/cli": "^7.26.4",
|
27 |
| - "@babel/core": "^7.26.8", |
28 |
| - "@babel/plugin-transform-runtime": "^7.26.8", |
29 |
| - "@babel/preset-env": "^7.26.8", |
| 27 | + "@babel/core": "^7.26.9", |
| 28 | + "@babel/plugin-transform-runtime": "^7.26.9", |
| 29 | + "@babel/preset-env": "^7.26.9", |
30 | 30 | "@babel/register": "^7.25.9",
|
31 |
| - "@babel/runtime": "^7.26.7", |
| 31 | + "@babel/runtime": "^7.26.9", |
32 | 32 | "@lcdp/offline-plugin": "^5.1.1",
|
33 | 33 | "@mdi/font": "^7.4.47",
|
34 | 34 | "@vue/compiler-sfc": "^3.5.13",
|
35 | 35 | "@vvo/tzdb": "^6.161.0",
|
36 |
| - "axios": "^1.7.9", |
| 36 | + "axios": "^1.8.1", |
37 | 37 | "axios-mock-adapter": "^2.1.0",
|
38 | 38 | "babel-loader": "^9.2.1",
|
39 | 39 | "babel-plugin-istanbul": "^7.0.0",
|
|
47 | 47 | "cssnano": "^7.0.6",
|
48 | 48 | "easygettext": "^2.17.0",
|
49 | 49 | "eslint": ">=8.57.0",
|
50 |
| - "eslint-config-prettier": "^10.0.1", |
| 50 | + "eslint-config-prettier": "^10.0.2", |
51 | 51 | "eslint-formatter-pretty": "^6.0.1",
|
52 | 52 | "eslint-plugin-html": "^8.1.2",
|
53 | 53 | "eslint-plugin-import": "^2.31.0",
|
|
71 | 71 | "karma-verbose-reporter": "^0.0.8",
|
72 | 72 | "karma-webpack": "^5.0.1",
|
73 | 73 | "luxon": "^3.5.0",
|
74 |
| - "maplibre-gl": "^5.1.0", |
| 74 | + "maplibre-gl": "^5.1.1", |
75 | 75 | "memoize-one": "^6.0.0",
|
76 | 76 | "mini-css-extract-plugin": "^2.9.2",
|
77 | 77 | "minimist": ">=1.2.8",
|
|
109 | 109 | "vue-sanitize-directive": "^0.2.1",
|
110 | 110 | "vue-style-loader": "^4.1.3",
|
111 | 111 | "vue3-gettext": "^2.4.0",
|
112 |
| - "vuetify": "^3.7.11", |
113 |
| - "webpack": "^5.97.1", |
| 112 | + "vuetify": "^3.7.14", |
| 113 | + "webpack": "^5.98.0", |
114 | 114 | "webpack-bundle-analyzer": "^4.10.2",
|
115 | 115 | "webpack-cli": "^5.1.4",
|
116 | 116 | "webpack-hot-middleware": "^2.26.1",
|
|
0 commit comments