Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 17, 2024
1 parent 629ae88 commit 68f3e22
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 168 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@monaco-editor/react": "^4.6.0",
"@tanstack/react-query": "^5.17.0",
"@use-it/event-listener": "^0.1.7",
"axios": "1.6.3",
"axios": "1.6.5",
"cytoscape": "3.28.1",
"cytoscape-popper": "2.0.0",
"formik": "2.4.5",
Expand All @@ -35,50 +35,50 @@
"react": "18.2.0",
"react-cytoscapejs": "2.0.0",
"react-dom": "18.2.0",
"react-router-dom": "6.17.0",
"react-router-dom": "6.21.2",
"react-scripts": "5.0.1",
"react-useportal": "^1.0.19",
"serve": "14.2.1",
"vanilla-framework": "4.5.1",
"xterm-addon-fit": "0.6.0",
"xterm-addon-fit": "0.8.0",
"xterm-for-react": "1.0.4",
"yup": "1.3.3"
},
"devDependencies": {
"@babel/core": "7.23.7",
"@babel/eslint-parser": "7.23.3",
"@babel/preset-env": "7.23.7",
"@babel/preset-env": "7.23.8",
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@playwright/test": "^1.40.1",
"@types/cytoscape-popper": "2.0.4",
"@types/node-forge": "1.3.10",
"@types/react": "18.2.46",
"@types/node-forge": "1.3.11",
"@types/react": "18.2.48",
"@types/react-cytoscapejs": "1.2.5",
"@types/react-dom": "18.2.18",
"@types/react-router-dom": "5.3.3",
"@types/websocket": "1.0.10",
"@typescript-eslint/eslint-plugin": "6.17.0",
"@typescript-eslint/parser": "6.17.0",
"@typescript-eslint/eslint-plugin": "6.19.0",
"@typescript-eslint/parser": "6.19.0",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "10.4.16",
"autoprefixer": "10.4.17",
"babel-loader": "9.1.3",
"babel-plugin-transform-es2015-modules-commonjs": "6.26.2",
"concurrently": "8.2.2",
"css-loader": "6.8.1",
"css-loader": "6.9.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.2",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.33.2",
"husky": "8.0.3",
"lint-staged": "13.3.0",
"monaco-editor": "0.45.0",
"postcss": "8.4.32",
"postcss": "8.4.33",
"postcss-cli": "10.1.0",
"prettier": "3.1.1",
"sass": "1.69.6",
"prettier": "3.2.4",
"sass": "1.69.7",
"sass-loader": "13.3.3",
"style-loader": "3.3.3",
"style-loader": "3.3.4",
"stylelint": "15.11.0",
"stylelint-config-prettier": "9.0.5",
"stylelint-config-standard-scss": "11.1.0",
Expand All @@ -88,7 +88,7 @@
"ts-loader": "9.5.1",
"typescript": "5.3.3",
"vite": "4.5.1",
"vite-tsconfig-paths": "4.2.3"
"vite-tsconfig-paths": "4.3.1"
},
"lint-staged": {
"src/**/*.{json,jsx,ts,tsx}": [
Expand Down
Loading

0 comments on commit 68f3e22

Please sign in to comment.