|
8 | 8 | }, |
9 | 9 | "dependencies": { |
10 | 10 | "@fortawesome/fontawesome-pro": "6.2.1", |
11 | | - "@mapbox/mapbox-gl-draw": "^1.4.1", |
| 11 | + "@mapbox/mapbox-gl-draw": "1.4.1", |
12 | 12 | "@powerhome/playbook-icons": "1.0.2", |
13 | 13 | "@powerhome/playbook-icons-react": "1.0.2", |
14 | 14 | "@powerhome/power-fonts": "0.0.1", |
15 | | - "anchor-js": "^5.0.0", |
16 | | - "maplibre-gl": "^2.4.0", |
17 | | - "highcharts": "^11.4.8", |
18 | | - "highcharts-react-official": "^3.2.1", |
19 | | - "match-sorter": "^8.0.0", |
| 15 | + "anchor-js": "5.0.0", |
| 16 | + "maplibre-gl": "2.4.0", |
| 17 | + "highcharts": "11.4.8", |
| 18 | + "highcharts-react-official": "3.2.1", |
| 19 | + "match-sorter": "8.0.0", |
20 | 20 | "playbook-ui": ">= 1", |
21 | | - "react-hook-form": "^7.28.1" |
| 21 | + "react-hook-form": "7.54.2" |
22 | 22 | }, |
23 | 23 | "devDependencies": { |
24 | 24 | "@babel/preset-env": "^7.24.8", |
25 | 25 | "@babel/preset-react": "^7.13.13", |
26 | 26 | "@babel/preset-typescript": "^7.24.7", |
27 | | - "@hotwired/turbo-rails": "^7.3.0", |
28 | | - "@originjs/vite-plugin-commonjs": "^1.0.3", |
29 | | - "@tiptap/extension-document": "^2.11.7", |
30 | | - "@tiptap/extension-highlight": "^2.11.7", |
31 | | - "@tiptap/extension-horizontal-rule": "^2.11.7", |
32 | | - "@tiptap/extension-link": "^2.11.7", |
33 | | - "@tiptap/extension-paragraph": "^2.11.7", |
34 | | - "@tiptap/extension-text": "^2.11.7", |
35 | | - "@tiptap/pm": "^2.11.7", |
36 | | - "@tiptap/react": "^2.11.7", |
37 | | - "@tiptap/starter-kit": "^2.11.7", |
38 | | - "@vitejs/plugin-react": "^4.3.1", |
| 27 | + "@hotwired/turbo-rails": "7.3.0", |
| 28 | + "@originjs/vite-plugin-commonjs": "1.0.3", |
| 29 | + "@tiptap/extension-document": "2.11.7", |
| 30 | + "@tiptap/extension-highlight": "2.11.7", |
| 31 | + "@tiptap/extension-horizontal-rule": "2.11.7", |
| 32 | + "@tiptap/extension-link": "2.11.7", |
| 33 | + "@tiptap/extension-paragraph": "2.11.7", |
| 34 | + "@tiptap/extension-text": "2.11.7", |
| 35 | + "@tiptap/pm": "2.11.7", |
| 36 | + "@tiptap/react": "2.11.7", |
| 37 | + "@tiptap/starter-kit": "2.11.7", |
| 38 | + "@vitejs/plugin-react": "4.3.1", |
39 | 39 | "axe-core": "4.10.2", |
40 | 40 | "babel-plugin-react-docgen": "^4.2.1", |
41 | | - "copy-to-clipboard": "^3.3.3", |
| 41 | + "copy-to-clipboard": "3.3.3", |
42 | 42 | "eslint": "6.8.0", |
43 | | - "postcss-flexbugs-fixes": "^5.0.2", |
44 | | - "postcss-import": "^14.1.0", |
45 | | - "postcss-preset-env": "^7.0.1", |
| 43 | + "postcss-flexbugs-fixes": "5.0.2", |
| 44 | + "postcss-import": "14.1.0", |
| 45 | + "postcss-preset-env": "7.8.3", |
46 | 46 | "react": "^17.0.2", |
47 | | - "react-docgen": "^7.0.3", |
48 | | - "react-docgen-typescript": "^2.2.2", |
| 47 | + "react-docgen": "7.0.3", |
| 48 | + "react-docgen-typescript": "2.2.2", |
49 | 49 | "react-dom": "^17.0.2", |
50 | | - "react-live": "^4.1.8", |
| 50 | + "react-live": "4.1.8", |
51 | 51 | "react-markdown": "^10.1.0", |
52 | | - "react-router-dom": "^6.16.0", |
53 | | - "react-simple-code-editor": "^0.13.1", |
54 | | - "sass": "^1.77.6", |
55 | | - "ts-json-schema-generator": "^2.3.0", |
| 52 | + "react-router-dom": "6.16.0", |
| 53 | + "react-simple-code-editor": "0.13.1", |
| 54 | + "sass": "1.77.6", |
| 55 | + "ts-json-schema-generator": "2.3.0", |
56 | 56 | "vite": "6.3.5", |
57 | | - "vite-plugin-ruby": "^5.0.0", |
58 | | - "zxcvbn": "^4.4.2" |
| 57 | + "vite-plugin-ruby": "5.0.0", |
| 58 | + "zxcvbn": "4.4.2" |
59 | 59 | }, |
60 | 60 | "resolutions": { |
61 | | - "@typescript-eslint/eslint-plugin": "^5.0.0" |
| 61 | + "@typescript-eslint/eslint-plugin": "5.62.0" |
62 | 62 | } |
63 | 63 | } |
0 commit comments