Skip to content

Commit 8ccd985

Browse files
committed
chore: Bump rollup
1 parent adb341a commit 8ccd985

File tree

2 files changed

+20
-19
lines changed

2 files changed

+20
-19
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"@babel/core": "^7.11.6",
3131
"@babel/preset-env": "^7.11.5",
3232
"@rollup/plugin-babel": "^5.2.2",
33-
"@rollup/plugin-commonjs": "^17.0.0",
34-
"@rollup/plugin-node-resolve": "^9.0.0",
33+
"@rollup/plugin-commonjs": "^19.0.0",
34+
"@rollup/plugin-node-resolve": "^13.0.0",
3535
"@vue/cli-plugin-babel": "^4.5.11",
3636
"@vue/compiler-sfc": "^3.0.11",
3737
"@vue/eslint-config-prettier": "^6.0.0",
@@ -49,7 +49,7 @@
4949
"lint-staged": "^10.5.4",
5050
"lodash.isequal": "^4.5.0",
5151
"prettier": "^1.19.1",
52-
"rollup": "^2.30.0",
52+
"rollup": "^2.51.0",
5353
"rollup-plugin-cleanup": "^3.1.1",
5454
"rollup-plugin-postcss": "^3.1.8",
5555
"rollup-plugin-terser": "^7.0.2",
@@ -81,6 +81,7 @@
8181
"nuxt",
8282
"modal",
8383
"dialog",
84+
"v-modal",
8485
"vue-final-modal",
8586
"vue-modal",
8687
"vue-dialog",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1100,10 +1100,10 @@
11001100
"@babel/helper-module-imports" "^7.10.4"
11011101
"@rollup/pluginutils" "^3.1.0"
11021102

1103-
"@rollup/plugin-commonjs@^17.0.0":
1104-
version "17.1.0"
1105-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-17.1.0.tgz#757ec88737dffa8aa913eb392fade2e45aef2a2d"
1106-
integrity sha512-PoMdXCw0ZyvjpCMT5aV4nkL0QywxP29sODQsSGeDpr/oI49Qq9tRtAsb/LbYbDzFlOydVEqHmmZWFtXJEAX9ew==
1103+
"@rollup/plugin-commonjs@^19.0.0":
1104+
version "19.0.0"
1105+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-19.0.0.tgz#8c3e71f9a66908e60d70cc1be205834ef3e45f71"
1106+
integrity sha512-adTpD6ATGbehdaQoZQ6ipDFhdjqsTgpOAhFiPwl+dzre4pPshsecptDPyEFb61JMJ1+mGljktaC4jI8ARMSNyw==
11071107
dependencies:
11081108
"@rollup/pluginutils" "^3.1.0"
11091109
commondir "^1.0.1"
@@ -1113,17 +1113,17 @@
11131113
magic-string "^0.25.7"
11141114
resolve "^1.17.0"
11151115

1116-
"@rollup/plugin-node-resolve@^9.0.0":
1117-
version "9.0.0"
1118-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-9.0.0.tgz#39bd0034ce9126b39c1699695f440b4b7d2b62e6"
1119-
integrity sha512-gPz+utFHLRrd41WMP13Jq5mqqzHL3OXrfj3/MkSyB6UBIcuNt9j60GCbarzMzdf1VHFpOxfQh/ez7wyadLMqkg==
1116+
"@rollup/plugin-node-resolve@^13.0.0":
1117+
version "13.0.0"
1118+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.0.0.tgz#352f07e430ff377809ec8ec8a6fd636547162dc4"
1119+
integrity sha512-41X411HJ3oikIDivT5OKe9EZ6ud6DXudtfNrGbC4nniaxx2esiWjkLOzgnZsWq1IM8YIeL2rzRGLZLBjlhnZtQ==
11201120
dependencies:
11211121
"@rollup/pluginutils" "^3.1.0"
11221122
"@types/resolve" "1.17.1"
11231123
builtin-modules "^3.1.0"
11241124
deepmerge "^4.2.2"
11251125
is-module "^1.0.0"
1126-
resolve "^1.17.0"
1126+
resolve "^1.19.0"
11271127

11281128
"@rollup/pluginutils@^3.1.0":
11291129
version "3.1.0"
@@ -3876,7 +3876,7 @@ fsevents@^1.2.7:
38763876
bindings "^1.5.0"
38773877
nan "^2.12.1"
38783878

3879-
fsevents@~2.3.1:
3879+
fsevents@~2.3.1, fsevents@~2.3.2:
38803880
version "2.3.2"
38813881
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
38823882
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
@@ -7129,7 +7129,7 @@ [email protected]:
71297129
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
71307130
integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
71317131

7132-
resolve@^1.10.0, resolve@^1.12.0, resolve@^1.14.2, resolve@^1.16.1, resolve@^1.17.0:
7132+
resolve@^1.10.0, resolve@^1.12.0, resolve@^1.14.2, resolve@^1.16.1, resolve@^1.17.0, resolve@^1.19.0:
71337133
version "1.20.0"
71347134
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
71357135
integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==
@@ -7244,12 +7244,12 @@ rollup-pluginutils@^2.8.2:
72447244
dependencies:
72457245
estree-walker "^0.6.1"
72467246

7247-
rollup@^2.30.0:
7248-
version "2.40.0"
7249-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.40.0.tgz#efc218eaede7ab590954df50f96195188999c304"
7250-
integrity sha512-WiOGAPbXoHu+TOz6hyYUxIksOwsY/21TRWoO593jgYt8mvYafYqQl+axaA8y1z2HFazNUUrsMSjahV2A6/2R9A==
7247+
rollup@^2.51.0:
7248+
version "2.52.8"
7249+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.8.tgz#b6462f9c16ffe8995b9a2b313f2e4247fa75e4d9"
7250+
integrity sha512-IjAB0C6KK5/lvqzJWAzsvOik+jV5Bt907QdkQ/gDP4j+R9KYNI1tjqdxiPitGPVrWC21Mf/ucXgowUjN/VemaQ==
72517251
optionalDependencies:
7252-
fsevents "~2.3.1"
7252+
fsevents "~2.3.2"
72537253

72547254
rsvp@^4.8.4:
72557255
version "4.8.5"

0 commit comments

Comments
 (0)