More yarn workspaces stuff
This commit is contained in:
parent
d76ec576b6
commit
95aff06dfc
15 changed files with 786 additions and 430 deletions
|
@ -1,2 +0,0 @@
|
|||
save-exact = true
|
||||
package-lock = false
|
|
@ -55,7 +55,7 @@
|
|||
"random-seed": "0.3.0",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"rndstr": "1.0.0",
|
||||
"rollup": "2.74.1",
|
||||
"rollup": "2.75.3",
|
||||
"s-age": "1.1.2",
|
||||
"sass": "1.52.1",
|
||||
"seedrandom": "3.0.5",
|
||||
|
@ -63,7 +63,7 @@
|
|||
"stringz": "2.1.0",
|
||||
"syuilo-password-strength": "0.0.1",
|
||||
"textarea-caret": "3.1.0",
|
||||
"three": "0.140.2",
|
||||
"three": "0.141.0",
|
||||
"throttle-debounce": "5.0.0",
|
||||
"tinycolor2": "1.4.2",
|
||||
"tsc-alias": "1.6.7",
|
||||
|
@ -77,9 +77,9 @@
|
|||
"vue": "3.2.36",
|
||||
"vue-prism-editor": "2.0.0-alpha.2",
|
||||
"vue-router": "4.0.15",
|
||||
"vuedraggable": "4.0.1",
|
||||
"vuedraggable": "4.1.0",
|
||||
"websocket": "1.0.34",
|
||||
"ws": "8.6.0"
|
||||
"ws": "8.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/escape-regexp": "0.0.1",
|
||||
|
@ -100,8 +100,8 @@
|
|||
"@types/uuid": "8.3.4",
|
||||
"@types/websocket": "1.0.5",
|
||||
"@types/ws": "8.5.3",
|
||||
"@typescript-eslint/eslint-plugin": "5.26.0",
|
||||
"@typescript-eslint/parser": "5.26.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.27.0",
|
||||
"@typescript-eslint/parser": "5.27.0",
|
||||
"cross-env": "7.0.3",
|
||||
"cypress": "9.7.0",
|
||||
"eslint": "8.16.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue