Merge pull request 'Update fullcalendar to ^6.1.18' (#512) from renovate/fullcalendar into master
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		
							
								
								
									
										48
									
								
								geneit_app/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										48
									
								
								geneit_app/package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -11,11 +11,11 @@
 | 
			
		||||
        "@emotion/react": "^11.14.0",
 | 
			
		||||
        "@emotion/styled": "^11.14.1",
 | 
			
		||||
        "@fontsource/roboto": "^5.2.6",
 | 
			
		||||
        "@fullcalendar/core": "^6.1.17",
 | 
			
		||||
        "@fullcalendar/daygrid": "^6.1.17",
 | 
			
		||||
        "@fullcalendar/interaction": "^6.1.17",
 | 
			
		||||
        "@fullcalendar/list": "^6.1.17",
 | 
			
		||||
        "@fullcalendar/react": "^6.1.17",
 | 
			
		||||
        "@fullcalendar/core": "^6.1.18",
 | 
			
		||||
        "@fullcalendar/daygrid": "^6.1.18",
 | 
			
		||||
        "@fullcalendar/interaction": "^6.1.18",
 | 
			
		||||
        "@fullcalendar/list": "^6.1.18",
 | 
			
		||||
        "@fullcalendar/react": "^6.1.18",
 | 
			
		||||
        "@mdi/js": "^7.4.47",
 | 
			
		||||
        "@mdi/react": "^1.6.1",
 | 
			
		||||
        "@mui/icons-material": "^7.1.2",
 | 
			
		||||
@@ -1097,48 +1097,48 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@fullcalendar/core": {
 | 
			
		||||
      "version": "6.1.17",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-6.1.17.tgz",
 | 
			
		||||
      "integrity": "sha512-0W7lnIrv18ruJ5zeWBeNZXO8qCWlzxDdp9COFEsZnyNjiEhUVnrW/dPbjRKYpL0edGG0/Lhs0ghp1z/5ekt8ZA==",
 | 
			
		||||
      "version": "6.1.18",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-6.1.18.tgz",
 | 
			
		||||
      "integrity": "sha512-cD7XtZIZZ87Cg2+itnpsONCsZ89VIfLLDZ22pQX4IQVWlpYUB3bcCf878DhWkqyEen6dhi5ePtBoqYgm5K+0fQ==",
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "preact": "~10.12.1"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@fullcalendar/daygrid": {
 | 
			
		||||
      "version": "6.1.17",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@fullcalendar/daygrid/-/daygrid-6.1.17.tgz",
 | 
			
		||||
      "integrity": "sha512-K7m+pd7oVJ9fW4h7CLDdDGJbc9szJ1xDU1DZ2ag+7oOo1aCNLv44CehzkkknM6r8EYlOOhgaelxQpKAI4glj7A==",
 | 
			
		||||
      "version": "6.1.18",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@fullcalendar/daygrid/-/daygrid-6.1.18.tgz",
 | 
			
		||||
      "integrity": "sha512-s452Zle1SdMEzZDw+pDczm8m3JLIZzS9ANMThXTnqeqJewW1gqNFYas18aHypJSgF9Fh9rDJjTSUw04BpXB/Mg==",
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "peerDependencies": {
 | 
			
		||||
        "@fullcalendar/core": "~6.1.17"
 | 
			
		||||
        "@fullcalendar/core": "~6.1.18"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@fullcalendar/interaction": {
 | 
			
		||||
      "version": "6.1.17",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@fullcalendar/interaction/-/interaction-6.1.17.tgz",
 | 
			
		||||
      "integrity": "sha512-AudvQvgmJP2FU89wpSulUUjeWv24SuyCx8FzH2WIPVaYg+vDGGYarI7K6PcM3TH7B/CyaBjm5Rqw9lXgnwt5YA==",
 | 
			
		||||
      "version": "6.1.18",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@fullcalendar/interaction/-/interaction-6.1.18.tgz",
 | 
			
		||||
      "integrity": "sha512-f/mD5RTjzw+Q6MGTMZrLCgIrQLIUUO9NV/58aM2J6ZBQZeRlNizDqmqldqyG+j49zj2vFhUfZibPrVKWm5yA4Q==",
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "peerDependencies": {
 | 
			
		||||
        "@fullcalendar/core": "~6.1.17"
 | 
			
		||||
        "@fullcalendar/core": "~6.1.18"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@fullcalendar/list": {
 | 
			
		||||
      "version": "6.1.17",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-6.1.17.tgz",
 | 
			
		||||
      "integrity": "sha512-fkyK49F9IxwlGUBVhJGsFpd/LTi/vRVERLIAe1HmBaGkjwpxnynm8TMLb9mZip97wvDk3CmZWduMe6PxscAlow==",
 | 
			
		||||
      "version": "6.1.18",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-6.1.18.tgz",
 | 
			
		||||
      "integrity": "sha512-XPZI50mq3HXyDQ5sT3jmqQUuwG8zQb5H14dQIUAmOHAIFRA3WpkxlzrXO0U1SrosvGySMPyyNNxvMKI1Q/jL7A==",
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "peerDependencies": {
 | 
			
		||||
        "@fullcalendar/core": "~6.1.17"
 | 
			
		||||
        "@fullcalendar/core": "~6.1.18"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@fullcalendar/react": {
 | 
			
		||||
      "version": "6.1.17",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@fullcalendar/react/-/react-6.1.17.tgz",
 | 
			
		||||
      "integrity": "sha512-AA8soHhlfRH5dUeqHnfAtzDiXa2vrgWocJSK/F5qzw/pOxc9MqpuoS/nQBROWtHHg6yQUg3DoGqOOhi7dmylXQ==",
 | 
			
		||||
      "version": "6.1.18",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@fullcalendar/react/-/react-6.1.18.tgz",
 | 
			
		||||
      "integrity": "sha512-Jwvb+T+/1yGZKe+UYXn0id022HJm0Fq2X/PGFvVh/QRYAI/6xPMRvJrwercBkToxf6LjqYXrDO+/NhRN6IDlmg==",
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "peerDependencies": {
 | 
			
		||||
        "@fullcalendar/core": "~6.1.17",
 | 
			
		||||
        "@fullcalendar/core": "~6.1.18",
 | 
			
		||||
        "react": "^16.7.0 || ^17 || ^18 || ^19",
 | 
			
		||||
        "react-dom": "^16.7.0 || ^17 || ^18 || ^19"
 | 
			
		||||
      }
 | 
			
		||||
 
 | 
			
		||||
@@ -13,11 +13,11 @@
 | 
			
		||||
    "@emotion/react": "^11.14.0",
 | 
			
		||||
    "@emotion/styled": "^11.14.1",
 | 
			
		||||
    "@fontsource/roboto": "^5.2.6",
 | 
			
		||||
    "@fullcalendar/core": "^6.1.17",
 | 
			
		||||
    "@fullcalendar/daygrid": "^6.1.17",
 | 
			
		||||
    "@fullcalendar/interaction": "^6.1.17",
 | 
			
		||||
    "@fullcalendar/list": "^6.1.17",
 | 
			
		||||
    "@fullcalendar/react": "^6.1.17",
 | 
			
		||||
    "@fullcalendar/core": "^6.1.18",
 | 
			
		||||
    "@fullcalendar/daygrid": "^6.1.18",
 | 
			
		||||
    "@fullcalendar/interaction": "^6.1.18",
 | 
			
		||||
    "@fullcalendar/list": "^6.1.18",
 | 
			
		||||
    "@fullcalendar/react": "^6.1.18",
 | 
			
		||||
    "@mdi/js": "^7.4.47",
 | 
			
		||||
    "@mdi/react": "^1.6.1",
 | 
			
		||||
    "@mui/icons-material": "^7.1.2",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user