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 19, 2024
1 parent 772a057 commit 893dff0
Show file tree
Hide file tree
Showing 5 changed files with 507 additions and 484 deletions.
Binary file modified backend/assets/engines/EngineConfiguration
Binary file not shown.
Binary file modified backend/assets/engines/EnginePlayData
Binary file not shown.
Binary file modified backend/assets/engines/EnginePreviewData
Binary file not shown.
16 changes: 8 additions & 8 deletions sub-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"@sentry/node": "^7.91.0",
"axios": "^1.6.3",
"dotenv": "^16.3.1",
"@sentry/node": "^7.101.1",
"axios": "^1.6.7",
"dotenv": "^16.4.4",
"express": "^4.18.2",
"morgan": "^1.10.0",
"sonolus-pjsekai-engine-extended": "github:sevenc-nanashi/sonolus-pjsekai-engine-extended#build",
Expand All @@ -32,9 +32,9 @@
"@jest/globals": "^29.7.0",
"@jest/types": "^29.6.3",
"@types/express": "^4.17.21",
"@types/jest": "^29.5.11",
"@types/jest": "^29.5.12",
"@types/morgan": "^1.9.9",
"@types/node": "^18.19.4",
"@types/node": "^18.19.17",
"@types/supertest": "^2.0.16",
"@types/url-join": "^4.0.3",
"@typescript-eslint/eslint-plugin": "^5.62.0",
Expand All @@ -47,9 +47,9 @@
"jest": "^29.7.0",
"nodemon": "^2.0.22",
"prettier": "^2.8.8",
"supertest": "^6.3.3",
"terser": "^5.26.0",
"ts-jest": "^29.1.1",
"supertest": "^6.3.4",
"terser": "^5.27.2",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"typescript": "^4.9.5"
}
Expand Down
Loading

0 comments on commit 893dff0

Please sign in to comment.