Skip to content

Commit

Permalink
Merge pull request #13 from travis-w/beta
Browse files Browse the repository at this point in the history
fix: update all dependencies
  • Loading branch information
travis-w committed Sep 2, 2022
2 parents 2d9e245 + dce33de commit e52ed52
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Expand Up @@ -31,45 +31,45 @@
"express-xml-bodyparser": "^0.3.0",
"got": "^12.3.1",
"graphql": "^16.6.0",
"luxon": "^3.0.1",
"luxon": "^3.0.3",
"route-matcher": "^0.1.0",
"socket.io": "^4.5.1",
"uuid": "^8.3.2"
},
"devDependencies": {
"@codemirror/lang-json": "^6.0.0",
"@codemirror/lint": "^6.0.0",
"@emotion/react": "^11.10.0",
"@emotion/styled": "^11.10.0",
"@ladle/react": "^2.1.2",
"@mui/icons-material": "^5.8.4",
"@mui/material": "^5.10.1",
"@emotion/react": "^11.10.4",
"@emotion/styled": "^11.10.4",
"@ladle/react": "^2.4.2",
"@mui/icons-material": "^5.10.3",
"@mui/material": "^5.10.3",
"@types/express": "^4.17.13",
"@types/express-xml-bodyparser": "^0.3.2",
"@types/lodash": "^4.14.184",
"@types/react": "^18.0.17",
"@types/react": "^18.0.18",
"@types/react-dom": "^18.0.6",
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.34.0",
"@typescript-eslint/parser": "^5.34.0",
"@uiw/react-codemirror": "4.11.5",
"@typescript-eslint/eslint-plugin": "^5.36.1",
"@typescript-eslint/parser": "^5.36.1",
"@uiw/react-codemirror": "4.11.6",
"@vitest/coverage-istanbul": "^0.22.1",
"codemirror": "^6.0.1",
"commitizen": "^4.2.5",
"cz-conventional-changelog": "^3.3.0",
"esbuild": "^0.15.5",
"eslint": "^8.22.0",
"esbuild": "^0.15.6",
"eslint": "^8.23.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-react": "^7.30.1",
"eslint-plugin-react": "^7.31.1",
"glob": "^8.0.3",
"lodash": "^4.17.21",
"nock": "^13.2.9",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.3.0",
"semantic-release": "^19.0.4",
"semantic-release": "^19.0.5",
"socket.io-client": "^4.5.1",
"typescript": "^4.7.4",
"typescript": "^4.8.2",
"vitest": "^0.22.1"
},
"browserslist": [
Expand Down

0 comments on commit e52ed52

Please sign in to comment.