|
28 | 28 | "@emotion/react": "^11.14.0", |
29 | 29 | "@emotion/styled": "^11.14.0", |
30 | 30 | "@eslint/eslintrc": "^3.3.1", |
31 | | - "@eslint/js": "^9.23.0", |
| 31 | + "@eslint/js": "^9.24.0", |
32 | 32 | "@mapbox/mapbox-gl-draw": "1.4.3", |
33 | 33 | "@mapbox/mapbox-gl-sync-move": "^0.3.1", |
34 | | - "@mui/icons-material": "^7.0.0", |
35 | | - "@mui/material": "^7.0.0", |
| 34 | + "@mui/icons-material": "^7.0.1", |
| 35 | + "@mui/material": "^7.0.1", |
36 | 36 | "@reduxjs/toolkit": "^2.6.1", |
37 | 37 | "@rollup/plugin-json": "^6.1.0", |
38 | | - "@storybook/theming": "^8.6.11", |
| 38 | + "@storybook/theming": "^8.6.12", |
39 | 39 | "@testing-library/dom": "^10.4.0", |
40 | 40 | "@tmcw/togeojson": "^7.0.0", |
41 | 41 | "@turf/turf": "^7.2.0", |
|
56 | 56 | "react-redux": "^9.2.0", |
57 | 57 | "redux": "^5.0.1", |
58 | 58 | "redux-thunk": "^3.1.0", |
59 | | - "three": "^0.174.0", |
| 59 | + "three": "^0.175.0", |
60 | 60 | "topojson-client": "^3.1.0", |
61 | 61 | "uuid": "^11.1.0", |
62 | 62 | "wms-capabilities": "^0.6.0" |
|
68 | 68 | "@rollup/plugin-babel": "^6.0.4", |
69 | 69 | "@rollup/plugin-commonjs": "^28.0.3", |
70 | 70 | "@rollup/plugin-url": "^8.0.2", |
71 | | - "@storybook/addon-actions": "^8.6.11", |
72 | | - "@storybook/addon-docs": "^8.6.11", |
73 | | - "@storybook/addon-essentials": "^8.6.11", |
74 | | - "@storybook/addon-links": "^8.6.11", |
| 71 | + "@storybook/addon-actions": "^8.6.12", |
| 72 | + "@storybook/addon-docs": "^8.6.12", |
| 73 | + "@storybook/addon-essentials": "^8.6.12", |
| 74 | + "@storybook/addon-links": "^8.6.12", |
75 | 75 | "@storybook/addons": "^7.6.17", |
76 | | - "@storybook/node-logger": "^8.6.11", |
77 | | - "@storybook/react": "^8.6.11", |
78 | | - "@storybook/react-webpack5": "^8.6.11", |
79 | | - "@storybook/test": "^8.6.11", |
| 76 | + "@storybook/node-logger": "^8.6.12", |
| 77 | + "@storybook/react": "^8.6.12", |
| 78 | + "@storybook/react-webpack5": "^8.6.12", |
| 79 | + "@storybook/test": "^8.6.12", |
80 | 80 | "@storybook/testing-react": "^2.0.1", |
81 | | - "@testing-library/react": "^16.2.0", |
| 81 | + "@testing-library/react": "^16.3.0", |
82 | 82 | "@types/chai": "^5.2.1", |
83 | 83 | "@types/elasticlunr": "^0.9.5", |
84 | 84 | "@types/enzyme": "^3.10.18", |
|
89 | 89 | "@types/mapbox__vector-tile": "^2.0.0", |
90 | 90 | "@types/mocha": "^10.0.10", |
91 | 91 | "@types/pako": "^2.0.3", |
92 | | - "@types/react": "^19.0.12", |
93 | | - "@types/react-dom": "^19.0.4", |
| 92 | + "@types/react": "^19.1.0", |
| 93 | + "@types/react-dom": "^19.1.1", |
94 | 94 | "@types/sql.js": "^1.4.9", |
95 | | - "@types/three": "^0.174.0", |
| 95 | + "@types/three": "^0.175.0", |
96 | 96 | "@types/uuid": "^10.0.0", |
97 | | - "@typescript-eslint/eslint-plugin": "^8.28.0", |
98 | | - "@typescript-eslint/parser": "^8.28.0", |
| 97 | + "@typescript-eslint/eslint-plugin": "^8.29.0", |
| 98 | + "@typescript-eslint/parser": "^8.29.0", |
99 | 99 | "avj": "^0.0.0", |
100 | 100 | "babel-jest": "^29.7.0", |
101 | 101 | "babel-loader": "^10.0.0", |
|
105 | 105 | "chai": "^5.2.0", |
106 | 106 | "cypress": "^14.2.1", |
107 | 107 | "elasticlunr": "^0.9.5", |
108 | | - "eslint": "^9.23.0", |
| 108 | + "eslint": "^9.24.0", |
109 | 109 | "eslint-config-prettier": "^10.1.1", |
110 | | - "eslint-plugin-react": "^7.37.4", |
| 110 | + "eslint-plugin-react": "^7.37.5", |
111 | 111 | "eslint-plugin-storybook": "^0.12.0", |
112 | 112 | "glob": "^11.0.1", |
113 | 113 | "jest": "29.7.0", |
|
120 | 120 | "node-fetch": "^3.3.2", |
121 | 121 | "postcss": "^8.5.3", |
122 | 122 | "prettier": "3.5.3", |
123 | | - "react": "^19.0.0", |
| 123 | + "react": "^19.1.0", |
124 | 124 | "react-app-polyfill": "^3.0.0", |
125 | 125 | "react-dev-utils": "^12.0.1", |
126 | | - "react-dom": "^19.0.0", |
| 126 | + "react-dom": "^19.1.0", |
127 | 127 | "react-draggable": "^4.4.6", |
128 | 128 | "react-i18next": "^15.4.1", |
129 | | - "rollup": "^4.37.0", |
| 129 | + "rollup": "^4.39.0", |
130 | 130 | "rollup-plugin-delete": "^3.0.1", |
131 | 131 | "rollup-plugin-import-css": "^3.5.8", |
132 | 132 | "rollup-plugin-node-externals": "^8.0.0", |
133 | 133 | "rollup-plugin-typescript2": "^0.36.0", |
134 | 134 | "showdown": "^2.1.0", |
135 | 135 | "sql.js": "^1.13.0", |
136 | | - "storybook": "^8.6.11", |
| 136 | + "storybook": "^8.6.12", |
137 | 137 | "storybook-source-link": "^4.0.1", |
138 | | - "ts-jest": "^29.3.0", |
| 138 | + "ts-jest": "^29.3.1", |
139 | 139 | "ts-loader": "^9.5.2", |
140 | 140 | "ts-node": "^10.9.2", |
141 | | - "typescript": "^5.8.2" |
| 141 | + "typescript": "^5.8.3" |
142 | 142 | }, |
143 | 143 | "jest": { |
144 | 144 | "roots": [ |
|
167 | 167 | "^.+\\.svg$": "<rootDir>/config/jest/fileTransform.js" |
168 | 168 | }, |
169 | 169 | "transformIgnorePatterns": [ |
170 | | - "[/\\\\]node_modules[/\\\\].+\\.(js|jsx|mjs|cjs|ts|tsx)$", |
| 170 | + "[/\\\\]node_modules[/\\\\](?!three/examples/jsm/).+\\.(js|jsx|mjs|cjs|ts|tsx)$", |
171 | 171 | "^.+\\.module\\.(css|sass|scss)$" |
172 | 172 | ], |
173 | 173 | "modulePaths": [], |
|
0 commit comments