Skip to content

Commit bbbf16c

Browse files
committed
remove old deps
1 parent 95c9f1a commit bbbf16c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@
5454
"esbuild-plugin-inline-worker": "^0.1.1",
5555
"eslint": "^8.0.0 || ^9.0.0",
5656
"eslint-plugin-react": "^7.12.4",
57-
"gh-pages": "^5.0.0 || ^6.0.0",
57+
"gh-pages": "^6.0.0",
5858
"jest": "^29.0.0",
5959
"react": "^18.0.0",
6060
"react-dom": "^18.0.0",
6161
"rimraf": "^5.0.0",
6262
"semver": "^7.5.2",
63-
"supertest": "^6.3.3 || ^7.0.0",
63+
"supertest": "^7.0.0",
6464
"ts-jest": "^29.0.0",
6565
"typescript": "~5.0 || ~5.2.0 || ~5.3.0 || ~5.5.0"
6666
},
@@ -72,7 +72,7 @@
7272
"serialport": "^12.0.0",
7373
"svgdom": "0.1.16",
7474
"wake-lock": "^0.2.0",
75-
"web-streams-polyfill": "^3.0.3 || ^4.0.0",
75+
"web-streams-polyfill": "^4.0.0",
7676
"ws": "^8.0.0",
7777
"yargs": "^17.0.0"
7878
},

0 commit comments

Comments
 (0)