Skip to content

Commit 0b08573

Browse files
committed
maint(Build): Upgrade fullcalender.
1 parent 3260038 commit 0b08573

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"description": "Patternslib is a JavaScript library that enables designers to build rich interactive prototypes without the need for writing any Javascript. All events are triggered by classes and other attributes in the HTML, without abusing the HTML as a programming language. Accessibility, SEO and well structured HTML are core values of Patterns.",
66
"license": "BSD-3-Clause",
77
"dependencies": {
8-
"@fullcalendar/adaptive": "^5.10.1",
9-
"@fullcalendar/core": "^5.10.1",
10-
"@fullcalendar/daygrid": "^5.10.1",
11-
"@fullcalendar/interaction": "^5.10.1",
12-
"@fullcalendar/list": "^5.10.1",
13-
"@fullcalendar/luxon": "^5.10.1",
14-
"@fullcalendar/timegrid": "^5.10.1",
8+
"@fullcalendar/adaptive": "^5.11.0",
9+
"@fullcalendar/core": "^5.11.0",
10+
"@fullcalendar/daygrid": "^5.11.0",
11+
"@fullcalendar/interaction": "^5.11.0",
12+
"@fullcalendar/list": "^5.11.0",
13+
"@fullcalendar/luxon": "^5.11.0",
14+
"@fullcalendar/timegrid": "^5.11.0",
1515
"@juggle/resize-observer": "^3.3.1",
1616
"@stomp/stompjs": "^6.1.2",
1717
"google-code-prettify": "^1.0.5",

0 commit comments

Comments
 (0)