This repository was archived by the owner on May 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +690
-353
lines changed Expand file tree Collapse file tree 3 files changed +690
-353
lines changed Original file line number Diff line number Diff line change 29
29
"eslint-plugin-react" : " ^7.28.0" ,
30
30
"eslint-plugin-react-hooks" : " ^4.3.0" ,
31
31
"file-loader" : " ^6.2.0" ,
32
- "prism-react-renderer" : " ^1.2 .1" ,
32
+ "prism-react-renderer" : " ^1.3 .1" ,
33
33
"react" : " ^17.0.2" ,
34
34
"react-dom" : " ^17.0.2" ,
35
35
"url-loader" : " ^4.1.1"
Original file line number Diff line number Diff line change 43
43
"@sapphire/ts-config" : " ^3.3.1" ,
44
44
"@types/jest" : " ^27.4.0" ,
45
45
"@types/node" : " ^17.0.8" ,
46
- "@typescript-eslint/eslint-plugin" : " ^5.10.2 " ,
47
- "@typescript-eslint/parser" : " ^5.10.2 " ,
46
+ "@typescript-eslint/eslint-plugin" : " ^5.11.0 " ,
47
+ "@typescript-eslint/parser" : " ^5.11.0 " ,
48
48
"cz-conventional-changelog" : " ^3.3.0" ,
49
- "eslint" : " ~8.8 .0" ,
49
+ "eslint" : " ~8.9 .0" ,
50
50
"eslint-config-prettier" : " ^8.3.0" ,
51
51
"eslint-plugin-prettier" : " ^4.0.0" ,
52
52
"husky" : " ^7.0.4" ,
53
- "jest" : " ^27.5.0 " ,
54
- "jest-circus" : " ^27.5.0 " ,
53
+ "jest" : " ^27.5.1 " ,
54
+ "jest-circus" : " ^27.5.1 " ,
55
55
"lint-staged" : " ^12.3.3" ,
56
56
"prettier" : " ^2.5.1" ,
57
57
"pretty-quick" : " ^3.1.3" ,
58
58
"standard-version" : " ^9.3.2" ,
59
59
"ts-jest" : " ^27.1.3" ,
60
- "ts-node" : " ^10.4 .0" ,
60
+ "ts-node" : " ^10.5 .0" ,
61
61
"tsup" : " ^5.11.13" ,
62
62
"typescript" : " ^4.5.5"
63
63
},
You can’t perform that action at this time.
0 commit comments