Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
freeshineit committed Apr 16, 2024
1 parent 8123e21 commit ecb49cf
Show file tree
Hide file tree
Showing 2 changed files with 691 additions and 722 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
},
"homepage": "https://github.com/qqxs/rollup-typescript-lib-starter#readme",
"devDependencies": {
"@commitlint/cli": "^19.0.3",
"@commitlint/config-conventional": "^19.0.3",
"@commitlint/cli": "^19.2.2",
"@commitlint/config-conventional": "^19.2.2",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-eslint": "^9.0.5",
"@rollup/plugin-node-resolve": "^15.2.3",
Expand All @@ -58,20 +58,20 @@
"@rollup/plugin-typescript": "^11.1.6",
"@rollup/pluginutils": "^5.1.0",
"@skax/camel": "^0.2.5",
"@swc/core": "^1.4.6",
"@swc/core": "^1.4.14",
"@testing-library/dom": "^9.3.4",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/user-event": "^14.5.2",
"@types/eslint": "^8.56.5",
"@types/jest": "^29.5.12",
"@types/mime": "^3.0.4",
"@types/node": "^20.11.25",
"autoprefixer": "^10.4.18",
"autoprefixer": "^10.4.19",
"cross-env": "^7.0.3",
"cssnano": "^6.1.0",
"cssnano": "^6.1.2",
"dayjs": "^1.11.10",
"eslint": "^8.57.0",
"eslint-config-xx": "^1.9.0",
"eslint-config-xx": "^1.10.0",
"gulp": "^4.0.2",
"husky": "^9.0.11",
"identity-obj-proxy": "^3.0.0",
Expand All @@ -80,22 +80,22 @@
"jest-environment-jsdom": "^29.7.0",
"mime": "^3",
"only-allow": "^1.2.1",
"postcss": "^8.4.35",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"pretty-quick": "^4.0.0",
"rimraf": "^5.0.5",
"rollup": "^4.12.1",
"rollup": "^4.14.3",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-filesize": "^10.0.0",
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-serve": "^2.0.3",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.71.1",
"sass": "^1.75.0",
"through2": "^4.0.2",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"tslib": "^2.6.2",
"typedoc": "^0.25.11",
"typedoc": "^0.25.13",
"typedoc-plugin-rename-defaults": "^0.7.0",
"typescript": "5.3.3"
},
Expand Down
Loading

0 comments on commit ecb49cf

Please sign in to comment.