Skip to content

Commit

Permalink
chore(deps): update dependency undici to v7 (#1053)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency undici to v7

* fix: remove undici

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: chiol <[email protected]>
  • Loading branch information
renovate[bot] and chiol authored Jan 13, 2025
1 parent 3d9a412 commit d0a2f48
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 34 deletions.
1 change: 0 additions & 1 deletion apps/web/jest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ const jestConfig = {
coverageProvider: 'v8',
testEnvironment: 'jest-fixed-jsdom',
setupFilesAfterEnv: ['<rootDir>/jest.setup.ts'],
setupFiles: ['<rootDir>/jest.polyfills.js'],
moduleNameMapper: {
'^@/(.*)$': '<rootDir>/src/$1',
},
Expand Down
22 changes: 0 additions & 22 deletions apps/web/jest.polyfills.js

This file was deleted.

3 changes: 1 addition & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@
"prettier": "catalog:",
"tailwindcss": "^3.4.3",
"ts-toolbelt": "^9.6.0",
"typescript": "catalog:",
"undici": "~6.21.0"
"typescript": "catalog:"
}
}
9 changes: 0 additions & 9 deletions pnpm-lock.yaml

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

0 comments on commit d0a2f48

Please sign in to comment.