Skip to content

Commit

Permalink
chore(deps): update minor and patch (#819)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 3, 2024
1 parent 0275294 commit f71993c
Show file tree
Hide file tree
Showing 3 changed files with 191 additions and 160 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
},
"devDependencies": {
"@babel/cli": "7.23.4",
"@babel/core": "7.23.5",
"@babel/core": "7.23.7",
"@babel/eslint-parser": "7.23.3",
"@babel/plugin-transform-react-jsx": "7.23.4",
"@babel/preset-env": "7.23.5",
"@babel/preset-env": "7.23.7",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@rollup/plugin-terser": "0.4.4",
Expand All @@ -43,10 +43,10 @@
"chai-subset": "1.6.0",
"coveralls": "3.1.1",
"cross-env": "7.0.3",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "4.2.1",
"extend": "3.0.2",
Expand All @@ -60,12 +60,12 @@
"lerna": "6.6.2",
"prettier": "2.8.8",
"pretty-quick": "3.1.3",
"puppeteer": "21.6.0",
"puppeteer": "21.6.1",
"rollup": "2.79.1",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-serve": "1.1.0",
"rollup-plugin-serve": "1.1.1",
"sinon": "16.1.3",
"sinon-chai": "3.7.0"
},
Expand Down
6 changes: 3 additions & 3 deletions studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,22 +40,22 @@
"react-monaco-editor": "0.55.0",
"react-router-dom": "5.3.4",
"react-split-pane": "0.1.92",
"regenerator-runtime": "0.14.0",
"regenerator-runtime": "0.14.1",
"resizable-panels-react": "2.0.8",
"run-script": "0.1.1",
"slug": "8.2.3"
},
"devDependencies": {
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/preset-react": "7.23.3",
"@types/react": "17.0.71",
"@types/react": "17.0.74",
"babel-loader": "9.1.3",
"copy-webpack-plugin": "11.0.0",
"css-loader": "6.8.1",
"eslint-config-airbnb": "19.0.4",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"html-webpack-plugin": "5.5.4",
"html-webpack-plugin": "5.6.0",
"monaco-editor": "0.45.0",
"monaco-editor-webpack-plugin": "7.1.0",
"style-loader": "3.3.3",
Expand Down
Loading

0 comments on commit f71993c

Please sign in to comment.