|
15 | 15 | "start": "next start"
|
16 | 16 | },
|
17 | 17 | "dependencies": {
|
18 |
| - "@apollo/client": "^3.4.11", |
19 |
| - "@graphql-typed-document-node/core": "^3.1.0", |
20 |
| - "@headlessui/react": "1.6.5", |
21 |
| - "@hookform/resolvers": "^2.8.3", |
22 |
| - "@nebula.gl/edit-modes": "0.23.8", |
23 |
| - "@reduxjs/toolkit": "^1.8.0", |
| 18 | + "@apollo/client": "^3.7.10", |
| 19 | + "@graphql-typed-document-node/core": "^3.2.0", |
| 20 | + "@headlessui/react": "1.7.13", |
| 21 | + "@hookform/resolvers": "^3.0.0", |
| 22 | + "@nebula.gl/edit-modes": "1.0.4", |
| 23 | + "@reduxjs/toolkit": "^1.9.3", |
24 | 24 | "@seznam/compose-react-refs": "^1.0.6",
|
25 | 25 | "@turf/along": "^6.5.0",
|
26 | 26 | "@turf/distance": "^6.5.0",
|
|
29 | 29 | "@turf/length": "^6.5.0",
|
30 | 30 | "@turf/nearest-point-on-line": "^6.5.0",
|
31 | 31 | "@turf/point-to-line-distance": "6.5.0",
|
32 |
| - "@types/mapbox-gl": "^2.7.3", |
33 |
| - "@types/react-router": "^5.1.17", |
| 32 | + "@types/mapbox-gl": "^2.7.10", |
| 33 | + "@types/react-router": "^5.1.20", |
34 | 34 | "@types/redux-logger": "^3.0.9",
|
35 |
| - "apollo-link-scalars": "^4.0.1", |
36 |
| - "axios": "0.21.1", |
| 35 | + "apollo-link-scalars": "^4.0.2", |
| 36 | + "axios": "1.3.4", |
37 | 37 | "graphql": "^16.6.0",
|
38 | 38 | "hsl-map-style": "HSLdevcom/hsl-map-style",
|
39 |
| - "i18next": "^20.2.1", |
40 |
| - "immer": "^9.0.5", |
| 39 | + "i18next": "^22.4.13", |
| 40 | + "immer": "^9.0.19", |
41 | 41 | "lodash": "^4.17.21",
|
42 |
| - "luxon": "^3.2.1", |
43 |
| - "maplibre-gl": "1.15.2", |
44 |
| - "next": "^13.0.7", |
45 |
| - "qs": "^6.11.0", |
| 42 | + "luxon": "^3.3.0", |
| 43 | + "maplibre-gl": "2.4.0", |
| 44 | + "next": "^13.2.4", |
| 45 | + "qs": "^6.11.1", |
46 | 46 | "react": "^18.2.0",
|
47 | 47 | "react-dom": "^18.2.0",
|
48 |
| - "react-hook-form": "^7.33.0", |
49 |
| - "react-hot-toast": "^2.2.0", |
50 |
| - "react-i18next": "^11.8.12", |
51 |
| - "react-icons": "^4.3.1", |
52 |
| - "react-map-gl": "^6.1.16", |
53 |
| - "react-map-gl-draw": "^1.0.3", |
54 |
| - "react-redux": "^7.2.6", |
55 |
| - "react-router-dom": "^5.2.0", |
56 |
| - "react-spinners": "^0.13.4", |
| 48 | + "react-hook-form": "^7.43.7", |
| 49 | + "react-hot-toast": "^2.4.0", |
| 50 | + "react-i18next": "^12.2.0", |
| 51 | + "react-icons": "^4.8.0", |
| 52 | + "react-map-gl": "^7.0.21", |
| 53 | + "react-map-gl-draw": "^1.0.4", |
| 54 | + "react-redux": "^8.0.5", |
| 55 | + "react-router-dom": "^6.9.0", |
| 56 | + "react-spinners": "^0.13.8", |
57 | 57 | "redux-logger": "^3.0.6",
|
58 |
| - "remeda": "^1.6.0", |
| 58 | + "remeda": "^1.9.1", |
59 | 59 | "subscriptions-transport-ws": "^0.11.0",
|
60 |
| - "zod": "^3.17.10" |
| 60 | + "zod": "^3.21.4" |
61 | 61 | },
|
62 | 62 | "devDependencies": {
|
63 | 63 | "@hsl/jore4-test-db-manager": "1.0.0",
|
64 |
| - "@testing-library/jest-dom": "^5.16.4", |
65 |
| - "@testing-library/react": "^13.3.0", |
| 64 | + "@testing-library/jest-dom": "^5.16.5", |
| 65 | + "@testing-library/react": "^14.0.0", |
66 | 66 | "@types/lodash": "^4.14.191",
|
67 | 67 | "@types/luxon": "^3.2.0",
|
68 | 68 | "@types/node": "^18.15.3",
|
69 | 69 | "@types/qs": "^6.9.7",
|
70 | 70 | "@types/react": "^17.0.21",
|
71 |
| - "@types/react-router-dom": "^5.1.7", |
72 |
| - "autoprefixer": "^10.4.2", |
73 |
| - "bufferutil": "^4.0.3", |
| 71 | + "@types/react-router-dom": "^5.3.3", |
| 72 | + "autoprefixer": "^10.4.14", |
| 73 | + "bufferutil": "^4.0.7", |
74 | 74 | "cross-fetch": "^3.1.5",
|
75 | 75 | "encoding": "^0.1.13",
|
76 |
| - "express": "^4.17.1", |
| 76 | + "express": "^4.18.2", |
77 | 77 | "http-proxy-middleware": "^2.0.6",
|
78 |
| - "postcss": "^8.4.5", |
79 |
| - "tailwindcss": "^3.2.4", |
80 |
| - "utf-8-validate": "^5.0.5" |
| 78 | + "postcss": "^8.4.21", |
| 79 | + "tailwindcss": "^3.2.7", |
| 80 | + "utf-8-validate": "^6.0.3" |
81 | 81 | }
|
82 | 82 | }
|
0 commit comments