Skip to content

Commit

Permalink
feat: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gsong committed Aug 20, 2024
1 parent 544bafb commit 9244216
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/eslint-plugin-jsx-a11y": "^6.9.0",
"@types/is-ci": "^3.0.4",
"@types/node": "^22.4.1",
"@types/react": "^18.3.3",
"@types/react": "^18.3.4",
"concurrently": "^8.2.2",
"eslint": "^9.9.0",
"eslint-config-prettier": "^9.1.0",
Expand Down
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions remix-testing-lab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@gsong/react-modal-dialog": "workspace:2.0.0-beta.0",
"@gsong/react-modal-dialog": "workspace:*",
"@remix-run/node": "^2.11.2",
"@remix-run/react": "^2.11.2",
"@remix-run/serve": "^2.11.2",
Expand All @@ -26,7 +26,7 @@
"devDependencies": {
"@playwright/test": "^1.46.1",
"@remix-run/dev": "^2.11.2",
"@types/react": "^18.3.3",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
Expand Down

0 comments on commit 9244216

Please # to comment.