Skip to content

Commit fb36f7b

Browse files
authored
chore: cleanup workspace (#224)
* remove redundant barel file * remove unused packages
1 parent 8aa0688 commit fb36f7b

File tree

3 files changed

+7525
-6180
lines changed

3 files changed

+7525
-6180
lines changed

package.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -57,18 +57,15 @@
5757
"eslint-plugin-wc": "^2.2.0",
5858
"prettier": "^3.2.5",
5959
"prettier-plugin-organize-imports": "^4.1.0",
60-
"react": "^18.2.0",
61-
"react-dom": "^18.2.0",
6260
"sinon": "^18.0.0",
6361
"storybook": "^7.6.16",
64-
"tslib": "^2.6.2",
6562
"typescript": "^5.6.2",
6663
"typescript-eslint": "^8.8.1",
6764
"vitepress": "^1.1.4"
6865
},
6966
"dependencies": {
7067
"@floating-ui/dom": "^1.6.4",
7168
"lit": "^3.1.2",
72-
"tslib": "^2.4.0"
69+
"tslib": "^2.7.0"
7370
}
7471
}

0 commit comments

Comments
 (0)