Skip to content

Commit

Permalink
chore(editor) Update the babel dev dependencies (#4661)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rheeseyb authored Dec 15, 2023
1 parent 35af5fa commit 22a90c8
Show file tree
Hide file tree
Showing 2 changed files with 1,240 additions and 1,256 deletions.
14 changes: 7 additions & 7 deletions editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -243,11 +243,11 @@
"zustand": "4.1.5"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
"@babel/core": "^7.14.6",
"@babel/preset-env": "^7.14.7",
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "^7.14.5",
"@babel/cli": "7.23.4",
"@babel/core": "7.23.6",
"@babel/preset-env": "7.23.6",
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@hot-loader/react-dom": "16.13.0",
"@originjs/vite-plugin-commonjs": "1.0.3",
"@peculiar/webcrypto": "1.4.3",
Expand Down Expand Up @@ -313,8 +313,8 @@
"@typescript-eslint/parser": "6.7.2",
"@vitejs/plugin-react": "4.0.4",
"@welldone-software/why-did-you-render": "5.0.0-rc.1",
"babel-jest": "^27.2.4",
"babel-loader": "^8.1.0",
"babel-jest": "29.7.0",
"babel-loader": "9.1.3",
"benny": "3.7.1",
"browserify": "13.1.0",
"chai": "4.1.2",
Expand Down
Loading

0 comments on commit 22a90c8

Please sign in to comment.