|
61 | 61 |
|
62 | 62 | //admin-lte libs start
|
63 | 63 | {
|
64 |
| - "library": "admin-lte@3.0.2", |
| 64 | + "library": "admin-lte@3.1.0", |
65 | 65 | "provider": "jsdelivr",
|
66 | 66 | "destination": "wwwroot/libs/admin-lte",
|
67 | 67 | "files": [
|
68 | 68 | "dist/js/adminlte.js",
|
69 | 69 | "dist/js/adminlte.js.map",
|
70 | 70 | "dist/js/adminlte.min.js",
|
71 | 71 | "dist/js/adminlte.min.js.map",
|
72 |
| - "dist/js/demo.js", |
73 |
| - "dist/js/demo.min.js", |
74 | 72 | "dist/css/adminlte.css",
|
75 | 73 | "dist/css/adminlte.css.map",
|
76 | 74 | "dist/css/adminlte.min.css",
|
77 | 75 | "dist/css/adminlte.min.css.map",
|
78 |
| - "dist/img/AdminLTELogo.png", |
79 |
| - "dist/img/avatar.png", |
80 |
| - "dist/img/avatar2.png", |
81 |
| - "dist/img/avatar3.png", |
82 |
| - "dist/img/avatar04.png", |
83 |
| - "dist/img/avatar5.png", |
84 |
| - "dist/img/boxed-bg.jpg", |
85 |
| - "dist/img/boxed-bg.png", |
86 |
| - "dist/img/icons.png" |
| 76 | + "dist/img/avatar5.png" |
87 | 77 | ]
|
88 | 78 | },
|
89 | 79 | {
|
90 |
| - "library": "bootstrap@4.3.1", |
| 80 | + "library": "bootstrap@4.6.0", |
91 | 81 | "provider": "jsdelivr",
|
92 | 82 | "destination": "wwwroot/libs/bootstrap",
|
93 | 83 | "files": [
|
|
98 | 88 | ]
|
99 | 89 | },
|
100 | 90 | {
|
101 |
| - "library": "@fortawesome/fontawesome-free@5.11.2", |
| 91 | + "library": "@fortawesome/fontawesome-free@5.15.3", |
102 | 92 | "provider": "jsdelivr",
|
103 | 93 | "destination": "wwwroot/libs/font-awesome"
|
104 | 94 | },
|
|
112 | 102 | ]
|
113 | 103 | },
|
114 | 104 | {
|
115 |
| - "library": "[email protected].20", |
| 105 | + "library": "[email protected].24", |
116 | 106 | "provider": "jsdelivr",
|
117 | 107 | "destination": "wwwroot/libs/datatables",
|
118 | 108 | "files": [
|
|
121 | 111 | ]
|
122 | 112 | },
|
123 | 113 | {
|
124 |
| - "library": "[email protected].20", |
| 114 | + "library": "[email protected].24", |
125 | 115 | "provider": "jsdelivr",
|
126 | 116 | "destination": "wwwroot/libs/datatables",
|
127 | 117 | "files": [
|
|
132 | 122 | ]
|
133 | 123 | },
|
134 | 124 | {
|
135 |
| - |
| 125 | + |
136 | 126 | "provider": "jsdelivr",
|
137 | 127 | "destination": "wwwroot/libs/datatables",
|
138 | 128 | "files": [
|
|
141 | 131 | ]
|
142 | 132 | },
|
143 | 133 | {
|
144 |
| - |
| 134 | + |
145 | 135 | "provider": "jsdelivr",
|
146 | 136 | "destination": "wwwroot/libs/datatables",
|
147 | 137 | "files": [
|
|
152 | 142 | ]
|
153 | 143 | },
|
154 | 144 | {
|
155 |
| - "library": "datatables.net-buttons@1.6.1", |
| 145 | + "library": "datatables.net-buttons@1.7.0", |
156 | 146 | "provider": "jsdelivr",
|
157 | 147 | "destination": "wwwroot/libs/datatables",
|
158 | 148 | "files": [
|
|
161 | 151 | ]
|
162 | 152 | },
|
163 | 153 | {
|
164 |
| - "library": "datatables.net-buttons-bs4@1.6.1", |
| 154 | + "library": "datatables.net-buttons-bs4@1.7.0", |
165 | 155 | "provider": "jsdelivr",
|
166 | 156 | "destination": "wwwroot/libs/datatables",
|
167 | 157 | "files": [
|
|
172 | 162 | ]
|
173 | 163 | },
|
174 | 164 | {
|
175 |
| - |
| 165 | + |
176 | 166 | "provider": "jsdelivr",
|
177 | 167 | "destination": "wwwroot/libs/chartjs",
|
178 | 168 | "files": [
|
|
0 commit comments