mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-12 22:10:01 -04:00
update dependencies
This commit is contained in:
parent
3f6c2a6674
commit
c2de733549
2 changed files with 352 additions and 537 deletions
28
package.json
28
package.json
|
@ -32,7 +32,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@eslint/eslintrc": "^3.3.1",
|
||||
"@eslint/js": "^9.23.0",
|
||||
"@eslint/js": "^9.25.0",
|
||||
"@estruyf/github-actions-reporter": "^1.10.0",
|
||||
"@fastify/static": "^8.1.1",
|
||||
"@mercuryworkshop/bare-as-module3": "^2.2.5",
|
||||
|
@ -40,23 +40,23 @@
|
|||
"@mercuryworkshop/libcurl-transport": "^1.4.0",
|
||||
"@mercuryworkshop/wisp-js": "^0.3.3",
|
||||
"@nebula-services/bare-server-node": "^2.0.4",
|
||||
"@playwright/test": "^1.51.1",
|
||||
"@rsdoctor/rspack-plugin": "^1.0.0",
|
||||
"@rspack/cli": "^1.2.8",
|
||||
"@rspack/core": "^1.2.8",
|
||||
"@playwright/test": "^1.52.0",
|
||||
"@rsdoctor/rspack-plugin": "^1.0.2",
|
||||
"@rspack/cli": "^1.3.5",
|
||||
"@rspack/core": "^1.3.5",
|
||||
"@types/eslint": "^9.6.1",
|
||||
"@types/estree": "^1.0.7",
|
||||
"@types/node": "^22.13.13",
|
||||
"@types/serviceworker": "^0.0.126",
|
||||
"@typescript-eslint/eslint-plugin": "^8.28.0",
|
||||
"@typescript-eslint/parser": "^8.28.0",
|
||||
"dotenv": "^16.4.7",
|
||||
"eslint": "^9.23.0",
|
||||
"fastify": "^5.2.1",
|
||||
"playwright": "^1.51.1",
|
||||
"@types/node": "^22.14.1",
|
||||
"@types/serviceworker": "^0.0.131",
|
||||
"@typescript-eslint/eslint-plugin": "^8.30.1",
|
||||
"@typescript-eslint/parser": "^8.30.1",
|
||||
"dotenv": "^16.5.0",
|
||||
"eslint": "^9.25.0",
|
||||
"fastify": "^5.3.2",
|
||||
"playwright": "^1.52.0",
|
||||
"prettier": "^3.5.3",
|
||||
"tslib": "^2.8.1",
|
||||
"typescript": "^5.8.2"
|
||||
"typescript": "^5.8.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mercuryworkshop/bare-mux": "^2.1.7",
|
||||
|
|
861
pnpm-lock.yaml
generated
861
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue