|
29 | 29 | "@emotion/react": "^11.14.0", |
30 | 30 | "@emotion/styled": "^11.14.1", |
31 | 31 | "@eslint/eslintrc": "^3.3.1", |
32 | | - "@eslint/js": "^9.30.0", |
| 32 | + "@eslint/js": "^9.34.0", |
33 | 33 | "@mapbox/mapbox-gl-draw": "1.4.3", |
34 | 34 | "@mapbox/mapbox-gl-sync-move": "^0.3.1", |
35 | | - "@mui/icons-material": "^7.2.0", |
36 | | - "@mui/material": "^7.2.0", |
37 | | - "@mui/system": "^7.2.0", |
| 35 | + "@mui/icons-material": "^7.3.1", |
| 36 | + "@mui/material": "^7.3.1", |
| 37 | + "@mui/system": "^7.3.1", |
38 | 38 | "@reduxjs/toolkit": "^2.6.1", |
39 | 39 | "@rollup/plugin-json": "^6.1.0", |
40 | | - "@testing-library/dom": "^10.4.0", |
| 40 | + "@testing-library/dom": "^10.4.1", |
41 | 41 | "@tmcw/togeojson": "^7.0.0", |
42 | 42 | "@turf/helpers": "^7.2.0", |
43 | 43 | "@turf/turf": "^7.2.0", |
|
49 | 49 | "csv2geojson": "^5.1.2", |
50 | 50 | "d3": "^7.9.0", |
51 | 51 | "globals": "^16.3.0", |
52 | | - "jspdf": "^3.0.1", |
| 52 | + "jspdf": "^3.0.2", |
53 | 53 | "maplibre-gl": "5.6.0", |
54 | 54 | "osm2geojson-lite": "^1.0.3", |
55 | 55 | "pako": "^2.1.0", |
|
58 | 58 | "react-redux": "^9.2.0", |
59 | 59 | "redux": "^5.0.1", |
60 | 60 | "redux-thunk": "^3.1.0", |
61 | | - "three": "^0.178.0", |
| 61 | + "three": "^0.179.1", |
62 | 62 | "topojson-client": "^3.1.0", |
63 | 63 | "uuid": "^11.1.0", |
64 | 64 | "wms-capabilities": "^0.6.0" |
|
70 | 70 | "@rollup/plugin-babel": "^6.0.4", |
71 | 71 | "@rollup/plugin-commonjs": "^28.0.6", |
72 | 72 | "@rollup/plugin-url": "^8.0.2", |
73 | | - "@storybook/addon-docs": "^9.0.15", |
74 | | - "@storybook/addon-links": "^9.0.15", |
| 73 | + "@storybook/addon-docs": "^9.1.3", |
| 74 | + "@storybook/addon-links": "^9.1.3", |
75 | 75 | "@storybook/addons": "^7.6.17", |
76 | | - "@storybook/react-webpack5": "^9.0.15", |
| 76 | + "@storybook/react-webpack5": "^9.1.3", |
77 | 77 | "@storybook/testing-react": "^2.0.1", |
78 | 78 | "@testing-library/react": "^16.3.0", |
79 | 79 | "@types/chai": "^5.2.1", |
|
85 | 85 | "@types/mapbox__point-geometry": "^0.1.4", |
86 | 86 | "@types/mapbox__vector-tile": "^2.0.0", |
87 | 87 | "@types/mocha": "^10.0.10", |
88 | | - "@types/pako": "^2.0.3", |
89 | | - "@types/react": "^19.1.0", |
90 | | - "@types/react-dom": "^19.1.1", |
| 88 | + "@types/pako": "^2.0.4", |
| 89 | + "@types/react": "^19.1.11", |
| 90 | + "@types/react-dom": "^19.1.8", |
91 | 91 | "@types/sql.js": "^1.4.9", |
92 | | - "@types/three": "^0.177.0", |
| 92 | + "@types/three": "^0.179.0", |
93 | 93 | "@types/uuid": "^10.0.0", |
94 | | - "@typescript-eslint/eslint-plugin": "^8.35.1", |
95 | | - "@typescript-eslint/parser": "^8.35.1", |
| 94 | + "@typescript-eslint/eslint-plugin": "^8.41.0", |
| 95 | + "@typescript-eslint/parser": "^8.41.0", |
96 | 96 | "avj": "^0.0.0", |
97 | | - "babel-jest": "^30.0.2", |
| 97 | + "babel-jest": "^30.0.5", |
98 | 98 | "babel-loader": "^10.0.0", |
99 | 99 | "babel-plugin-inline-react-svg": "^2.0.2", |
100 | 100 | "babel-plugin-styled-components": "^2.1.4", |
101 | 101 | "babel-preset-react-app": "^10.1.0", |
102 | | - "chai": "^5.2.0", |
103 | | - "cypress": "^14.5.0", |
| 102 | + "chai": "^6.0.1", |
| 103 | + "cypress": "^15.0.0", |
104 | 104 | "elasticlunr": "^0.9.5", |
105 | | - "eslint": "^9.30.0", |
106 | | - "eslint-config-prettier": "^10.1.1", |
| 105 | + "eslint": "^9.34.0", |
| 106 | + "eslint-config-prettier": "^10.1.8", |
107 | 107 | "eslint-plugin-react": "^7.37.5", |
108 | | - "eslint-plugin-storybook": "^9.0.15", |
| 108 | + "eslint-plugin-storybook": "^9.1.3", |
109 | 109 | "glob": "^11.0.1", |
110 | | - "jest": "30.0.3", |
111 | | - "jest-circus": "30.0.3", |
112 | | - "jest-environment-jsdom": "^30.0.2", |
| 110 | + "jest": "30.0.5", |
| 111 | + "jest-circus": "30.0.5", |
| 112 | + "jest-environment-jsdom": "^30.0.5", |
113 | 113 | "jest-enzyme": "^7.1.2", |
114 | | - "jest-resolve": "30.0.2", |
| 114 | + "jest-resolve": "30.0.5", |
115 | 115 | "jest-watch-typeahead": "3.0.1", |
116 | 116 | "mocha": "^11.7.1", |
117 | 117 | "node-fetch": "^3.3.2", |
118 | 118 | "path-browserify": "^1.0.1", |
119 | 119 | "postcss": "^8.5.6", |
120 | 120 | "prettier": "3.6.2", |
121 | | - "react": "^19.1.0", |
| 121 | + "react": "^19.1.1", |
122 | 122 | "react-app-polyfill": "^3.0.0", |
123 | 123 | "react-dev-utils": "^12.0.1", |
124 | | - "react-dom": "^19.1.0", |
| 124 | + "react-dom": "^19.1.1", |
125 | 125 | "react-draggable": "^4.5.0", |
126 | | - "react-i18next": "^15.4.1", |
127 | | - "rollup": "^4.44.1", |
| 126 | + "react-i18next": "^15.7.2", |
| 127 | + "rollup": "^4.48.1", |
128 | 128 | "rollup-plugin-delete": "^3.0.1", |
129 | | - "rollup-plugin-import-css": "^4.0.1", |
130 | | - "rollup-plugin-node-externals": "^8.0.1", |
| 129 | + "rollup-plugin-import-css": "^4.0.2", |
| 130 | + "rollup-plugin-node-externals": "^8.1.0", |
131 | 131 | "rollup-plugin-typescript2": "^0.36.0", |
132 | 132 | "showdown": "^2.1.0", |
133 | 133 | "sql.js": "^1.13.0", |
134 | | - "storybook": "^9.0.15", |
135 | | - "ts-jest": "^29.3.1", |
136 | | - "ts-loader": "^9.5.2", |
| 134 | + "storybook": "^9.1.3", |
| 135 | + "ts-jest": "^29.4.1", |
| 136 | + "ts-loader": "^9.5.4", |
137 | 137 | "ts-node": "^10.9.2", |
138 | | - "typescript": "^5.8.3" |
| 138 | + "typescript": "^5.9.2" |
139 | 139 | }, |
140 | 140 | "jest": { |
141 | 141 | "roots": [ |
|
0 commit comments