We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7d8563 commit 84cb360Copy full SHA for 84cb360
packages/config-webpack/package.json
@@ -5,7 +5,7 @@
5
"packageManager": "yarn@3.4.1",
6
"devDependencies": {
7
"@babel/cli": "^7.22.10",
8
- "@babel/core": "^7.22.11",
+ "@babel/core": "^7.23.2",
9
"@babel/preset-env": "^7.22.10",
10
"@babel/preset-typescript": "^7.22.11",
11
"@types/circular-dependency-plugin": "^5",
playgrounds/next-playground/package.json
@@ -16,7 +16,7 @@
16
"@segment/analytics-next": "workspace:^",
17
"faker": "^5.1.0",
18
"lodash": "^4.17.21",
19
- "next": "^12.1.0",
+ "next": "^12.3.5",
20
"prismjs": "^1.27.0",
21
"rc-table": "^7.10.0",
22
"react": "^17.0.2",
0 commit comments