Release 2.59 (#5957)

This commit is contained in:
Kevin Papst
2026-06-05 19:05:10 +02:00
committed by GitHub
parent 79d0a2102b
commit 87c85270a9
77 changed files with 2571 additions and 1697 deletions

View File

@@ -23,10 +23,10 @@
"defaults"
],
"dependencies": {
"@babel/core": "^7.29.0",
"@babel/eslint-parser": "^7.28.6",
"@babel/core": "^7.29.7",
"@babel/eslint-parser": "^7.29.7",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.29.5",
"@babel/preset-env": "^7.29.7",
"@eslint/js": "^9.39.4",
"@fortawesome/fontawesome-free": "^6.7.2",
"@fullcalendar/bootstrap5": "^5.11.5",
@@ -42,7 +42,7 @@
"bootstrap": "^5.3.8",
"chart.js": "^4.5.1",
"core-js": "^3.49.0",
"dompurify": "^3.4.5",
"dompurify": "^3.4.7",
"eslint": "^9.39.4",
"globals": "^15.15.0",
"gridstack": "^7.3.0",
@@ -52,7 +52,7 @@
"sass": "^1.100.0",
"sass-loader": "^16.0.8",
"tom-select": "2.5.2",
"webpack": "^5.107.1",
"webpack": "^5.107.2",
"webpack-cli": "^6.0.1"
},
"pnpm": {