File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 13
13
" README.md"
14
14
],
15
15
"devDependencies" : {
16
- "rollup" : " ^1.27.9 " ,
16
+ "rollup" : " ^1.27.13 " ,
17
17
"rollup-plugin-commonjs" : " ^10.1.0" ,
18
18
"rollup-plugin-node-resolve" : " ^5.2.0" ,
19
19
"rollup-plugin-svelte" : " ^5.1.1" ,
20
- "svelte" : " ^3.16.1 "
20
+ "svelte" : " ^3.16.5 "
21
21
},
22
22
"scripts" : {
23
23
"build" : " rollup -c" ,
Original file line number Diff line number Diff line change @@ -108,10 +108,10 @@ rollup-pluginutils@^2.3.3, rollup-pluginutils@^2.8.1:
108
108
dependencies :
109
109
estree-walker "^0.6.1"
110
110
111
- rollup@^1.27.9 :
112
- version "1.27.9 "
113
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.9 .tgz#742f1234c1fa935f35149a433807da675b10f9a6 "
114
- integrity sha512-8AfW4cJTPZfG6EXWwT/ujL4owUsDI1Xl8J1t+hvK4wDX81F5I4IbwP9gvGbHzxnV19fnU4rRABZQwZSX9J402Q ==
111
+ rollup@^1.27.13 :
112
+ version "1.27.13 "
113
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.13 .tgz#d6d3500512daacbf8de54d2800de62d893085b90 "
114
+ integrity sha512-hDi7M07MpmNSDE8YVwGVFA8L7n8jTLJ4lG65nMAijAyqBe//rtu4JdxjUBE7JqXfdpqxqDTbCDys9WcqdpsQvw ==
115
115
dependencies :
116
116
" @types/estree" " *"
117
117
" @types/node" " *"
@@ -122,7 +122,7 @@ sourcemap-codec@^1.4.4:
122
122
resolved "https://registry.yarnpkg.com/sourcemap-codec/-/sourcemap-codec-1.4.6.tgz#e30a74f0402bad09807640d39e971090a08ce1e9"
123
123
integrity sha512-1ZooVLYFxC448piVLBbtOxFcXwnymH9oUF8nRd3CuYDVvkRBxRl6pB4Mtas5a4drtL+E8LDgFkQNcgIw6tc8Hg==
124
124
125
- svelte@^3.16.1 :
126
- version "3.16.1 "
127
- resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.16.1 .tgz#bc81664abe93118d6a2ca3adc1cb0f502ab72678 "
128
- integrity sha512-OqpE0519ZmaMa94ttCSTmpIrrZEGuUPc6TCXw4+DzeJbZOpru18i0gX4z9sv70k9hvHXLrwSdKKCmIFbrferIg ==
125
+ svelte@^3.16.5 :
126
+ version "3.16.5 "
127
+ resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.16.5 .tgz#d7073efcbf73ce6b112a858e17c81123ce9ec472 "
128
+ integrity sha512-iYOhJc7iczaonycuKjPgmy1lthhBoDOQo5UVhgKJRd3XYRdnYPPb0LvvJ0t7jqu5+15S0msMm06WSOKUvhEZsw ==
You can’t perform that action at this time.
0 commit comments