Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
osufrlive
obs-sync
Commits
49231095
Commit
49231095
authored
Dec 31, 2019
by
Hugo "ThePooN" Denizart
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
⬆
Upgrade all dependencies
parent
aa72a524
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
647 additions
and
3259 deletions
+647
-3259
package-lock.json
package-lock.json
+637
-3249
package.json
package.json
+10
-10
No files found.
package-lock.json
View file @
49231095
This source diff could not be displayed because it is too large. You can
view the blob
instead.
package.json
View file @
49231095
...
...
@@ -11,24 +11,24 @@
"start"
:
"node build/index.js"
},
"devDependencies"
:
{
"
@types/node
"
:
"
^1
2.0.3
"
,
"
@types/ws
"
:
"
^6.0.
1
"
,
"
@types/node
"
:
"
^1
3.1.2
"
,
"
@types/ws
"
:
"
^6.0.
4
"
,
"
@typescript-eslint/eslint-plugin
"
:
"
^2.14.0
"
,
"
eslint
"
:
"
^6.8.0
"
,
"
eslint-config-osufrlive
"
:
"
https://git.cartooncraft.fr/osufrlive/eslint/-/jobs/artifacts/v0.0.
1
/raw/eslint-config-osufrlive-0.0.
1
.tgz?job=pack
"
,
"
eslint-config-osufrlive
"
:
"
https://git.cartooncraft.fr/osufrlive/eslint/-/jobs/artifacts/v0.0.
2
/raw/eslint-config-osufrlive-0.0.
2
.tgz?job=pack
"
,
"
eslint-config-standard-with-typescript
"
:
"
^11.0.1
"
,
"
eslint-plugin-import
"
:
"
^2.19.1
"
,
"
eslint-plugin-node
"
:
"
^
9.2
.0
"
,
"
eslint-plugin-node
"
:
"
^
11.0
.0
"
,
"
eslint-plugin-promise
"
:
"
^4.2.1
"
,
"
eslint-plugin-standard
"
:
"
^4.0.1
"
,
"
ts-node
"
:
"
^8.
2.0
"
,
"
ts-node-dev
"
:
"
^1.0.0-pre.
39
"
,
"
ts-node
"
:
"
^8.
5.4
"
,
"
ts-node-dev
"
:
"
^1.0.0-pre.
44
"
,
"
typescript
"
:
"
^3.7.4
"
},
"dependencies"
:
{
"
node-config-ts
"
:
"
^
2.2.4
"
,
"
obs-websocket-js
"
:
"
^
3
.0.0
"
,
"
osufrlive-common
"
:
"
https://git.cartooncraft.fr/osufrlive/common/-/jobs/artifacts/v0.
5.1
/raw/osufrlive-common-0.
5.1
.tgz?job=pack
"
,
"
ws
"
:
"
^7.
0.0
"
"
node-config-ts
"
:
"
^
3.0.3
"
,
"
obs-websocket-js
"
:
"
^
4
.0.0
"
,
"
osufrlive-common
"
:
"
https://git.cartooncraft.fr/osufrlive/common/-/jobs/artifacts/v0.
6.2
/raw/osufrlive-common-0.
6.2
.tgz?job=pack
"
,
"
ws
"
:
"
^7.
2.1
"
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment