Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/thkruz/keeptrack.space i…
Browse files Browse the repository at this point in the history
…nto develop
  • Loading branch information
thkruz committed Aug 16, 2024
2 parents 2a86450 + 5d0fecb commit 8b5ac24
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,11 @@
"devDependencies": {
"@babel/core": "^7.23.0",
"@babel/plugin-transform-modules-commonjs": "^7.23.0",
"@babel/preset-env": "^7.22.20",
"@babel/preset-env": "^7.25.3",
"@babel/preset-typescript": "^7.23.0",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/user-event": "^14.5.1",
"@testing-library/user-event": "^14.5.2",
"@types/agent-base": "^4.2.2",
"@types/file-saver": "^2.0.7",
"@types/jest": "^29.5.5",
Expand Down Expand Up @@ -121,13 +121,13 @@
"retire": "^4.3.1",
"serve": "^14.2.1",
"source-map-loader": "^4.0.2",
"style-loader": "^3.3.3",
"style-loader": "^3.3.4",
"ts-jest": "^29.1.1",
"ts-loader": "^9.4.4",
"typescript": "^5.2.2",
"webgl-lint": "^1.11.3",
"webgl-mock": "^0.1.7",
"webpack": "^5.88.2",
"webpack": "^5.93.0",
"webpack-cli": "^5.1.4",
"webpackbar": "^5.0.2",
"worker-loader": "^3.0.8"
Expand All @@ -136,7 +136,7 @@
"@analytics/google-analytics": "^1.0.7",
"@materializecss/materialize": "^1.2.2",
"analytics": "^0.8.14",
"axios": "^1.7.3",
"axios": "^1.7.4",
"draggabilly": "^3.0.0",
"draggy": "^1.6.6",
"echarts": "^5.4.3",
Expand Down

0 comments on commit 8b5ac24

Please sign in to comment.