This repository was archived by the owner on Sep 26, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +410
-379
lines changed Expand file tree Collapse file tree 5 files changed +410
-379
lines changed Original file line number Diff line number Diff line change 22
22
},
23
23
"dependencies" : {
24
24
"husky" : " ^4.3.0" ,
25
- "lint-staged" : " ^10.5.0 "
25
+ "lint-staged" : " ^10.5.1 "
26
26
},
27
27
"devDependencies" : {
28
28
"@commitlint/cli" : " ^11.0.0" ,
Original file line number Diff line number Diff line change 12
12
"@rollup/plugin-json" : " ^4.1.0" ,
13
13
"globby" : " ^11.0.1" ,
14
14
"json-format" : " 1.0.1" ,
15
- "rollup" : " ^2.32 .1" ,
15
+ "rollup" : " ^2.33 .1" ,
16
16
"rollup-plugin-terser" : " ^7.0.2" ,
17
17
"sveltedoc-parser" : " ^3.0.4"
18
18
}
Original file line number Diff line number Diff line change 27
27
"@rollup/plugin-replace" : " ^2.3.4" ,
28
28
"autoprefixer" : " ^10.0.1" ,
29
29
"mdsvex" : " ^0.8.7" ,
30
- "postcss" : " ^8.1.3 " ,
30
+ "postcss" : " ^8.1.4 " ,
31
31
"prism-svelte" : " ^0.4.7" ,
32
32
"prismjs" : " ^1.22.0" ,
33
33
"remark-autolink-headings" : " ^6.0.1" ,
36
36
"remark-external-links" : " ^8.0.0" ,
37
37
"remark-sectionize" : " ^1.1.1" ,
38
38
"remark-slug" : " ^6.0.0" ,
39
- "rollup" : " ^2.32 .1" ,
39
+ "rollup" : " ^2.33 .1" ,
40
40
"sapper" : " ^0.28.10" ,
41
41
"sass" : " ^1.28.0" ,
42
42
"serve" : " ^11.3.2" ,
Original file line number Diff line number Diff line change 50
50
"@rollup/plugin-node-resolve" : " ^10.0.0" ,
51
51
"@testing-library/jest-dom" : " ^5.11.5" ,
52
52
"@testing-library/svelte" : " ^3.0.0" ,
53
- "babel-jest" : " ^26.6.1 " ,
53
+ "babel-jest" : " ^26.6.3 " ,
54
54
"concurrently" : " ^5.3.0" ,
55
+ "cssnano" : " 4.1.10" ,
55
56
"del" : " ^6.0.0" ,
56
57
"glob" : " ^7.1.6" ,
57
- "jest" : " ^26.6.1" ,
58
- "postcss" : " ^8.1.3" ,
59
- "cssnano" : " 4.1.10" ,
60
- "rollup" : " ^2.32.1" ,
58
+ "jest" : " ^26.6.3" ,
59
+ "postcss" : " ^8.1.4" ,
60
+ "rollup" : " ^2.33.1" ,
61
61
"rollup-plugin-bundle-size" : " ^1.0.3" ,
62
62
"rollup-plugin-svelte" : " ^6.1.0" ,
63
63
"rollup-plugin-terser" : " ^7.0.2" ,
64
64
"sass" : " ^1.28.0" ,
65
65
"standard-changelog" : " ^2.0.24" ,
66
66
"svelte" : " ^3.29.4" ,
67
- "svelte-check" : " ^1.1.6 " ,
67
+ "svelte-check" : " ^1.1.7 " ,
68
68
"svelte-htm" : " ^1.1.1" ,
69
69
"svelte-jester" : " ^1.1.5" ,
70
70
"svelte-preprocess" : " ^4.5.1"
You can’t perform that action at this time.
0 commit comments