Commit b907438 1 parent 77c48cf commit b907438 Copy full SHA for b907438
File tree 8 files changed +289
-174
lines changed
8 files changed +289
-174
lines changed Original file line number Diff line number Diff line change 289
289
"devDependencies" : {
290
290
"@storm-software/testing-tools" : " latest" ,
291
291
"@storm-software/workspace-tools" : " latest" ,
292
- "@types/node" : " 20.9.0 " ,
293
- "@types/react" : " ^ 18.2.55" ,
294
- "@types/react-dom" : " ^ 18.2.18" ,
295
- "@types/vscode" : " ^ 1.85.0" ,
296
- "esbuild-style-plugin" : " ^ 1.6.3" ,
292
+ "@types/node" : " 20.17.1 " ,
293
+ "@types/react" : " 18.2.55" ,
294
+ "@types/react-dom" : " 18.2.18" ,
295
+ "@types/vscode" : " 1.85.0" ,
296
+ "esbuild-style-plugin" : " 1.6.3" ,
297
297
"langium-cli" : " ^2.1.0" ,
298
- "typescript" : " ~ 5.2.2" ,
299
- "vscode-test" : " ^ 1.6.1"
298
+ "typescript" : " 5.2.2" ,
299
+ "vscode-test" : " 1.6.1"
300
300
},
301
301
"engines" : {
302
302
"vscode" : " ^1.46.0"
Original file line number Diff line number Diff line change 186
186
},
187
187
"triggerEmptyDevReleaseByIncrementingThisNumber" : 0 ,
188
188
"devDependencies" : {
189
- "@types/eslint" : " ^ 8.56.2"
189
+ "@types/eslint" : " 8.56.2"
190
190
}
191
191
}
Original file line number Diff line number Diff line change 17
17
"publishConfig" : { "access" : " public" },
18
18
"peerDependencies" : { "typia" : " ^5.3.9" },
19
19
"peerDependenciesMeta" : { "typia" : { "optional" : true } },
20
- "devDependencies" : { "@types/node" : " 20.9.0 " }
20
+ "devDependencies" : { "@types/node" : " 20.17.1 " }
21
21
}
Original file line number Diff line number Diff line change 32
32
"devDependencies" : {
33
33
"@storm-software/testing-tools" : " latest" ,
34
34
"@storm-software/workspace-tools" : " latest" ,
35
- "@types/node" : " 20.9.0 " ,
36
- "@types/prettier" : " ^ 3.0.0"
35
+ "@types/node" : " 20.17.1 " ,
36
+ "@types/prettier" : " 3.0.0"
37
37
},
38
38
"publishConfig" : {
39
39
"access" : " public"
Original file line number Diff line number Diff line change 25
25
"devDependencies" : {
26
26
"@storm-software/testing-tools" : " latest" ,
27
27
"@storm-software/workspace-tools" : " latest" ,
28
- "@types/node" : " 20.9.0 " ,
29
- "@types/prettier" : " ^ 3.0.0" ,
28
+ "@types/node" : " 20.17.1 " ,
29
+ "@types/prettier" : " 3.0.0" ,
30
30
"langium-cli" : " ^2.1.0"
31
31
},
32
32
"engines" : {
Original file line number Diff line number Diff line change 31
31
"tailwind-merge" : " ^2.2.0"
32
32
},
33
33
"devDependencies" : {
34
- "@types/react" : " ^ 18.2.55"
34
+ "@types/react" : " 18.2.55"
35
35
},
36
36
"peerDependencies" : {
37
37
"react" : " 18.2.0" ,
Original file line number Diff line number Diff line change 23
23
"vscode-uri" : " ^3.0.8"
24
24
},
25
25
"devDependencies" : {
26
- "@types/node" : " 20.9.0 " ,
27
- "@types/vscode" : " ^ 1.85.0"
26
+ "@types/node" : " 20.17.1 " ,
27
+ "@types/vscode" : " 1.85.0"
28
28
},
29
29
"engines" : {
30
30
"vscode" : " ^1.67.0"
You can’t perform that action at this time.
0 commit comments