Skip to content

Commit

Permalink
chore: 依赖更新
Browse files Browse the repository at this point in the history
  • Loading branch information
markthree committed Feb 24, 2022
1 parent a759769 commit e68a51a
Show file tree
Hide file tree
Showing 4 changed files with 68 additions and 76 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,16 @@
"vite-plugin-mock": "^2.9.6",
"vite-plugin-optimize-persist": "^0.1.2",
"vite-plugin-package-config": "^0.1.1",
"vite-plugin-pages": "^0.19.9",
"vite-plugin-pages": "^0.20.2",
"vite-plugin-restart": "^0.1.1",
"vite-plugin-vue-layouts": "^0.6.0",
"vite-plugin-watcher": "^0.1.0",
"vite-plugin-windicss": "^1.7.1",
"vitest": "^0.0.131",
"vitest": "^0.5.4",
"vue-i18n": "^9.1.9",
"vue-request": "^1.2.4",
"vue-router": "^4.0.12",
"vue-tsc": "^0.29.8",
"vue-tsc": "^0.31.4",
"windicss": "^3.4.4",
"windicss-analysis": "^0.3.5"
},
Expand All @@ -93,4 +93,4 @@
]
}
}
}
}
134 changes: 63 additions & 71 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
2 changes: 1 addition & 1 deletion src/pages/[...notFound].vue
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ const back = () => router.push('/')

<route lang="yaml">
meta:
layout: nofound
layout: notFound
</route>

0 comments on commit e68a51a

Please sign in to comment.