This commit is contained in:
Dr Masroor Ehsan 2025-01-21 10:42:09 +06:00
parent 4d08b92cb3
commit 3c181eae8a
2 changed files with 7 additions and 7 deletions

10
package-lock.json generated
View File

@ -64,7 +64,7 @@
"jstree": "3.3.16",
"jszip": "3.10.1",
"katex": "0.16.11",
"laravel-vite-plugin": "1.0.1",
"laravel-vite-plugin": "^1.1.1",
"leaflet": "1.9.4",
"mapbox-gl": "3.0.1",
"masonry-layout": "4.2.2",
@ -77,7 +77,7 @@
"plyr": "3.7.8",
"quill": "1.3.7",
"rateyo": "2.3.5",
"remixicon": "4.3.0",
"remixicon": "^4.6.0",
"select2": "4.0.13",
"shepherd.js": "11.2.0",
"sortablejs": "1.15.2",
@ -10864,9 +10864,9 @@
}
},
"node_modules/remixicon": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/remixicon/-/remixicon-4.3.0.tgz",
"integrity": "sha512-jRYQ37dTFSkJtvcxwTUAkIiXkYRvA9EDvVuXPNrmt2xf/VS//CRgFtsX2TAFBoQOhh9SDh7l6La4Xu12snEyxg==",
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/remixicon/-/remixicon-4.6.0.tgz",
"integrity": "sha512-bKM5odjqE1yzVxEZGJE7F79WHhNrJFIKHXR+GG+P1IWXn8AnJZhl8SbIRDJsNAvIqx4VPkNwjuHfc42tutMDpQ==",
"license": "Apache-2.0"
},
"node_modules/require-directory": {

View File

@ -160,7 +160,7 @@
"jstree": "3.3.16",
"jszip": "3.10.1",
"katex": "0.16.11",
"laravel-vite-plugin": "1.0.1",
"laravel-vite-plugin": "^1.1.1",
"leaflet": "1.9.4",
"mapbox-gl": "3.0.1",
"masonry-layout": "4.2.2",
@ -173,7 +173,7 @@
"plyr": "3.7.8",
"quill": "1.3.7",
"rateyo": "2.3.5",
"remixicon": "4.3.0",
"remixicon": "^4.6.0",
"select2": "4.0.13",
"shepherd.js": "11.2.0",
"sortablejs": "1.15.2",