fix(deps): update eslint monorepo to v9.39.1 (#7617)

This commit is contained in:
Elian Doran
2025-11-04 07:33:26 +02:00
committed by GitHub
11 changed files with 113 additions and 113 deletions

View File

@@ -15,7 +15,7 @@
"circular-deps": "dpdm -T src/**/*.ts --tree=false --warning=false --skip-dynamic-imports=circular"
},
"dependencies": {
"@eslint/js": "9.39.0",
"@eslint/js": "9.39.1",
"@excalidraw/excalidraw": "0.18.0",
"@fullcalendar/core": "6.1.19",
"@fullcalendar/daygrid": "6.1.19",

View File

@@ -18,7 +18,7 @@
},
"devDependencies": {
"@preact/preset-vite": "2.10.2",
"eslint": "9.39.0",
"eslint": "9.39.1",
"eslint-config-preact": "2.0.0",
"typescript": "5.9.3",
"user-agent-data-types": "0.4.2",