Added green shadow wan success and other things (#268)
Reviewed-on: #268 Reviewed-by: Mikolaj Widla <widlam@noreply.example.com> Co-authored-by: Adam Bem <adam.bem@zoho.eu> Co-committed-by: Adam Bem <adam.bem@zoho.eu>
This commit is contained in:
		
							
								
								
									
										17
									
								
								Frontend/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										17
									
								
								Frontend/package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -13,6 +13,7 @@ | ||||
|         "@codemirror/lang-xml": "^6.0.2", | ||||
|         "@codemirror/theme-one-dark": "^6.1.2", | ||||
|         "codemirror": "^6.0.1", | ||||
|         "thememirror": "^2.0.1", | ||||
|         "vue": "^3.3.4", | ||||
|         "vue-codemirror": "^6.1.1", | ||||
|         "vue-router": "^4.2.2" | ||||
| @@ -4305,6 +4306,16 @@ | ||||
|       "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", | ||||
|       "dev": true | ||||
|     }, | ||||
|     "node_modules/thememirror": { | ||||
|       "version": "2.0.1", | ||||
|       "resolved": "https://registry.npmjs.org/thememirror/-/thememirror-2.0.1.tgz", | ||||
|       "integrity": "sha512-d5i6FVvWWPkwrm4cHLI3t9AT1OrkAt7Ig8dtdYSofgF7C/eiyNuq6zQzSTusWTde3jpW9WLvA9J/fzNKMUsd0w==", | ||||
|       "peerDependencies": { | ||||
|         "@codemirror/language": "^6.0.0", | ||||
|         "@codemirror/state": "^6.0.0", | ||||
|         "@codemirror/view": "^6.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/thenify": { | ||||
|       "version": "3.3.1", | ||||
|       "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz", | ||||
| @@ -7756,6 +7767,12 @@ | ||||
|       "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", | ||||
|       "dev": true | ||||
|     }, | ||||
|     "thememirror": { | ||||
|       "version": "2.0.1", | ||||
|       "resolved": "https://registry.npmjs.org/thememirror/-/thememirror-2.0.1.tgz", | ||||
|       "integrity": "sha512-d5i6FVvWWPkwrm4cHLI3t9AT1OrkAt7Ig8dtdYSofgF7C/eiyNuq6zQzSTusWTde3jpW9WLvA9J/fzNKMUsd0w==", | ||||
|       "requires": {} | ||||
|     }, | ||||
|     "thenify": { | ||||
|       "version": "3.3.1", | ||||
|       "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user