|
23 | 23 | }, |
24 | 24 | "homepage": "https://github.com/dotkernel/admin#readme", |
25 | 25 | "dependencies": { |
26 | | - "@fullcalendar/core": "^5.11.3", |
27 | | - "@fullcalendar/daygrid": "^5.11.3", |
28 | | - "@fullcalendar/interaction": "^5.11.3", |
29 | | - "@fullcalendar/list": "^5.11.3", |
30 | | - "@fullcalendar/timegrid": "^5.11.3", |
| 26 | + "@fullcalendar/core": "^6.1.11", |
| 27 | + "@fullcalendar/daygrid": "^6.1.11", |
| 28 | + "@fullcalendar/interaction": "^6.1.11", |
| 29 | + "@fullcalendar/list": "^6.1.11", |
| 30 | + "@fullcalendar/timegrid": "^6.1.11", |
31 | 31 | "@popperjs/core": "^2.11.8", |
32 | 32 | "babel-polyfill": "^6.26.0", |
33 | | - "bootstrap": "^5.3.0", |
34 | | - "bootstrap-datepicker": "^1.9.0", |
35 | | - "bootstrap-icons": "^1.11.2", |
36 | | - "bootstrap-table": "^1.22.1", |
| 33 | + "bootstrap": "^5.3.3", |
| 34 | + "bootstrap-datepicker": "^1.10.0", |
| 35 | + "bootstrap-icons": "^1.11.3", |
| 36 | + "bootstrap-table": "^1.22.2", |
37 | 37 | "brand-colors": "^2.1.1", |
38 | 38 | "chart.js": "^2.9.4", |
39 | 39 | "easy-pie-chart": "^2.1.7", |
40 | 40 | "file-loader": "^6.2.0", |
41 | | - "fullcalendar": "^5.11.3", |
42 | | - "jquery": "^3.6.0", |
| 41 | + "fullcalendar": "^6.1.11", |
| 42 | + "jquery": "^3.7.1", |
43 | 43 | "jquery-sparkline": "^2.4.0", |
44 | 44 | "jvectormap": "^2.0.4", |
45 | 45 | "load-google-maps-api": "^2.0.2", |
46 | 46 | "lodash": "^4.17.21", |
47 | 47 | "masonry-layout": "^4.2.2", |
48 | | - "moment": "^2.29.1", |
49 | | - "perfect-scrollbar": "^1.5.1", |
| 48 | + "moment": "^2.30.1", |
| 49 | + "perfect-scrollbar": "^1.5.5", |
50 | 50 | "skycons": "^1.0.0" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | | - "@babel/core": "^7.13.8", |
54 | | - "@babel/eslint-parser": "^7.13.8", |
55 | | - "@babel/plugin-proposal-class-properties": "^7.13.0", |
56 | | - "@babel/plugin-proposal-object-rest-spread": "^7.13.8", |
57 | | - "@babel/plugin-transform-runtime": "^7.13.9", |
58 | | - "@babel/runtime": "^7.13.9", |
| 53 | + "@babel/core": "^7.23.9", |
| 54 | + "@babel/eslint-parser": "^7.23.10", |
| 55 | + "@babel/plugin-proposal-class-properties": "^7.18.6", |
| 56 | + "@babel/plugin-proposal-object-rest-spread": "^7.20.7", |
| 57 | + "@babel/plugin-transform-runtime": "^7.23.9", |
| 58 | + "@babel/runtime": "^7.23.9", |
59 | 59 | "babel-core": "^6.26.3", |
60 | | - "babel-loader": "^8.2.2", |
| 60 | + "babel-loader": "^9.1.3", |
61 | 61 | "babel-preset-env": "^1.7.0", |
62 | 62 | "babel-preset-stage-0": "^6.24.1", |
63 | 63 | "case-sensitive-paths-webpack-plugin": "^2.4.0", |
64 | 64 | "clean-webpack-plugin": "^4.0.0", |
65 | | - "copy-webpack-plugin": "^9.0.0", |
| 65 | + "copy-webpack-plugin": "^12.0.2", |
66 | 66 | "cross-env": "^7.0.3", |
67 | 67 | "css-loader": "^5.2.6", |
68 | | - "css-minimizer-webpack-plugin": "^5.0.1", |
69 | | - "eslint": "^7.21.0", |
70 | | - "eslint-config-airbnb-base": "^14.2.1", |
71 | | - "eslint-plugin-import": "^2.23.4", |
72 | | - "expose-loader": "^4.1.0", |
73 | | - "html-webpack-plugin": "^5.3.1", |
| 68 | + "css-minimizer-webpack-plugin": "^6.0.0", |
| 69 | + "eslint": "^8.57.0", |
| 70 | + "eslint-config-airbnb-base": "^15.0.0", |
| 71 | + "eslint-plugin-import": "^2.29.1", |
| 72 | + "expose-loader": "^5.0.0", |
| 73 | + "html-webpack-plugin": "^5.6.0", |
74 | 74 | "imagemin-webpack-plugin": "^2.4.2", |
75 | | - "mini-css-extract-plugin": "^1.6.0", |
76 | | - "postcss": "^8.3.4", |
77 | | - "postcss-loader": "^6.1.0", |
78 | | - "postcss-preset-env": "^6.7.0", |
79 | | - "sass": "^1.55.0", |
80 | | - "sass-loader": "^12.1.0", |
81 | | - "shx": "^0.3.3", |
82 | | - "style-loader": "^2.0.0", |
83 | | - "stylelint": "^13.13.1", |
84 | | - "stylelint-config-standard": "^22.0.0", |
85 | | - "webpack": "^5.37.1", |
86 | | - "webpack-cli": "^4.7.0", |
87 | | - "webpack-dashboard": "^3.3.1", |
88 | | - "webpack-dev-server": "^3.11.2" |
| 75 | + "mini-css-extract-plugin": "^2.8.0", |
| 76 | + "postcss": "^8.4.35", |
| 77 | + "postcss-loader": "^8.1.0", |
| 78 | + "postcss-preset-env": "^9.4.0", |
| 79 | + "sass": "^1.71.1", |
| 80 | + "sass-loader": "^14.1.1", |
| 81 | + "shx": "^0.3.4", |
| 82 | + "style-loader": "^3.3.4", |
| 83 | + "stylelint": "^16.2.1", |
| 84 | + "stylelint-config-standard": "^36.0.0", |
| 85 | + "webpack": "^5.90.3", |
| 86 | + "webpack-cli": "^5.1.4", |
| 87 | + "webpack-dashboard": "^3.3.8", |
| 88 | + "webpack-dev-server": "^5.0.2" |
89 | 89 | } |
90 | 90 | } |
0 commit comments