Skip to content

Commit 74929ee

Browse files
committed
add rollup and @rollup/plugin-sucrase as dependencies
1 parent 5172a7d commit 74929ee

File tree

2 files changed

+42
-5
lines changed

2 files changed

+42
-5
lines changed

packages/nextjs/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
},
1919
"dependencies": {
2020
"@babel/parser": "^7.18.10",
21+
"@rollup/plugin-sucrase": "4.0.4",
2122
"@sentry/core": "7.11.1",
2223
"@sentry/hub": "7.11.1",
2324
"@sentry/integrations": "7.11.1",
@@ -28,6 +29,7 @@
2829
"@sentry/utils": "7.11.1",
2930
"@sentry/webpack-plugin": "1.19.0",
3031
"jscodeshift": "^0.13.1",
32+
"rollup": "2.78.0",
3133
"tslib": "^1.9.3"
3234
},
3335
"devDependencies": {

yarn.lock

Lines changed: 40 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4688,6 +4688,14 @@
46884688
"@rollup/pluginutils" "^3.1.0"
46894689
magic-string "^0.25.7"
46904690

4691+
4692+
version "4.0.4"
4693+
resolved "https://registry.yarnpkg.com/@rollup/plugin-sucrase/-/plugin-sucrase-4.0.4.tgz#0a3b3d97cdc239ec3399f5a10711f751e9f95d98"
4694+
integrity sha512-YH4J8yoJb5EVnLhAwWxYAQNh2SJOR+SdZ6XdgoKEv6Kxm33riYkM8MlMaggN87UoISP52qAFyZ5ey56wu6umGg==
4695+
dependencies:
4696+
"@rollup/pluginutils" "^4.1.1"
4697+
sucrase "^3.20.0"
4698+
46914699
"@rollup/plugin-sucrase@^4.0.3":
46924700
version "4.0.3"
46934701
resolved "https://registry.yarnpkg.com/@rollup/plugin-sucrase/-/plugin-sucrase-4.0.3.tgz#b972ba61db0faaba397e09daaffcdbd38c167e2c"
@@ -7578,7 +7586,7 @@ babel-plugin-syntax-exponentiation-operator@^6.8.0:
75787586
75797587
version "6.18.0"
75807588
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz#0af32a9a6e13ca7a3fd5069e62d7b0f58d0d8946"
7581-
integrity sha1-CvMqmm4Tyno/1QaeYtew9Y0NiUY=
7589+
integrity sha512-qrPaCSo9c8RHNRHIotaufGbuOBN8rtdC4QrrFFc43vyWCCz7Kl7GL1PGaXtMGQZUXrkCjNEgxDfmAuAabr/rlw==
75827590

75837591
babel-plugin-syntax-trailing-function-commas@^6.22.0:
75847592
version "6.22.0"
@@ -9312,11 +9320,16 @@ caniuse-api@^3.0.0:
93129320
lodash.memoize "^4.1.2"
93139321
lodash.uniq "^4.5.0"
93149322

9315-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000844, caniuse-lite@^1.0.30001032, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001173, caniuse-lite@^1.0.30001179, caniuse-lite@^1.0.30001254, caniuse-lite@^1.0.30001274, caniuse-lite@^1.0.30001280, caniuse-lite@^1.0.30001317:
9323+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000844, caniuse-lite@^1.0.30001032, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001254, caniuse-lite@^1.0.30001274, caniuse-lite@^1.0.30001280, caniuse-lite@^1.0.30001317:
93169324
version "1.0.30001339"
93179325
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001339.tgz"
93189326
integrity sha512-Es8PiVqCe+uXdms0Gu5xP5PF2bxLR7OBp3wUzUnuO7OHzhOfCyg3hdiGWVPVxhiuniOzng+hTc1u3fEQ0TlkSQ==
93199327

9328+
caniuse-lite@^1.0.30001173, caniuse-lite@^1.0.30001179:
9329+
version "1.0.30001378"
9330+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001378.tgz#3d2159bf5a8f9ca093275b0d3ecc717b00f27b67"
9331+
integrity sha512-JVQnfoO7FK7WvU4ZkBRbPjaot4+YqxogSDosHv0Hv5mWpUESmN+UubMU6L/hGz8QlQ2aY5U0vR6MOs6j/CXpNA==
9332+
93209333
93219334
version "1.0.0"
93229335
resolved "https://registry.yarnpkg.com/canonical-path/-/canonical-path-1.0.0.tgz#fcb470c23958def85081856be7a86e904f180d1d"
@@ -11506,11 +11519,16 @@ [email protected]:
1150611519
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
1150711520
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
1150811521

11509-
electron-to-chromium@^1.3.47, electron-to-chromium@^1.3.634, electron-to-chromium@^1.3.830:
11522+
electron-to-chromium@^1.3.47, electron-to-chromium@^1.3.830:
1151011523
version "1.3.839"
1151111524
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.839.tgz#27a5b21468e9fefb0e328a029403617f20acec9c"
1151211525
integrity sha512-0O7uPs9LJNjQ/U5mW78qW8gXv9H6Ba3DHZ5/yt8aBsvomOWDkV3MddT7enUYvLQEUVOURjWmgJJWVZ3K98tIwQ==
1151311526

11527+
electron-to-chromium@^1.3.634:
11528+
version "1.4.222"
11529+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.222.tgz#2ba24bef613fc1985dbffea85df8f62f2dec6448"
11530+
integrity sha512-gEM2awN5HZknWdLbngk4uQCVfhucFAfFzuchP3wM3NN6eow1eDU0dFy2kts43FB20ZfhVFF0jmFSTb1h5OhyIg==
11531+
1151411532
electron-to-chromium@^1.3.886:
1151511533
version "1.3.894"
1151611534
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.894.tgz#54554ecb40d40ddac7241c4a42887e86180015d8"
@@ -19206,7 +19224,12 @@ nan@^2.12.1:
1920619224
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.2.tgz#f5376400695168f4cc694ac9393d0c9585eeea19"
1920719225
integrity sha512-M2ufzIiINKCuDfBSAUr1vWQ+vuVcA9kqx8JJUsbQi6yf1uGRyb7HfpdfUr5qLXf3B/t8dPvcjhKMmlfnP47EzQ==
1920819226

19209-
nanoid@^3.1.16, nanoid@^3.1.20, nanoid@^3.1.23, nanoid@^3.1.30:
19227+
nanoid@^3.1.16:
19228+
version "3.3.4"
19229+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
19230+
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
19231+
19232+
nanoid@^3.1.20, nanoid@^3.1.23, nanoid@^3.1.30:
1921019233
version "3.2.0"
1921119234
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.2.0.tgz#62667522da6673971cca916a6d3eff3f415ff80c"
1921219235
integrity sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA==
@@ -19544,7 +19567,12 @@ node-notifier@^9.0.1:
1954419567
uuid "^8.3.0"
1954519568
which "^2.0.2"
1954619569

19547-
node-releases@^1.1.69, node-releases@^1.1.75:
19570+
node-releases@^1.1.69:
19571+
version "1.1.77"
19572+
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.77.tgz#50b0cfede855dd374e7585bf228ff34e57c1c32e"
19573+
integrity sha512-rB1DUFUNAN4Gn9keO2K1efO35IDK7yKHCdCaIMvFO7yUYmmZYeDjnGKle26G4rwj+LKRQpjyUUvMkPglwGCYNQ==
19574+
19575+
node-releases@^1.1.75:
1954819576
version "1.1.75"
1954919577
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.75.tgz#6dd8c876b9897a1b8e5a02de26afa79bb54ebbfe"
1955019578
integrity sha512-Qe5OUajvqrqDSy6wrWFmMwfJ0jVgwiw4T3KqmbTcZ62qW0gQkheXYhcFM1+lOVcGUoRxcEcfyvFMAnDgaF1VWw==
@@ -23105,6 +23133,13 @@ [email protected]:
2310523133
optionalDependencies:
2310623134
fsevents "~2.1.2"
2310723135

23136+
23137+
version "2.78.0"
23138+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.78.0.tgz#00995deae70c0f712ea79ad904d5f6b033209d9e"
23139+
integrity sha512-4+YfbQC9QEVvKTanHhIAFVUFSRsezvQF8vFOJwtGfb9Bb+r014S+qryr9PSmw8x6sMnPkmFBGAvIFVQxvJxjtg==
23140+
optionalDependencies:
23141+
fsevents "~2.3.2"
23142+
2310823143
rollup@^2.67.1:
2310923144
version "2.67.1"
2311023145
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.67.1.tgz#4402665706fa00f321d446ce45f880e02cf54f01"

0 commit comments

Comments
 (0)