File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " lemverse" ,
3
3
"private" : true ,
4
- "version" : " 1.0.0 " ,
4
+ "version" : " 1.0.1 " ,
5
5
"scripts" : {
6
6
"start" : " meteor run" ,
7
7
"test" : " meteor test --once --driver-package meteortesting:mocha" ,
16
16
"@sentry/tracing" : " 7.16.0" ,
17
17
"analytics-node" : " ^6.2.0" ,
18
18
"aws-sdk" : " ^2.1229.0" ,
19
- "body-parser" : " ^1.20.1 " ,
19
+ "body-parser" : " ^1.20.2 " ,
20
20
"escape-string-regexp" : " ^5.0.0" ,
21
21
"fast-json-stable-stringify" : " ^2.1.0" ,
22
- "favicons" : " ^7.0.2 " ,
22
+ "favicons" : " ^7.1.1 " ,
23
23
"file-type" : " ^16.5.3" ,
24
24
"gm" : " ^1.25.0" ,
25
25
"hotkeys-js" : " ^3.10.1" ,
26
26
"jquery" : " ^3.6.3" ,
27
- "jsonwebtoken" : " ^8.5.1 " ,
27
+ "jsonwebtoken" : " ^9.0.0 " ,
28
28
"meteor-node-stubs" : " ^1.2.5" ,
29
29
"multer" : " 1.4.5-lts.1" ,
30
30
"nipplejs" : " ^0.10.0" ,
31
31
"node-cron" : " ^3.0.2" ,
32
- "peer" : " ^0.6.1 " ,
32
+ "peer" : " ^1.0.0 " ,
33
33
"peerjs" : " ^1.4.7" ,
34
34
"phaser" : " ^3.55.2"
35
35
}
Original file line number Diff line number Diff line change 20
20
},
21
21
"homepage" : " https://github.com/l3mpire/lemverse#readme" ,
22
22
"devDependencies" : {
23
- "@babel/core" : " ^7.20.12 " ,
24
- "@babel/eslint-parser" : " ^7.19.1 " ,
23
+ "@babel/core" : " ^7.21.3 " ,
24
+ "@babel/eslint-parser" : " ^7.21.3 " ,
25
25
"@babel/eslint-plugin" : " ^7.19.1" ,
26
26
"editorconfig-checker" : " ^5.0.1" ,
27
- "eslint" : " ^8.32 .0" ,
27
+ "eslint" : " ^8.36 .0" ,
28
28
"eslint-config-airbnb-base" : " ^15.0.0" ,
29
29
"eslint-plugin-meteor" : " ^7.3.0" ,
30
30
"eslint-plugin-import" : " ^2.27.5" ,
31
- "stylelint" : " ^14.16.1 " ,
32
- "stylelint-config-standard-scss" : " ^6.1.0 "
31
+ "stylelint" : " ^15.2.0 " ,
32
+ "stylelint-config-standard-scss" : " ^7.0.1 "
33
33
}
34
34
}
You can’t perform that action at this time.
0 commit comments