File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 12
12
13
13
Create seamless patterns in SVG to use as website backgrounds, header images, stationery design and package design
14
14
15
- 200 + patterns available
15
+ 250 + patterns available
16
16
17
17
## Features:
18
18
Original file line number Diff line number Diff line change 10
10
"test" : " run-p --race dev cy:run"
11
11
},
12
12
"dependencies" : {
13
- "@rollup/plugin-json" : " ^6.0 .0" ,
13
+ "@rollup/plugin-json" : " ^4.1 .0" ,
14
14
"@simonwep/pickr" : " ^1.8.2" ,
15
- "@supabase/supabase-js" : " ^2.7.1 " ,
15
+ "@supabase/supabase-js" : " ^1.24.0 " ,
16
16
"compression" : " ^1.7.4" ,
17
17
"dayjs" : " ^1.11.7" ,
18
18
"dotenv" : " ^16.0.3" ,
19
19
"polka" : " next" ,
20
20
"prettier" : " ^2.8.4" ,
21
21
"save-svg-as-png" : " ^1.4.17" ,
22
- "sirv" : " ^2 .0.2 "
22
+ "sirv" : " ^1 .0.7 "
23
23
},
24
24
"devDependencies" : {
25
25
"@rollup/plugin-commonjs" : " ^16.0.0" ,
26
- "@rollup/plugin-node-resolve" : " ^15 .0.1 " ,
27
- "@rollup/plugin-replace" : " ^5.0.2 " ,
26
+ "@rollup/plugin-node-resolve" : " ^10 .0.0 " ,
27
+ "@rollup/plugin-replace" : " ^2.3.4 " ,
28
28
"npm-run-all" : " ^4.1.5" ,
29
29
"rollup" : " ^2.33.3" ,
30
- "rollup-plugin-svelte" : " ^7 .1.2 " ,
30
+ "rollup-plugin-svelte" : " ^6 .1.1 " ,
31
31
"rollup-plugin-terser" : " ^7.0.2" ,
32
32
"sapper" : " ^0.29.1" ,
33
- "svelte" : " ^3.55.1 " ,
33
+ "svelte" : " ^3.37.0 " ,
34
34
"fs-extra" : " ^11.1.0" ,
35
35
"@node-minify/clean-css" : " ^7.1.0" ,
36
36
"@node-minify/core" : " ^7.1.0" ,
37
37
"read-excel-file" : " ^5.6.0" ,
38
38
"glob" : " ^8.1.0" ,
39
39
"tinycolor2" : " ^1.6.0" ,
40
- "sharp" : " ^0.31 .3" ,
40
+ "sharp" : " ^0.26 .3" ,
41
41
"convert-svg-to-png" : " ^0.6.4"
42
42
}
43
43
}
You can’t perform that action at this time.
0 commit comments