File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 133
133
"devDependencies" : {
134
134
"@firebase/app" : " 0.14.3" ,
135
135
"@rollup/plugin-json" : " 6.1.0" ,
136
- "@rollup/plugin-strip" : " 2.1.0 " ,
136
+ "@rollup/plugin-strip" : " 3.0.4 " ,
137
137
"@types/express" : " 4.17.21" ,
138
138
"chromedriver" : " 119.0.1" ,
139
139
"cookie-store" : " 4.0.0-next.4" ,
Original file line number Diff line number Diff line change 2641
2641
"@rollup/pluginutils" "^5.0.1"
2642
2642
magic-string "^0.30.3"
2643
2643
2644
- "@rollup/plugin-strip@2.1.0 ":
2645
- version "2.1.0 "
2646
- resolved "https://registry.npmjs.org/@rollup/plugin-strip/-/plugin-strip-2.1.0. tgz#04c2d2ccfb2c6b192bb70447fbf26e336379a333 "
2647
- integrity sha512-OKlIlXMFlH4nVxq0beNSIKVw0LkpNUpVjjvfzH5OAOAR5dhLZgLZBzwYX4ifIAs18YDrreMcZH4xnKmW9fI2AQ ==
2644
+ "@rollup/plugin-strip@3.0.4 ":
2645
+ version "3.0.4 "
2646
+ resolved "https://registry.npmjs.org/@rollup/plugin-strip/-/plugin-strip-3.0.4. tgz#ad623cc18cf305b484f8bf38fde4ae855c1229e4 "
2647
+ integrity sha512-LDRV49ZaavxUo2YoKKMQjCxzCxugu1rCPQa0lDYBOWLj6vtzBMr8DcoJjsmg+s450RbKbe3qI9ZLaSO+O1oNbg ==
2648
2648
dependencies:
2649
- "@rollup/pluginutils" "^3.1.0 "
2650
- estree-walker "^2.0.1 "
2651
- magic-string "^0.25.7 "
2649
+ "@rollup/pluginutils" "^5.0.1 "
2650
+ estree-walker "^2.0.2 "
2651
+ magic-string "^0.30.3 "
2652
2652
2653
2653
2654
2654
version "0.4.4"
You can’t perform that action at this time.
0 commit comments