package
This commit is contained in:
parent
4d08b92cb3
commit
3c181eae8a
10
package-lock.json
generated
10
package-lock.json
generated
@ -64,7 +64,7 @@
|
|||||||
"jstree": "3.3.16",
|
"jstree": "3.3.16",
|
||||||
"jszip": "3.10.1",
|
"jszip": "3.10.1",
|
||||||
"katex": "0.16.11",
|
"katex": "0.16.11",
|
||||||
"laravel-vite-plugin": "1.0.1",
|
"laravel-vite-plugin": "^1.1.1",
|
||||||
"leaflet": "1.9.4",
|
"leaflet": "1.9.4",
|
||||||
"mapbox-gl": "3.0.1",
|
"mapbox-gl": "3.0.1",
|
||||||
"masonry-layout": "4.2.2",
|
"masonry-layout": "4.2.2",
|
||||||
@ -77,7 +77,7 @@
|
|||||||
"plyr": "3.7.8",
|
"plyr": "3.7.8",
|
||||||
"quill": "1.3.7",
|
"quill": "1.3.7",
|
||||||
"rateyo": "2.3.5",
|
"rateyo": "2.3.5",
|
||||||
"remixicon": "4.3.0",
|
"remixicon": "^4.6.0",
|
||||||
"select2": "4.0.13",
|
"select2": "4.0.13",
|
||||||
"shepherd.js": "11.2.0",
|
"shepherd.js": "11.2.0",
|
||||||
"sortablejs": "1.15.2",
|
"sortablejs": "1.15.2",
|
||||||
@ -10864,9 +10864,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/remixicon": {
|
"node_modules/remixicon": {
|
||||||
"version": "4.3.0",
|
"version": "4.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/remixicon/-/remixicon-4.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/remixicon/-/remixicon-4.6.0.tgz",
|
||||||
"integrity": "sha512-jRYQ37dTFSkJtvcxwTUAkIiXkYRvA9EDvVuXPNrmt2xf/VS//CRgFtsX2TAFBoQOhh9SDh7l6La4Xu12snEyxg==",
|
"integrity": "sha512-bKM5odjqE1yzVxEZGJE7F79WHhNrJFIKHXR+GG+P1IWXn8AnJZhl8SbIRDJsNAvIqx4VPkNwjuHfc42tutMDpQ==",
|
||||||
"license": "Apache-2.0"
|
"license": "Apache-2.0"
|
||||||
},
|
},
|
||||||
"node_modules/require-directory": {
|
"node_modules/require-directory": {
|
||||||
|
@ -160,7 +160,7 @@
|
|||||||
"jstree": "3.3.16",
|
"jstree": "3.3.16",
|
||||||
"jszip": "3.10.1",
|
"jszip": "3.10.1",
|
||||||
"katex": "0.16.11",
|
"katex": "0.16.11",
|
||||||
"laravel-vite-plugin": "1.0.1",
|
"laravel-vite-plugin": "^1.1.1",
|
||||||
"leaflet": "1.9.4",
|
"leaflet": "1.9.4",
|
||||||
"mapbox-gl": "3.0.1",
|
"mapbox-gl": "3.0.1",
|
||||||
"masonry-layout": "4.2.2",
|
"masonry-layout": "4.2.2",
|
||||||
@ -173,7 +173,7 @@
|
|||||||
"plyr": "3.7.8",
|
"plyr": "3.7.8",
|
||||||
"quill": "1.3.7",
|
"quill": "1.3.7",
|
||||||
"rateyo": "2.3.5",
|
"rateyo": "2.3.5",
|
||||||
"remixicon": "4.3.0",
|
"remixicon": "^4.6.0",
|
||||||
"select2": "4.0.13",
|
"select2": "4.0.13",
|
||||||
"shepherd.js": "11.2.0",
|
"shepherd.js": "11.2.0",
|
||||||
"sortablejs": "1.15.2",
|
"sortablejs": "1.15.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user