File tree 4 files changed +197
-196
lines changed
4 files changed +197
-196
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ If you're web developer and want to assess implementation correctness - this too
50
50
51
51
- OS: Linux
52
52
- Node: 22.12.0 (LTS)
53
- - Deno: 2.1.7
53
+ - Deno: 2.1.10
54
54
55
55
### Build instructions
56
56
Original file line number Diff line number Diff line change 2
2
"type" : " module" ,
3
3
"devDependencies" : {
4
4
"@jest/globals" : " 29.7.0" ,
5
- "@types/chrome" : " 0.0.301 " ,
5
+ "@types/chrome" : " 0.0.304 " ,
6
6
"@types/jest" : " 29.5.14" ,
7
- "@types/node" : " 22.13.1 " ,
8
- "esbuild" : " 0.24.2 " ,
7
+ "@types/node" : " 22.13.4 " ,
8
+ "esbuild" : " 0.25.0 " ,
9
9
"esbuild-svelte" : " 0.9.0" ,
10
10
"jest" : " 29.7.0" ,
11
11
"jest-environment-jsdom" : " 29.7.0" ,
12
- "prettier" : " 3.4.2 " ,
13
- "sass" : " 1.84 .0" ,
14
- "sv" : " 0.6.18 " ,
15
- "svelte" : " 5.19.8 " ,
12
+ "prettier" : " 3.5.1 " ,
13
+ "sass" : " 1.85 .0" ,
14
+ "sv" : " 0.6.21 " ,
15
+ "svelte" : " 5.20.0 " ,
16
16
"svelte-check" : " 4.1.4" ,
17
17
"svelte-preprocess" : " 6.0.3" ,
18
18
"ts-jest" : " 29.2.5" ,
You can’t perform that action at this time.
0 commit comments