Commit 1c25b5d 1 parent fc6cc64 commit 1c25b5d Copy full SHA for 1c25b5d
File tree 4 files changed +804
-794
lines changed
4 files changed +804
-794
lines changed Original file line number Diff line number Diff line change 94
94
"@rollup/plugin-terser" : " ^0.4.3" ,
95
95
"@rollup/plugin-typescript" : " ^11.1.2" ,
96
96
"@tsconfig/node16" : " ^16.1.0" ,
97
- "@types/node" : " ^18.17.1 " ,
97
+ "@types/node" : " ^18.17.3 " ,
98
98
"@typescript-eslint/eslint-plugin" : " ^5.62.0" ,
99
99
"@typescript-eslint/parser" : " ^5.62.0" ,
100
100
"@vitest/coverage-istanbul" : " ^0.31.4" ,
114
114
"inject-markdown" : " ^1.5.0" ,
115
115
"nyc" : " ^15.1.0" ,
116
116
"prettier" : " ^3.0.1" ,
117
- "rollup" : " ^3.27.1 " ,
117
+ "rollup" : " ^3.27.2 " ,
118
118
"rollup-plugin-dts" : " ^5.3.1" ,
119
119
"shelljs" : " ^0.8.5" ,
120
120
"shx" : " ^0.3.4" ,
121
121
"ts-jest" : " ^29.1.1" ,
122
122
"ts2mjs" : " ^1.1.2" ,
123
123
"tslib" : " ^2.6.1" ,
124
124
"typescript" : " ^5.1.6" ,
125
- "vite" : " ^4.4.8 " ,
125
+ "vite" : " ^4.4.9 " ,
126
126
"vitest" : " ^0.31.4"
127
127
}
128
128
}
Original file line number Diff line number Diff line change 47
47
"@cspell/dict-ada" : " ^4.0.2" ,
48
48
"@cspell/dict-aws" : " ^4.0.0" ,
49
49
"@cspell/dict-bash" : " ^4.1.1" ,
50
- "@cspell/dict-companies" : " ^3.0.18 " ,
50
+ "@cspell/dict-companies" : " ^3.0.19 " ,
51
51
"@cspell/dict-cpp" : " ^5.0.4" ,
52
52
"@cspell/dict-cryptocurrencies" : " ^3.0.1" ,
53
53
"@cspell/dict-csharp" : " ^4.0.2" ,
Original file line number Diff line number Diff line change 55
55
"node" : " >=16"
56
56
},
57
57
"devDependencies" : {
58
- "@types/eslint" : " ^8.44.1 " ,
58
+ "@types/eslint" : " ^8.44.2 " ,
59
59
"@types/estree" : " ^1.0.1" ,
60
60
"@types/mocha" : " ^10.0.1" ,
61
61
"@typescript-eslint/parser" : " ^5.62.0" ,
62
- "@typescript-eslint/types" : " ^6.2.1 " ,
62
+ "@typescript-eslint/types" : " ^6.3.0 " ,
63
63
"@typescript-eslint/typescript-estree" : " ^5.62.0" ,
64
64
"eslint" : " ^8.46.0" ,
65
65
"eslint-plugin-react" : " ^7.33.1" ,
You can’t perform that action at this time.
0 commit comments