Skip to content

Commit

Permalink
chore: remove unused node-fetch dependency from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDeBoey committed Apr 9, 2024
1 parent 0c0e495 commit 7083cbb
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 40 deletions.
1 change: 0 additions & 1 deletion integration/helpers/vite-template/package.json
Expand Up @@ -29,7 +29,6 @@
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"eslint": "^8.38.0",
"node-fetch": "^3.3.2",
"typescript": "^5.1.6",
"vite": "5.1.0",
"vite-env-only": "^2.0.0",
Expand Down
38 changes: 1 addition & 37 deletions pnpm-lock.yaml

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

1 change: 0 additions & 1 deletion scripts/deployment-test/package.json
Expand Up @@ -14,7 +14,6 @@
"cypress": "^9.2.0",
"fetch-retry": "^5.0.2",
"fs-extra": "^10.0.0",
"node-fetch": "^2.6.9",
"semver": "^7.3.7",
"start-server-and-test": "^1.14.0"
}
Expand Down
1 change: 0 additions & 1 deletion templates/vite-cloudflare/package.json
Expand Up @@ -33,7 +33,6 @@
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"node-fetch": "^3.3.2",
"typescript": "^5.1.6",
"vite": "^5.1.0",
"vite-tsconfig-paths": "^4.2.1",
Expand Down

0 comments on commit 7083cbb

Please sign in to comment.