Skip to content

Commit

Permalink
chore: update package
Browse files Browse the repository at this point in the history
  • Loading branch information
nmsn committed Oct 8, 2023
1 parent b80e1c3 commit 0de6ad7
Show file tree
Hide file tree
Showing 2 changed files with 624 additions and 666 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,20 +43,20 @@
},
"homepage": "https://github.com/nmsn/utils#readme",
"devDependencies": {
"@commitlint/cli": "^17.7.1",
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-terser": "^0.4.3",
"@rollup/plugin-commonjs": "^25.0.5",
"@rollup/plugin-node-resolve": "^15.2.2",
"@rollup/plugin-terser": "^0.4.4",
"@testing-library/react": "^14.0.0",
"@types/jest": "^29.5.5",
"@types/lodash-es": "^4.17.9",
"@types/react": "^18.2.22",
"@types/react": "^18.2.25",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"antd": "^5.9.2",
"dumi": "^2.2.10",
"eslint": "^8.49.0",
"antd": "^5.9.4",
"dumi": "^2.2.12",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
Expand All @@ -67,7 +67,7 @@
"lodash": "^4.17.21",
"prettier": "3.0.2",
"release-toolbox": "^0.2.0",
"rollup": "^3.29.2",
"rollup": "^3.29.4",
"rollup-plugin-clear": "^2.0.7",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-typescript2": "^0.35.0",
Expand Down
Loading

1 comment on commit 0de6ad7

@vercel
Copy link

@vercel vercel bot commented on 0de6ad7 Oct 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

utils – ./

nmsn-utils.vercel.app
utils-git-main-nmsn.vercel.app
utils-nmsn.vercel.app

Please sign in to comment.