Skip to content

Commit 01a76bd

Browse files
committed
chore: cleanup deps
1 parent d7419d0 commit 01a76bd

File tree

3 files changed

+99
-650
lines changed

3 files changed

+99
-650
lines changed

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,10 @@
3131
"@commitlint/config-conventional": "^19.8.1",
3232
"@commitlint/config-pnpm-scopes": "^19.8.1",
3333
"@commitlint/cz-commitlint": "^19.8.1",
34-
"@swc/core": "^1.2.119",
35-
"@trigen/browserslist-config": "workspace:*",
3634
"@trigen/eslint-config": "workspace:*",
3735
"@trigen/lint-package-json": "workspace:*",
3836
"@trigen/project-files": "workspace:*",
3937
"@trigen/scripts": "workspace:*",
40-
"@types/node": "^20.0.0",
4138
"clean-publish": "^5.0.0",
4239
"commitizen": "^4.3.1",
4340
"del-cli": "^6.0.0",
@@ -46,8 +43,6 @@
4643
"nano-staged": "^0.8.0",
4744
"npm-package-json-lint": "^7.0.0",
4845
"simple-git-hooks": "^2.7.0",
49-
"simple-github-release": "^1.0.0",
50-
"typescript": "^5.0.0",
5146
"vite": "^7.0.0",
5247
"vitest": "^3.0.0"
5348
}

packages/stylelint-config/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
"dependencies": {
4242
"@stylistic/stylelint-plugin": "^3.1.3",
4343
"postcss-scss": "^4.0.9",
44-
"stylelint-csstree-validator": "^3.0.0",
4544
"stylelint-declaration-strict-value": "^1.1.3",
4645
"stylelint-gamut": "^1.3.4",
4746
"stylelint-high-performance-animation": "^1.5.1",

0 commit comments

Comments
 (0)