Skip to content

Commit

Permalink
chore: up devdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangpaopao0609 committed Feb 11, 2025
1 parent cc85dc1 commit 6086612
Showing 1 changed file with 0 additions and 62 deletions.
62 changes: 0 additions & 62 deletions packages/tdesign-vue-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@
"dependencies": {
"@babel/runtime": "^7.22.6",
"@popperjs/core": "^2.11.8",
"@tdesign/common-js": "workspace:^",
"@tdesign/common-style": "workspace:^",
"@types/lodash-es": "^4.17.12",
"@types/sortablejs": "^1.15.1",
"@types/tinycolor2": "^1.4.3",
Expand All @@ -79,65 +77,5 @@
"peerDependencies": {
"vue": ">=3.1.0"
},
"devDependencies": {
"@babel/cli": "^7.22.9",
"@babel/core": "^7.22.9",
"@babel/helper-module-imports": "^7.22.9",
"@babel/plugin-transform-modules-commonjs": "^7.22.5",
"@babel/plugin-transform-object-assign": "^7.22.5",
"@babel/plugin-transform-runtime": "^7.22.9",
"@babel/preset-env": "^7.22.9",
"@commitlint/cli": "^16.3.0",
"@commitlint/config-conventional": "^15.0.0",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^21.1.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.3.0",
"@rollup/plugin-replace": "^4.0.0",
"@rollup/plugin-url": "^7.0.0",
"@testing-library/dom": "^8.20.1",
"@types/babel__traverse": "~7.20.6",
"@types/node": "22.5.1",
"@types/raf": "^3.4.0",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"@vitejs/plugin-vue": "^2.3.4",
"@vitejs/plugin-vue-jsx": "^1.3.10",
"@vitest/ui": "^2.1.8",
"@vue/babel-plugin-jsx": "1.2.2",
"@vue/compiler-sfc": "^3.3.4",
"@vue/eslint-config-typescript": "^10.0.0",
"@vue/test-utils": "^2.4.1",
"autoprefixer": "^10.4.14",
"babel-eslint": "^10.1.0",
"c8": "^7.14.0",
"camelcase": "~6.3.0",
"cli-color": "^2.0.3",
"clipboard": "^2.0.11",
"codesandbox": "^2.2.3",
"cross-env": "^7.0.3",
"cypress": "^12.17.2",
"cz-git": "^1.7.0",
"czg": "^1.7.0",
"dom-parser": "^1.1.5",
"esbuild": "^0.14.54",
"glob": "^7.2.3",
"gray-matter": "^4.0.3",
"ignore": "^5.2.4",
"jsdom": "^19.0.0",
"less": "^4.1.3",
"lint-staged": "^13.2.3",
"mockdate": "^3.0.5",
"msw": "^1.2.3",
"npm-run-all2": "^7.0.2",
"postcss": "^8.4.26",
"prettier": "2.8.1",
"prismjs": "^1.29.0",
"raf": "^3.4.1",
"rimraf": "^5.0.1",
"semver": "^7.5.4",
"tdesign-publish-cli": "^0.0.12",
"typescript": "^5.7.3"
},
"web-types": "helper/web-types.json"
}

0 comments on commit 6086612

Please sign in to comment.