🌐 AI搜索 & 代理 主页
Skip to content

Commit f00a448

Browse files
committed
Update dependncies
1 parent 29a260e commit f00a448

File tree

2 files changed

+168
-145
lines changed

2 files changed

+168
-145
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -65,36 +65,36 @@
6565
"repository": "postcss/postcss",
6666
"dependencies": {
6767
"colorette": "^1.2.2",
68-
"nanoid": "^3.1.22",
68+
"nanoid": "^3.1.23",
6969
"source-map": "^0.6.1"
7070
},
7171
"devDependencies": {
72-
"@logux/eslint-config": "^45.4.1",
72+
"@logux/eslint-config": "^45.4.2",
7373
"@size-limit/preset-small-lib": "^4.10.2",
7474
"@types/fs-extra": "^9.0.11",
7575
"@types/jest": "^26.0.23",
7676
"@types/node": "^15.0.2",
77-
"@typescript-eslint/eslint-plugin": "^4.22.1",
78-
"@typescript-eslint/parser": "^4.22.1",
77+
"@typescript-eslint/eslint-plugin": "^4.23.0",
78+
"@typescript-eslint/parser": "^4.23.0",
7979
"check-dts": "^0.4.4",
8080
"ci-job-number": "^1.2.2",
8181
"clean-publish": "^2.2.0",
8282
"concat-with-sourcemaps": "^1.1.0",
83-
"eslint": "^7.25.0",
83+
"eslint": "^7.26.0",
8484
"eslint-config-standard": "^16.0.2",
8585
"eslint-plugin-import": "^2.22.1",
8686
"eslint-plugin-jest": "^24.3.6",
8787
"eslint-plugin-node": "^11.1.0",
8888
"eslint-plugin-prefer-let": "^1.1.0",
8989
"eslint-plugin-promise": "^5.1.0",
9090
"eslint-plugin-security": "^1.4.0",
91-
"eslint-plugin-unicorn": "^31.0.0",
91+
"eslint-plugin-unicorn": "^32.0.1",
9292
"fs-extra": "^9.1.0",
9393
"jest": "^26.6.3",
94-
"lint-staged": "^10.5.4",
94+
"lint-staged": "^11.0.0",
9595
"nanodelay": "^1.0.8",
9696
"postcss-parser-tests": "^8.3.5",
97-
"prettier": "^2.2.1",
97+
"prettier": "^2.3.0",
9898
"simple-git-hooks": "^2.4.1",
9999
"size-limit": "^4.10.2",
100100
"strip-ansi": "^6.0.0",

0 commit comments

Comments
 (0)