Skip to content

Commit f4dc277

Browse files
committed
chore(deps): update dependencies for build fix
1 parent f6d2297 commit f4dc277

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ downloads
2929

3030
# 忽略 npm/yarn lock 文件
3131
package-lock.json
32+
pnpm-lock.yaml
3233
yarn.lock

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"devDependencies": {
2626
"@iconify-json/heroicons": "^1.2.3",
2727
"@types/lodash": "^4.17.21",
28-
"@unocss/nuxt": "^0.65.1"
28+
"@unocss/nuxt": "^66.5.12",
29+
"unocss": "^66.5.12"
2930
}
3031
}

0 commit comments

Comments
 (0)