We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 249e64d commit 076b837Copy full SHA for 076b837
packages/nextjs/package.json
@@ -17,7 +17,6 @@
17
"access": "public"
18
},
19
"dependencies": {
20
- "@babel/parser": "^7.18.10",
21
"@rollup/plugin-sucrase": "4.0.4",
22
"@sentry/core": "7.12.1",
23
"@sentry/hub": "7.12.1",
@@ -29,14 +28,11 @@
29
28
"@sentry/utils": "7.12.1",
30
"@sentry/webpack-plugin": "1.19.0",
31
"chalk": "3.0.0",
32
- "jscodeshift": "^0.13.1",
33
"rollup": "2.78.0",
34
"tslib": "^1.9.3"
35
36
"devDependencies": {
37
- "@babel/types": "7.18.10",
38
"@sentry/nextjs": "7.12.1",
39
- "@types/jscodeshift": "^0.11.5",
40
"@types/webpack": "^4.41.31",
41
"next": "10.1.3"
42
0 commit comments