mirror of
				https://github.com/dwaxweiler/connector-mobilizon
				synced 2025-06-05 21:59:25 +02:00 
			
		
		
		
	updated dependencies
This commit is contained in:
		
							
								
								
									
										387
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										387
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										659
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										659
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										10
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								package.json
									
									
									
									
									
								
							@@ -14,7 +14,7 @@
 | 
			
		||||
  },
 | 
			
		||||
  "license": "Apache-2.0",
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "graphql": "^15.4.0",
 | 
			
		||||
    "graphql": "^15.5.0",
 | 
			
		||||
    "graphql-request": "^3.4.0",
 | 
			
		||||
    "luxon": "^1.25.0"
 | 
			
		||||
  },
 | 
			
		||||
@@ -24,10 +24,10 @@
 | 
			
		||||
    "esm": "^3.2.25",
 | 
			
		||||
    "gulp": "^4.0.2",
 | 
			
		||||
    "gulp-replace": "^1.0.0",
 | 
			
		||||
    "jsdom": "^16.4.0",
 | 
			
		||||
    "webpack": "^5.15.0",
 | 
			
		||||
    "webpack-cli": "^4.3.1",
 | 
			
		||||
    "webpack-stream": "^6.1.1"
 | 
			
		||||
    "jsdom": "^16.5.0",
 | 
			
		||||
    "webpack": "^5.24.4",
 | 
			
		||||
    "webpack-cli": "^4.5.0",
 | 
			
		||||
    "webpack-stream": "^6.1.2"
 | 
			
		||||
  },
 | 
			
		||||
  "ava": {
 | 
			
		||||
    "files": [
 | 
			
		||||
 
 | 
			
		||||
@@ -1,22 +1,24 @@
 | 
			
		||||
### [Unreleased]
 | 
			
		||||
Added
 | 
			
		||||
Changed
 | 
			
		||||
Deprecated
 | 
			
		||||
Removed
 | 
			
		||||
Fixed
 | 
			
		||||
Security
 | 
			
		||||
#### Added
 | 
			
		||||
#### Changed
 | 
			
		||||
- Update graphql dependency
 | 
			
		||||
- Update dev dependencies jsdom, webpack, webpack-cli, webpack-stream
 | 
			
		||||
#### Deprecated
 | 
			
		||||
#### Removed
 | 
			
		||||
#### Fixed
 | 
			
		||||
#### Security
 | 
			
		||||
 | 
			
		||||
### [0.2.1] - 2021-01-15
 | 
			
		||||
Fixed
 | 
			
		||||
#### Fixed
 | 
			
		||||
- Add missing backtick to `readme.txt`
 | 
			
		||||
 | 
			
		||||
### [0.2.0] - 2021-01-15
 | 
			
		||||
Added
 | 
			
		||||
#### Added
 | 
			
		||||
- `changelog.txt`
 | 
			
		||||
- Changelog maintenance steps to `README.md`
 | 
			
		||||
- Link to Github repository in `readme.txt`
 | 
			
		||||
- Option to show events of a specific group by indicating its name
 | 
			
		||||
Changed
 | 
			
		||||
#### Changed
 | 
			
		||||
- Use same Markdown style in `README.md` as in other documents
 | 
			
		||||
 | 
			
		||||
### [0.1.0] - 2021-01-09
 | 
			
		||||
 
 | 
			
		||||
@@ -29,16 +29,16 @@ The source code is available on [Github](https://github.com/dwaxweiler/connector
 | 
			
		||||
## Changelog
 | 
			
		||||
 | 
			
		||||
### [0.2.1] - 2021-01-15
 | 
			
		||||
Fixed
 | 
			
		||||
#### Fixed
 | 
			
		||||
- Add missing backtick to `readme.txt`
 | 
			
		||||
 | 
			
		||||
### [0.2.0] - 2021-01-15
 | 
			
		||||
Added
 | 
			
		||||
#### Added
 | 
			
		||||
- `changelog.txt`
 | 
			
		||||
- Changelog maintenance steps to `README.md`
 | 
			
		||||
- Link to Github repository in `readme.txt`
 | 
			
		||||
- Option to show events of a specific group by indicating its name
 | 
			
		||||
Changed
 | 
			
		||||
#### Changed
 | 
			
		||||
- Use same Markdown style in `README.md` as in other documents
 | 
			
		||||
 | 
			
		||||
### [0.1.0] - 2021-01-09
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user