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.8 " ,
16
+ "rollup" : " ^1.27.9 " ,
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.0 "
20
+ "svelte" : " ^3.16.1 "
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.8 :
112
- version "1.27.8 "
113
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.8 .tgz#94288a957af9f4c2380b73a17494d87705997d0f "
114
- integrity sha512-EVoEV5rAWl+5clnGznt1KY8PeVkzVQh/R0d2s3gHEkN7gfoyC4JmvIVuCtPbYE8NM5Ep/g+nAmvKXBjzaqTsHA ==
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 ==
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.0 :
126
- version "3.16.0 "
127
- resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.16.0 .tgz#7ead284547240fcbcb985c73473dce811315fd15 "
128
- integrity sha512-k7nCQTd9/rGOi25iv/sBeJe2W89hK2lcaUsmUQqikH0Tye7Gh/tvvF9LuNTSF+dQY/isNX+g8K9fJf+5jMLfxw ==
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 ==
You can’t perform that action at this time.
0 commit comments