|
1 | 1 | { |
2 | 2 | "name": "cipp", |
3 | | - "version": "10.5.5", |
| 3 | + "version": "10.6.0", |
4 | 4 | "author": "CIPP Contributors", |
5 | 5 | "homepage": "https://cipp.app/", |
6 | 6 | "bugs": { |
|
42 | 42 | "@react-pdf/renderer": "^4.5.1", |
43 | 43 | "@reduxjs/toolkit": "^2.12.0", |
44 | 44 | "@tanstack/query-sync-storage-persister": "^5.90.25", |
45 | | - "@tanstack/react-query": "^5.100.10", |
46 | | - "@tanstack/react-query-devtools": "^5.100.10", |
47 | | - "@tanstack/react-query-persist-client": "^5.96.2", |
| 45 | + "@tanstack/react-query": "^5.101.2", |
| 46 | + "@tanstack/react-query-devtools": "^5.101.2", |
| 47 | + "@tanstack/react-query-persist-client": "^5.101.2", |
48 | 48 | "@tanstack/react-table": "^8.19.2", |
49 | 49 | "@tiptap/core": "^3.22.3", |
50 | 50 | "@tiptap/extension-heading": "^3.22.3", |
51 | 51 | "@tiptap/extension-table": "^3.20.5", |
52 | | - "@tiptap/pm": "^3.22.3", |
| 52 | + "@tiptap/pm": "^3.27.3", |
53 | 53 | "@tiptap/react": "^3.20.5", |
54 | 54 | "@tiptap/starter-kit": "^3.20.5", |
55 | 55 | "@vvo/tzdb": "^6.198.0", |
56 | | - "apexcharts": "5.14.0", |
| 56 | + "apexcharts": "5.16.0", |
57 | 57 | "axios": "1.16.1", |
58 | | - "date-fns": "4.1.0", |
| 58 | + "date-fns": "4.4.0", |
59 | 59 | "diff": "^8.0.3", |
60 | 60 | "dompurify": "^3.4.9", |
61 | 61 | "driver.js": "^1.4.0", |
|
65 | 65 | "gray-matter": "4.0.3", |
66 | 66 | "javascript-time-ago": "^2.6.2", |
67 | 67 | "jspdf": "^4.2.0", |
68 | | - "jspdf-autotable": "^5.0.7", |
| 68 | + "jspdf-autotable": "^5.0.8", |
69 | 69 | "leaflet": "^1.9.4", |
70 | 70 | "leaflet.markercluster": "^1.5.3", |
71 | 71 | "lodash": "^4.18.1", |
72 | 72 | "lodash.isequal": "4.5.0", |
73 | 73 | "material-react-table": "^3.0.1", |
74 | 74 | "monaco-editor": "^0.55.1", |
75 | 75 | "mui-tiptap": "^1.31.0", |
76 | | - "next": "^16.2.2", |
| 76 | + "next": "^16.2.10", |
77 | 77 | "nprogress": "0.2.0", |
78 | 78 | "numeral": "2.0.6", |
79 | 79 | "prop-types": "15.8.1", |
80 | 80 | "punycode": "^2.3.1", |
81 | 81 | "react": "19.2.6", |
82 | | - "react-apexcharts": "2.1.0", |
| 82 | + "react-apexcharts": "2.1.1", |
83 | 83 | "react-beautiful-dnd": "13.1.1", |
84 | 84 | "react-dom": "19.2.6", |
85 | 85 | "react-dropzone": "15.0.0", |
86 | | - "react-error-boundary": "^6.1.1", |
| 86 | + "react-error-boundary": "^6.1.2", |
87 | 87 | "react-hook-form": "^7.76.1", |
88 | 88 | "react-hot-toast": "2.6.0", |
89 | 89 | "react-html-parser": "^2.0.2", |
|
93 | 93 | "react-media-hook": "^0.5.0", |
94 | 94 | "react-papaparse": "^4.4.0", |
95 | 95 | "react-quill": "^2.0.0", |
96 | | - "react-redux": "9.2.0", |
| 96 | + "react-redux": "9.3.0", |
97 | 97 | "react-syntax-highlighter": "^16.1.0", |
98 | 98 | "react-time-ago": "^7.3.3", |
99 | 99 | "react-virtuoso": "^4.18.7", |
|
112 | 112 | "devDependencies": { |
113 | 113 | "@svgr/webpack": "8.1.0", |
114 | 114 | "eslint": "^9.39.4", |
115 | | - "eslint-config-next": "^16.2.3", |
| 115 | + "eslint-config-next": "^16.2.10", |
116 | 116 | "eslint-config-prettier": "^10.1.8", |
117 | 117 | "prettier": "^3.8.1" |
118 | 118 | } |
|
0 commit comments