Release 2.57 (#5929)
This commit is contained in:
60
package.json
60
package.json
@@ -23,37 +23,37 @@
|
||||
"defaults"
|
||||
],
|
||||
"dependencies": {
|
||||
"@babel/core": "^7",
|
||||
"@babel/eslint-parser": "^7",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7",
|
||||
"@babel/preset-env": "^7",
|
||||
"@eslint/js": "^9",
|
||||
"@fortawesome/fontawesome-free": "^6",
|
||||
"@fullcalendar/bootstrap5": "^5",
|
||||
"@fullcalendar/core": "^5",
|
||||
"@fullcalendar/daygrid": "^5",
|
||||
"@fullcalendar/google-calendar": "^5",
|
||||
"@fullcalendar/icalendar": "^5",
|
||||
"@fullcalendar/interaction": "^5",
|
||||
"@fullcalendar/timegrid": "^5",
|
||||
"@popperjs/core": "^2",
|
||||
"@symfony/webpack-encore": "^5",
|
||||
"@tabler/core": "1.4",
|
||||
"bootstrap": "^5.3",
|
||||
"chart.js": "^4",
|
||||
"core-js": "^3",
|
||||
"dompurify": "^3",
|
||||
"eslint": "^9",
|
||||
"globals": "^15",
|
||||
"gridstack": "^7",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/eslint-parser": "^7.28.6",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
||||
"@babel/preset-env": "^7.29.5",
|
||||
"@eslint/js": "^9.39.4",
|
||||
"@fortawesome/fontawesome-free": "^6.7.2",
|
||||
"@fullcalendar/bootstrap5": "^5.11.5",
|
||||
"@fullcalendar/core": "^5.11.5",
|
||||
"@fullcalendar/daygrid": "^5.11.5",
|
||||
"@fullcalendar/google-calendar": "^5.11.5",
|
||||
"@fullcalendar/icalendar": "^5.11.5",
|
||||
"@fullcalendar/interaction": "^5.11.5",
|
||||
"@fullcalendar/timegrid": "^5.11.5",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@symfony/webpack-encore": "^5.3.1",
|
||||
"@tabler/core": "^1.4.0",
|
||||
"bootstrap": "^5.3.8",
|
||||
"chart.js": "^4.5.1",
|
||||
"core-js": "^3.49.0",
|
||||
"dompurify": "^3.4.2",
|
||||
"eslint": "^9.39.4",
|
||||
"globals": "^15.15.0",
|
||||
"gridstack": "^7.3.0",
|
||||
"highlight.js": "^11.11.1",
|
||||
"litepicker": "^2",
|
||||
"luxon": "^3",
|
||||
"sass": "^1",
|
||||
"sass-loader": "^16",
|
||||
"tom-select": "^2.4.3",
|
||||
"webpack": "^5",
|
||||
"webpack-cli": "^5"
|
||||
"litepicker": "^2.0.12",
|
||||
"luxon": "^3.7.2",
|
||||
"sass": "^1.99.0",
|
||||
"sass-loader": "^16.0.8",
|
||||
"tom-select": "2.5.2",
|
||||
"webpack": "^5.106.2",
|
||||
"webpack-cli": "^5.1.4"
|
||||
},
|
||||
"packageManager": "yarn@4.5.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user