chore: update semantic-release tooling
This commit is contained in:
		
							
								
								
									
										2
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							| @@ -5,7 +5,7 @@ | |||||||
|   "editor.defaultFormatter": "esbenp.prettier-vscode", |   "editor.defaultFormatter": "esbenp.prettier-vscode", | ||||||
|   "editor.formatOnSave": true, |   "editor.formatOnSave": true, | ||||||
|   "editor.codeActionsOnSave": { |   "editor.codeActionsOnSave": { | ||||||
|     "source.fixAll": true |     "source.fixAll": "explicit" | ||||||
|   }, |   }, | ||||||
|   "eslint.options": { "ignorePath": ".gitignore" }, |   "eslint.options": { "ignorePath": ".gitignore" }, | ||||||
|   "[prisma]": { |   "[prisma]": { | ||||||
|   | |||||||
							
								
								
									
										2424
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2424
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -65,9 +65,9 @@ | |||||||
|     "socket.io": "4.7.2" |     "socket.io": "4.7.2" | ||||||
|   }, |   }, | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|     "@commitlint/cli": "18.0.0", |     "@commitlint/cli": "18.4.3", | ||||||
|     "@commitlint/config-conventional": "18.0.0", |     "@commitlint/config-conventional": "18.4.3", | ||||||
|     "@saithodev/semantic-release-backmerge": "3.2.1", |     "@saithodev/semantic-release-backmerge": "4.0.1", | ||||||
|     "@semantic-release/git": "10.0.1", |     "@semantic-release/git": "10.0.1", | ||||||
|     "@swc/cli": "0.1.62", |     "@swc/cli": "0.1.62", | ||||||
|     "@swc/core": "1.3.94", |     "@swc/core": "1.3.94", | ||||||
| @@ -103,7 +103,7 @@ | |||||||
|     "prettier": "3.0.3", |     "prettier": "3.0.3", | ||||||
|     "prisma": "5.4.2", |     "prisma": "5.4.2", | ||||||
|     "rimraf": "5.0.5", |     "rimraf": "5.0.5", | ||||||
|     "semantic-release": "21.1.1", |     "semantic-release": "22.0.12", | ||||||
|     "sinon": "17.0.0", |     "sinon": "17.0.0", | ||||||
|     "typescript": "5.2.2" |     "typescript": "5.2.2" | ||||||
|   } |   } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user