Skip to content

Commit 39e7249

Browse files
Update babel monorepo
1 parent f0d2ca0 commit 39e7249

3 files changed

Lines changed: 1237 additions & 938 deletions

File tree

apps/storybook/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"@learnn/designn": "workspace:*"
2020
},
2121
"devDependencies": {
22-
"@babel/core": "7.21.4",
23-
"@babel/preset-env": "7.21.4",
24-
"@babel/preset-react": "7.18.6",
25-
"@babel/preset-typescript": "7.21.4",
22+
"@babel/core": "7.22.20",
23+
"@babel/preset-env": "7.22.20",
24+
"@babel/preset-react": "7.22.15",
25+
"@babel/preset-typescript": "7.22.15",
2626
"@learnn/nn-config-ts": "^0.0.1",
2727
"@storybook/addon-actions": "6.5.16",
2828
"@storybook/addon-essentials": "6.5.16",

packages/designn/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
"styled-system": "^5.1.5"
4242
},
4343
"devDependencies": {
44-
"@babel/preset-env": "7.21.4",
45-
"@babel/preset-react": "7.18.6",
46-
"@babel/preset-typescript": "7.21.4",
44+
"@babel/preset-env": "7.22.20",
45+
"@babel/preset-react": "7.22.15",
46+
"@babel/preset-typescript": "7.22.15",
4747
"@learnn/nn-config-ts": "^0.0.1",
4848
"@testing-library/dom": "8.20.0",
4949
"@testing-library/jest-dom": "5.16.5",

0 commit comments

Comments
 (0)