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

Commit 1f5f038

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

File tree

2 files changed

+2056
-543
lines changed

2 files changed

+2056
-543
lines changed

package.json

+11-11
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",
42-
"@types/ip": "1.1.0",
43-
"@types/lodash": "4.14.182",
41+
"@antfu/eslint-config": "0.43.1",
42+
"@types/ip": "1.1.3",
43+
"@types/lodash": "4.14.202",
4444
"chokidar": "3.5.3",
45-
"eslint": "8.21.0",
45+
"eslint": "8.54.0",
4646
"ip": "2.0.0",
47-
"prettier": "2.7.1",
48-
"sass": "1.54.3",
49-
"turbo": "1.4.2",
50-
"unbuild": "0.7.6",
47+
"prettier": "2.8.8",
48+
"sass": "1.69.5",
49+
"turbo": "1.10.16",
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.33.6",
6363
"dependencies": {
6464
"add": "2.0.6",
6565
"axios": "0.27.2",
66-
"date-fns": "2.29.1",
66+
"date-fns": "2.30.0",
6767
"lodash": "4.17.21",
68-
"pinia": "2.0.17"
68+
"pinia": "2.1.7"
6969
}
7070
}

0 commit comments

Comments
 (0)