mirror of
https://github.com/filamentphp/filament.git
synced 2026-08-29 03:09:12 +08:00
Recompile assets
This commit is contained in:
Generated
+15
-5
@@ -22,7 +22,7 @@
|
||||
"chart.js": "^3.6.0",
|
||||
"choices.js": "^10.1.0",
|
||||
"dayjs": "^1.10.6",
|
||||
"dompurify": "^2.3.8",
|
||||
"dompurify": "^3.2.4",
|
||||
"esbuild": "^0.8.57",
|
||||
"filepond": "^4.28.2",
|
||||
"filepond-plugin-file-validate-size": "^2.2.4",
|
||||
@@ -2436,6 +2436,13 @@
|
||||
"integrity": "sha512-AZU7vQcy/4WFEuwnwsNsJnFwupIpbllH1++LXScN6uxT1Z4zPzdrWG97w4/I7eFKFTvfy/bHFStWjdBAg2Vjug==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/trusted-types": {
|
||||
"version": "2.0.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz",
|
||||
"integrity": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"node_modules/@types/ws": {
|
||||
"version": "8.5.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.5.tgz",
|
||||
@@ -4319,10 +4326,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/dompurify": {
|
||||
"version": "2.4.5",
|
||||
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.4.5.tgz",
|
||||
"integrity": "sha512-jggCCd+8Iqp4Tsz0nIvpcb22InKEBrGz5dw3EQJMs8HPJDsKbFIO3STYtAvCfDx26Muevn1MHVI0XxjgFfmiSA==",
|
||||
"dev": true
|
||||
"version": "3.2.4",
|
||||
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.2.4.tgz",
|
||||
"integrity": "sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==",
|
||||
"dev": true,
|
||||
"optionalDependencies": {
|
||||
"@types/trusted-types": "^2.0.7"
|
||||
}
|
||||
},
|
||||
"node_modules/domutils": {
|
||||
"version": "2.8.0",
|
||||
|
||||
+1
-1
@@ -26,7 +26,7 @@
|
||||
"chart.js": "^3.6.0",
|
||||
"choices.js": "^10.1.0",
|
||||
"dayjs": "^1.10.6",
|
||||
"dompurify": "^2.3.8",
|
||||
"dompurify": "^3.2.4",
|
||||
"esbuild": "^0.8.57",
|
||||
"filepond": "^4.28.2",
|
||||
"filepond-plugin-file-validate-size": "^2.2.4",
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+11
-11
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
+2
-2
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"/app.js": "/app.js?id=de109909e799e20eb15da26295309fa5",
|
||||
"/app.js": "/app.js?id=e520ab59823aaadda34c7c40555db9f2",
|
||||
"/echo.js": "/echo.js?id=19f331c9f76ec80cb5e5e344fef18d68",
|
||||
"/app.css": "/app.css?id=ceb9a486dfc44ebe8adaa3bd510821e8"
|
||||
"/app.css": "/app.css?id=051ae0c568738c610482ba758aff7ae4"
|
||||
}
|
||||
|
||||
Vendored
+443
-425
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user