Skip to content

Commit 0c44449

Browse files
fix(deps): update major npm updates
1 parent 0c2316b commit 0c44449

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

web/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
"@alpinejs/focus": "^3.13.3",
2727
"@alpinejs/persist": "^3.13.3",
2828
"@fortawesome/fontawesome-free": "^7.0.0",
29-
"@fullcalendar/core": "^6.1.10",
29+
"@fullcalendar/core": "^7.0.0",
3030
"@fullcalendar/daygrid": "^6.1.15",
31-
"@fullcalendar/icalendar": "^6.1.10",
31+
"@fullcalendar/icalendar": "^7.0.0",
3232
"@fullcalendar/list": "^6.1.10",
3333
"@fullcalendar/timegrid": "^6.1.10",
3434
"@silvermine/videojs-airplay": "^1.2.0",
@@ -37,11 +37,11 @@
3737
"chart.js": "^4.4.1",
3838
"extract-loader": "^5.1.0",
3939
"flatpickr": "^4.6.13",
40-
"fullcalendar": "^6.1.10",
40+
"fullcalendar": "^7.0.0",
4141
"handlebars": "^4.7.8",
4242
"handlebars-loader": "^1.7.3",
4343
"http-status-codes": "^2.3.0",
44-
"ical.js": "^1.5.0",
44+
"ical.js": "^2.0.0",
4545
"katex": "^0.17.0",
4646
"mini-css-extract-plugin": "^2.7.6",
4747
"moment": "^2.30.1",
@@ -56,16 +56,16 @@
5656
"@typescript-eslint/parser": "^8.0.0",
5757
"autoprefixer": "^10.4.16",
5858
"css-loader": "^7.0.0",
59-
"eslint": "^8.56.0",
59+
"eslint": "^10.0.0",
6060
"eslint-config-prettier": "^10.0.0",
6161
"eslint-plugin-prettier": "^5.1.3",
6262
"lodash": "^4.17.23",
6363
"postcss": "^8.5.23",
6464
"prettier": "^3.1.1",
65-
"tailwindcss": "^3.4.1",
65+
"tailwindcss": "^4.0.0",
6666
"top-twitter-emojis-map": "^1.0.3",
6767
"ts-loader": "^9.5.1",
68-
"typescript": "^5.3.3",
68+
"typescript": "^7.0.0",
6969
"webpack": "^5.105.0",
7070
"webpack-bundle-analyzer": "^5.0.0",
7171
"webpack-cli": "^7.0.0"

0 commit comments

Comments
 (0)