update deps
This commit is contained in:
		
							parent
							
								
									14c2f9e47e
								
							
						
					
					
						commit
						78f061b9db
					
				
					 6 changed files with 399 additions and 213 deletions
				
			
		|  | @ -11,7 +11,7 @@ | |||
| 	}, | ||||
| 	"dependencies": { | ||||
| 		"@discordapp/twemoji": "14.0.2", | ||||
| 		"@fortawesome/fontawesome-free": "6.1.1", | ||||
| 		"@fortawesome/fontawesome-free": "6.1.2", | ||||
| 		"@rollup/plugin-alias": "3.1.9", | ||||
| 		"@rollup/plugin-json": "4.1.0", | ||||
| 		"@syuilo/aiscript": "0.11.1", | ||||
|  | @ -50,7 +50,7 @@ | |||
| 		"stringz": "2.1.0", | ||||
| 		"syuilo-password-strength": "0.0.1", | ||||
| 		"textarea-caret": "3.1.0", | ||||
| 		"three": "0.142.0", | ||||
| 		"three": "0.143.0", | ||||
| 		"throttle-debounce": "5.0.0", | ||||
| 		"tinycolor2": "1.4.2", | ||||
| 		"tsc-alias": "1.7.0", | ||||
|  | @ -59,7 +59,7 @@ | |||
| 		"typescript": "4.7.4", | ||||
| 		"uuid": "8.3.2", | ||||
| 		"vanilla-tilt": "1.7.2", | ||||
| 		"vite": "3.0.3", | ||||
| 		"vite": "3.0.4", | ||||
| 		"vue": "3.2.37", | ||||
| 		"vue-prism-editor": "2.0.0-alpha.2", | ||||
| 		"vuedraggable": "4.0.1" | ||||
|  | @ -76,14 +76,14 @@ | |||
| 		"@types/throttle-debounce": "5.0.0", | ||||
| 		"@types/tinycolor2": "1.4.3", | ||||
| 		"@types/uuid": "8.3.4", | ||||
| 		"@typescript-eslint/eslint-plugin": "5.30.7", | ||||
| 		"@typescript-eslint/parser": "5.30.7", | ||||
| 		"@typescript-eslint/eslint-plugin": "5.31.0", | ||||
| 		"@typescript-eslint/parser": "5.31.0", | ||||
| 		"cross-env": "7.0.3", | ||||
| 		"cypress": "10.3.1", | ||||
| 		"eslint": "8.20.0", | ||||
| 		"eslint-plugin-import": "2.26.0", | ||||
| 		"eslint-plugin-vue": "9.3.0", | ||||
| 		"rollup": "2.77.0", | ||||
| 		"rollup": "2.77.2", | ||||
| 		"start-server-and-test": "1.14.0" | ||||
| 	} | ||||
| } | ||||
|  |  | |||
|  | @ -177,10 +177,10 @@ | |||
|     minimatch "^3.1.2" | ||||
|     strip-json-comments "^3.1.1" | ||||
| 
 | ||||
| "@fortawesome/fontawesome-free@6.1.1": | ||||
|   version "6.1.1" | ||||
|   resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.1.1.tgz#bf5d45611ab74890be386712a0e5d998c65ee2a1" | ||||
|   integrity sha512-J/3yg2AIXc9wznaVqpHVX3Wa5jwKovVF0AMYSnbmcXTiL3PpRPfF58pzWucCwEiCJBp+hCNRLWClTomD8SseKg== | ||||
| "@fortawesome/fontawesome-free@6.1.2": | ||||
|   version "6.1.2" | ||||
|   resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.1.2.tgz#d18880eddeadd42b1c64cb559f2f3d13d47a4a64" | ||||
|   integrity sha512-XwWADtfdSN73/udaFm+1mnGIj/ShDZNFMe/PRoqv3FhQ4GNI2PUN70yFTPsjq65Lw2C9i4TG5/hTbxXIXVCiqQ== | ||||
| 
 | ||||
| "@hapi/hoek@^9.0.0": | ||||
|   version "9.2.0" | ||||
|  | @ -453,14 +453,14 @@ | |||
|   dependencies: | ||||
|     "@types/node" "*" | ||||
| 
 | ||||
| "@typescript-eslint/eslint-plugin@5.30.7": | ||||
|   version "5.30.7" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.30.7.tgz#1621dabc1ae4084310e19e9efc80dfdbb97e7493" | ||||
|   integrity sha512-l4L6Do+tfeM2OK0GJsU7TUcM/1oN/N25xHm3Jb4z3OiDU4Lj8dIuxX9LpVMS9riSXQs42D1ieX7b85/r16H9Fw== | ||||
| "@typescript-eslint/eslint-plugin@5.31.0": | ||||
|   version "5.31.0" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.31.0.tgz#cae1967b1e569e6171bbc6bec2afa4e0c8efccfe" | ||||
|   integrity sha512-VKW4JPHzG5yhYQrQ1AzXgVgX8ZAJEvCz0QI6mLRX4tf7rnFfh5D8SKm0Pq6w5PyNfAWJk6sv313+nEt3ohWMBQ== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/scope-manager" "5.30.7" | ||||
|     "@typescript-eslint/type-utils" "5.30.7" | ||||
|     "@typescript-eslint/utils" "5.30.7" | ||||
|     "@typescript-eslint/scope-manager" "5.31.0" | ||||
|     "@typescript-eslint/type-utils" "5.31.0" | ||||
|     "@typescript-eslint/utils" "5.31.0" | ||||
|     debug "^4.3.4" | ||||
|     functional-red-black-tree "^1.0.1" | ||||
|     ignore "^5.2.0" | ||||
|  | @ -468,69 +468,69 @@ | |||
|     semver "^7.3.7" | ||||
|     tsutils "^3.21.0" | ||||
| 
 | ||||
| "@typescript-eslint/parser@5.30.7": | ||||
|   version "5.30.7" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.30.7.tgz#99d09729392aec9e64b1de45cd63cb81a4ddd980" | ||||
|   integrity sha512-Rg5xwznHWWSy7v2o0cdho6n+xLhK2gntImp0rJroVVFkcYFYQ8C8UJTSuTw/3CnExBmPjycjmUJkxVmjXsld6A== | ||||
| "@typescript-eslint/parser@5.31.0": | ||||
|   version "5.31.0" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.31.0.tgz#7f42d7dcc68a0a6d80a0f3d9a65063aee7bb8d2c" | ||||
|   integrity sha512-UStjQiZ9OFTFReTrN+iGrC6O/ko9LVDhreEK5S3edmXgR396JGq7CoX2TWIptqt/ESzU2iRKXAHfSF2WJFcWHw== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/scope-manager" "5.30.7" | ||||
|     "@typescript-eslint/types" "5.30.7" | ||||
|     "@typescript-eslint/typescript-estree" "5.30.7" | ||||
|     "@typescript-eslint/scope-manager" "5.31.0" | ||||
|     "@typescript-eslint/types" "5.31.0" | ||||
|     "@typescript-eslint/typescript-estree" "5.31.0" | ||||
|     debug "^4.3.4" | ||||
| 
 | ||||
| "@typescript-eslint/scope-manager@5.30.7": | ||||
|   version "5.30.7" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.30.7.tgz#8269a931ef1e5ae68b5eb80743cc515c4ffe3dd7" | ||||
|   integrity sha512-7BM1bwvdF1UUvt+b9smhqdc/eniOnCKxQT/kj3oXtj3LqnTWCAM0qHRHfyzCzhEfWX0zrW7KqXXeE4DlchZBKw== | ||||
| "@typescript-eslint/scope-manager@5.31.0": | ||||
|   version "5.31.0" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.31.0.tgz#f47a794ba84d9b818ab7f8f44fff55a61016c606" | ||||
|   integrity sha512-8jfEzBYDBG88rcXFxajdVavGxb5/XKXyvWgvD8Qix3EEJLCFIdVloJw+r9ww0wbyNLOTYyBsR+4ALNGdlalLLg== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/types" "5.30.7" | ||||
|     "@typescript-eslint/visitor-keys" "5.30.7" | ||||
|     "@typescript-eslint/types" "5.31.0" | ||||
|     "@typescript-eslint/visitor-keys" "5.31.0" | ||||
| 
 | ||||
| "@typescript-eslint/type-utils@5.30.7": | ||||
|   version "5.30.7" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.30.7.tgz#5693dc3db6f313f302764282d614cfdbc8a9fcfd" | ||||
|   integrity sha512-nD5qAE2aJX/YLyKMvOU5jvJyku4QN5XBVsoTynFrjQZaDgDV6i7QHFiYCx10wvn7hFvfuqIRNBtsgaLe0DbWhw== | ||||
| "@typescript-eslint/type-utils@5.31.0": | ||||
|   version "5.31.0" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.31.0.tgz#70a0b7201360b5adbddb0c36080495aa08f6f3d9" | ||||
|   integrity sha512-7ZYqFbvEvYXFn9ax02GsPcEOmuWNg+14HIf4q+oUuLnMbpJ6eHAivCg7tZMVwzrIuzX3QCeAOqKoyMZCv5xe+w== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/utils" "5.30.7" | ||||
|     "@typescript-eslint/utils" "5.31.0" | ||||
|     debug "^4.3.4" | ||||
|     tsutils "^3.21.0" | ||||
| 
 | ||||
| "@typescript-eslint/types@5.30.7": | ||||
|   version "5.30.7" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.7.tgz#18331487cc92d0f1fb1a6f580c8ec832528079d0" | ||||
|   integrity sha512-ocVkETUs82+U+HowkovV6uxf1AnVRKCmDRNUBUUo46/5SQv1owC/EBFkiu4MOHeZqhKz2ktZ3kvJJ1uFqQ8QPg== | ||||
| "@typescript-eslint/types@5.31.0": | ||||
|   version "5.31.0" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.31.0.tgz#7aa389122b64b18e473c1672fb3b8310e5f07a9a" | ||||
|   integrity sha512-/f/rMaEseux+I4wmR6mfpM2wvtNZb1p9hAV77hWfuKc3pmaANp5dLAZSiE3/8oXTYTt3uV9KW5yZKJsMievp6g== | ||||
| 
 | ||||
| "@typescript-eslint/typescript-estree@5.30.7": | ||||
|   version "5.30.7" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.7.tgz#05da9f1b281985bfedcf62349847f8d168eecc07" | ||||
|   integrity sha512-tNslqXI1ZdmXXrHER83TJ8OTYl4epUzJC0aj2i4DMDT4iU+UqLT3EJeGQvJ17BMbm31x5scSwo3hPM0nqQ1AEA== | ||||
| "@typescript-eslint/typescript-estree@5.31.0": | ||||
|   version "5.31.0" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.31.0.tgz#eb92970c9d6e3946690d50c346fb9b1d745ee882" | ||||
|   integrity sha512-3S625TMcARX71wBc2qubHaoUwMEn+l9TCsaIzYI/ET31Xm2c9YQ+zhGgpydjorwQO9pLfR/6peTzS/0G3J/hDw== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/types" "5.30.7" | ||||
|     "@typescript-eslint/visitor-keys" "5.30.7" | ||||
|     "@typescript-eslint/types" "5.31.0" | ||||
|     "@typescript-eslint/visitor-keys" "5.31.0" | ||||
|     debug "^4.3.4" | ||||
|     globby "^11.1.0" | ||||
|     is-glob "^4.0.3" | ||||
|     semver "^7.3.7" | ||||
|     tsutils "^3.21.0" | ||||
| 
 | ||||
| "@typescript-eslint/utils@5.30.7": | ||||
|   version "5.30.7" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.30.7.tgz#7135be070349e9f7caa262b0ca59dc96123351bb" | ||||
|   integrity sha512-Z3pHdbFw+ftZiGUnm1GZhkJgVqsDL5CYW2yj+TB2mfXDFOMqtbzQi2dNJIyPqPbx9mv2kUxS1gU+r2gKlKi1rQ== | ||||
| "@typescript-eslint/utils@5.31.0": | ||||
|   version "5.31.0" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.31.0.tgz#e146fa00dca948bfe547d665b2138a2dc1b79acd" | ||||
|   integrity sha512-kcVPdQS6VIpVTQ7QnGNKMFtdJdvnStkqS5LeALr4rcwx11G6OWb2HB17NMPnlRHvaZP38hL9iK8DdE9Fne7NYg== | ||||
|   dependencies: | ||||
|     "@types/json-schema" "^7.0.9" | ||||
|     "@typescript-eslint/scope-manager" "5.30.7" | ||||
|     "@typescript-eslint/types" "5.30.7" | ||||
|     "@typescript-eslint/typescript-estree" "5.30.7" | ||||
|     "@typescript-eslint/scope-manager" "5.31.0" | ||||
|     "@typescript-eslint/types" "5.31.0" | ||||
|     "@typescript-eslint/typescript-estree" "5.31.0" | ||||
|     eslint-scope "^5.1.1" | ||||
|     eslint-utils "^3.0.0" | ||||
| 
 | ||||
| "@typescript-eslint/visitor-keys@5.30.7": | ||||
|   version "5.30.7" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.30.7.tgz#c093abae75b4fd822bfbad9fc337f38a7a14909a" | ||||
|   integrity sha512-KrRXf8nnjvcpxDFOKej4xkD7657+PClJs5cJVSG7NNoCNnjEdc46juNAQt7AyuWctuCgs6mVRc1xGctEqrjxWw== | ||||
| "@typescript-eslint/visitor-keys@5.31.0": | ||||
|   version "5.31.0" | ||||
|   resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.31.0.tgz#b0eca264df01ce85dceb76aebff3784629258f54" | ||||
|   integrity sha512-ZK0jVxSjS4gnPirpVjXHz7mgdOsZUHzNYSfTw2yPa3agfbt9YfqaBiBZFSSxeBWnpWkzCxTfUpnzA3Vily/CSg== | ||||
|   dependencies: | ||||
|     "@typescript-eslint/types" "5.30.7" | ||||
|     "@typescript-eslint/types" "5.31.0" | ||||
|     eslint-visitor-keys "^3.3.0" | ||||
| 
 | ||||
| "@vitejs/plugin-vue@3.0.1": | ||||
|  | @ -3005,10 +3005,10 @@ rndstr@1.0.0: | |||
|     rangestr "0.0.1" | ||||
|     seedrandom "2.4.2" | ||||
| 
 | ||||
| rollup@2.77.0: | ||||
|   version "2.77.0" | ||||
|   resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.0.tgz#749eaa5ac09b6baa52acc076bc46613eddfd53f4" | ||||
|   integrity sha512-vL8xjY4yOQEw79DvyXLijhnhh+R/O9zpF/LEgkCebZFtb6ELeN9H3/2T0r8+mp+fFTBHZ5qGpOpW2ela2zRt3g== | ||||
| rollup@2.77.2: | ||||
|   version "2.77.2" | ||||
|   resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.2.tgz#6b6075c55f9cc2040a5912e6e062151e42e2c4e3" | ||||
|   integrity sha512-m/4YzYgLcpMQbxX3NmAqDvwLATZzxt8bIegO78FZLl+lAgKJBd1DRAOeEiZcKOIOPjxE6ewHWHNgGEalFXuz1g== | ||||
|   optionalDependencies: | ||||
|     fsevents "~2.3.2" | ||||
| 
 | ||||
|  | @ -3309,10 +3309,10 @@ textarea-caret@3.1.0: | |||
|   resolved "https://registry.yarnpkg.com/textarea-caret/-/textarea-caret-3.1.0.tgz#5d5a35bb035fd06b2ff0e25d5359e97f2655087f" | ||||
|   integrity sha512-cXAvzO9pP5CGa6NKx0WYHl+8CHKZs8byMkt3PCJBCmq2a34YA9pO1NrQET5pzeqnBjBdToF5No4rrmkDUgQC2Q== | ||||
| 
 | ||||
| three@0.142.0: | ||||
|   version "0.142.0" | ||||
|   resolved "https://registry.yarnpkg.com/three/-/three-0.142.0.tgz#89e226a16221f212eb1d40f0786604b711f28aed" | ||||
|   integrity sha512-ESjPO+3geFr+ZUfVMpMnF/eVU2uJPOh0e2ZpMFqjNca1wApS9lJb7E4MjwGIczgt9iuKd8PEm6Pfgp2bJ92Xtg== | ||||
| three@0.143.0: | ||||
|   version "0.143.0" | ||||
|   resolved "https://registry.yarnpkg.com/three/-/three-0.143.0.tgz#1455bca132cc2b20beb7f41d313e10c29e5ed9df" | ||||
|   integrity sha512-oKcAGYHhJ46TGEuHjodo2n6TY2R6lbvrkp+feKZxqsUL/WkH7GKKaeu6RHeyb2Xjfk2dPLRKLsOP0KM2VgT8Zg== | ||||
| 
 | ||||
| throttle-debounce@5.0.0: | ||||
|   version "5.0.0" | ||||
|  | @ -3517,10 +3517,10 @@ verror@1.10.0: | |||
|     core-util-is "1.0.2" | ||||
|     extsprintf "^1.2.0" | ||||
| 
 | ||||
| vite@3.0.3: | ||||
|   version "3.0.3" | ||||
|   resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.3.tgz#c7b2ed9505a36a04be1d5d23aea4ea6fc028043f" | ||||
|   integrity sha512-sDIpIcl3mv1NUaSzZwiXGEy1ZoWwwC2vkxUHY6yiDacR6zf//ZFuBJrozO62gedpE43pmxnLATNR5IYUdAEkMQ== | ||||
| vite@3.0.4: | ||||
|   version "3.0.4" | ||||
|   resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.4.tgz#c61688d6b97573e96cf5ac25f2d68597b5ce68e8" | ||||
|   integrity sha512-NU304nqnBeOx2MkQnskBQxVsa0pRAH5FphokTGmyy8M3oxbvw7qAXts2GORxs+h/2vKsD+osMhZ7An6yK6F1dA== | ||||
|   dependencies: | ||||
|     esbuild "^0.14.47" | ||||
|     postcss "^8.4.14" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue