Skip to content

Commit

Permalink
Update: Update engine
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenc-nanashi committed Feb 26, 2024
1 parent c2d4716 commit 36cae26
Show file tree
Hide file tree
Showing 3 changed files with 152 additions and 150 deletions.
Binary file modified backend/assets/engines/EngineWatchData
Binary file not shown.
8 changes: 4 additions & 4 deletions sub-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@sentry/node": "^7.102.0",
"@sentry/node": "^7.102.1",
"axios": "^1.6.7",
"dotenv": "^16.4.5",
"express": "^4.18.2",
Expand All @@ -35,21 +35,21 @@
"@types/express": "^4.17.21",
"@types/jest": "^29.5.12",
"@types/morgan": "^1.9.9",
"@types/node": "^18.19.17",
"@types/node": "^18.19.18",
"@types/supertest": "^2.0.16",
"@types/url-join": "^4.0.3",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"esbuild": "^0.17.19",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.7.0",
"nodemon": "^2.0.22",
"prettier": "^2.8.8",
"supertest": "^6.3.4",
"terser": "^5.27.2",
"terser": "^5.28.1",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"typescript": "^4.9.5"
Expand Down
Loading

0 comments on commit 36cae26

Please sign in to comment.