Skip to content
This repository was archived by the owner on Feb 14, 2024. It is now read-only.

Commit 003876b

Browse files
chore(deps): update local
1 parent 652bd87 commit 003876b

File tree

2 files changed

+2192
-686
lines changed

2 files changed

+2192
-686
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,16 @@
3838
"postinstall": "git config core.autocrlf false"
3939
},
4040
"devDependencies": {
41-
"@antfu/eslint-config": "0.26.0",
41+
"@antfu/eslint-config": "0.29.3",
4242
"@types/ip": "1.1.0",
43-
"@types/lodash": "4.14.182",
43+
"@types/lodash": "4.14.187",
4444
"chokidar": "3.5.3",
45-
"eslint": "8.21.0",
45+
"eslint": "8.26.0",
4646
"ip": "2.0.0",
4747
"prettier": "2.7.1",
48-
"sass": "1.54.3",
49-
"turbo": "1.4.2",
50-
"unbuild": "0.7.6",
48+
"sass": "1.56.0",
49+
"turbo": "1.6.3",
50+
"unbuild": "0.9.4",
5151
"@oku/api": "workspace:*",
5252
"@oku/config": "workspace:*",
5353
"oku-i18n": "workspace:*",
@@ -59,12 +59,12 @@
5959
"vue-mobile": "workspace:*",
6060
"vue-web": "workspace:*"
6161
},
62-
"packageManager": "pnpm@7.9.0",
62+
"packageManager": "pnpm@7.14.2",
6363
"dependencies": {
6464
"add": "2.0.6",
6565
"axios": "0.27.2",
66-
"date-fns": "2.29.1",
66+
"date-fns": "2.29.3",
6767
"lodash": "4.17.21",
68-
"pinia": "2.0.17"
68+
"pinia": "2.0.23"
6969
}
7070
}

0 commit comments

Comments
 (0)