package updates

This commit is contained in:
Alexander Rose
2023-04-16 11:56:32 -07:00
parent 74c6d6f5a1
commit c830a720b0
2 changed files with 296 additions and 296 deletions

570
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -102,27 +102,27 @@
"license": "MIT",
"devDependencies": {
"@graphql-codegen/add": "^4.0.1",
"@graphql-codegen/cli": "^3.2.2",
"@graphql-codegen/cli": "^3.3.0",
"@graphql-codegen/time": "^4.0.0",
"@graphql-codegen/typescript": "^3.0.2",
"@graphql-codegen/typescript": "^3.0.3",
"@graphql-codegen/typescript-graphql-files-modules": "^2.2.1",
"@graphql-codegen/typescript-graphql-request": "^4.5.9",
"@graphql-codegen/typescript-operations": "^3.0.2",
"@graphql-codegen/typescript-operations": "^3.0.3",
"@types/cors": "^2.8.13",
"@types/gl": "^6.0.2",
"@types/jpeg-js": "^0.3.7",
"@types/pngjs": "^6.0.1",
"@types/jest": "^29.5.0",
"@types/react": "^18.0.32",
"@types/react": "^18.0.35",
"@types/react-dom": "^18.0.11",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"benchmark": "^2.1.4",
"concurrently": "^8.0.1",
"cpx2": "^4.2.2",
"cpx2": "^4.2.3",
"crypto-browserify": "^3.12.0",
"css-loader": "^6.7.3",
"eslint": "^8.37.0",
"eslint": "^8.38.0",
"extra-watch-webpack-plugin": "^1.0.3",
"file-loader": "^6.2.0",
"fs-extra": "^11.1.1",
@@ -134,14 +134,14 @@
"raw-loader": "^4.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "^1.60.0",
"sass": "^1.62.0",
"sass-loader": "^13.2.2",
"simple-git": "^3.17.0",
"stream-browserify": "^3.0.0",
"style-loader": "^3.3.2",
"ts-jest": "^29.1.0",
"typescript": "^5.0.3",
"webpack": "^5.77.0",
"typescript": "^5.0.4",
"webpack": "^5.79.0",
"webpack-cli": "^5.0.1"
},
"dependencies": {