Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
r58Playz committed Mar 8, 2025
1 parent 1e65744 commit 40dff8f
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 83 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
"license": "MIT",
"devDependencies": {
"@eslint/eslintrc": "^3.3.0",
"@eslint/js": "^9.21.0",
"@eslint/js": "^9.22.0",
"@estruyf/github-actions-reporter": "^1.10.0",
"@fastify/static": "^8.1.1",
"@mercuryworkshop/bare-as-module3": "^2.2.5",
"@mercuryworkshop/epoxy-transport": "^2.1.27",
"@mercuryworkshop/libcurl-transport": "^1.4.0",
"@mercuryworkshop/wisp-js": "^0.3.3",
"@nebula-services/bare-server-node": "^2.0.4",
"@playwright/test": "^1.50.1",
"@playwright/test": "^1.51.0",
"@rsdoctor/rspack-plugin": "^0.4.13",
"@rspack/cli": "^1.2.7",
"@rspack/core": "^1.2.7",
Expand All @@ -51,9 +51,9 @@
"@typescript-eslint/eslint-plugin": "^8.26.0",
"@typescript-eslint/parser": "^8.26.0",
"dotenv": "^16.4.7",
"eslint": "^9.21.0",
"eslint": "^9.22.0",
"fastify": "^5.2.1",
"playwright": "^1.50.1",
"playwright": "^1.51.0",
"prettier": "^3.5.3",
"tslib": "^2.8.1",
"typescript": "^5.8.2"
Expand Down
125 changes: 66 additions & 59 deletions pnpm-lock.yaml

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

Loading

0 comments on commit 40dff8f

Please sign in to comment.