File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 13
13
"lint" : " eslint ."
14
14
},
15
15
"devDependencies" : {
16
- "@rollup/plugin-commonjs" : " ^14.0 .0" ,
17
- "@rollup/plugin-node-resolve" : " ^8 .0.0" ,
16
+ "@rollup/plugin-commonjs" : " ^15.1 .0" ,
17
+ "@rollup/plugin-node-resolve" : " ^9 .0.0" ,
18
18
"chokidar-cli" : " ^2.1.0" ,
19
- "eslint" : " ^7.8.1 " ,
19
+ "eslint" : " ^7.9.0 " ,
20
20
"eslint-config-standard" : " ^14.1.1" ,
21
21
"eslint-plugin-import" : " ^2.22.0" ,
22
22
"eslint-plugin-node" : " ^11.1.0" ,
25
25
"eslint-plugin-svelte3" : " ^2.7.3" ,
26
26
"navaid" : " ^1.1.1" ,
27
27
"npm-run-all" : " ^4.1.5" ,
28
- "rollup" : " ^2.3.4 " ,
28
+ "rollup" : " ^2.28.1 " ,
29
29
"rollup-plugin-livereload" : " ^2.0.0" ,
30
- "rollup-plugin-svelte" : " ^6.0.0 " ,
31
- "rollup-plugin-terser" : " ^7.0.0 " ,
32
- "svelte" : " ^3.0 .0" ,
33
- "tailwindcss" : " ^1.8.5 "
30
+ "rollup-plugin-svelte" : " ^6.0.1 " ,
31
+ "rollup-plugin-terser" : " ^7.0.2 " ,
32
+ "svelte" : " ^3.26 .0" ,
33
+ "tailwindcss" : " ^1.8.10 "
34
34
},
35
35
"dependencies" : {
36
- "sirv-cli" : " ^1.0.0 "
36
+ "sirv-cli" : " ^1.0.6 "
37
37
}
38
38
}
You can’t perform that action at this time.
0 commit comments