Skip to content

Commit

Permalink
chore: try fix test (#8974)
Browse files Browse the repository at this point in the history
* Revert "feat: add nwsapi dependency and update related tests and snapshots"

This reverts commit e8f9029.

# Conflicts:
#	pnpm-lock.yaml

* chore: update pnpm-lock.yaml

* chore: bump jsdom

* chore: remove

* chore: bump antd

* chore: update

* chore: update snap
  • Loading branch information
Wxh16144 authored Jan 14, 2025
1 parent 0ddf168 commit 4c1ac5d
Show file tree
Hide file tree
Showing 5 changed files with 317 additions and 223 deletions.
9 changes: 3 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@umijs/utils": "^4.4.4",
"@vitest/coverage-istanbul": "^2.1.8",
"animated-scroll-to": "^2.3.0",
"antd": "^5.23.0",
"antd": "^5.23.1",
"antd-style": "^3.7.1",
"babel-loader": "^9.2.1",
"babel-types": "^6.26.0",
Expand All @@ -121,7 +121,7 @@
"inquirer": "^8.2.6",
"jest-canvas-mock": "^2.5.2",
"jest-fetch-mock": "^3.0.3",
"jsdom": "^25.0.1",
"jsdom": "^26.0.0",
"lerna": "^3.22.1",
"lint-staged": "^10.5.4",
"lodash": "^4.17.21",
Expand Down Expand Up @@ -176,8 +176,5 @@
"commit-msg": "fabric verify-commit"
},
"packageManager": "[email protected]",
"version": "",
"dependencies": {
"nwsapi": "2.2.13"
}
"version": ""
}
Loading

0 comments on commit 4c1ac5d

Please sign in to comment.