Skip to content

Commit

Permalink
Merge pull request #132 from terwer/dependabot/npm_and_yarn/vueuse/ro…
Browse files Browse the repository at this point in the history
…uter-10.2.1

chore(deps-dev): bump @vueuse/router from 10.2.0 to 10.2.1
  • Loading branch information
terwer committed Jun 29, 2023
2 parents 3d1ffbd + a2f44c0 commit 1d2542d
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 37 deletions.
13 changes: 6 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"scripts": {
"serve": "bash scripts/serve.sh",
"dev": "bash scripts/dev.sh",
"devPrivate": "bash scripts/dev_private.sh",
"pluginDev": "zhi-build --watch",
"build": "bash scripts/build.sh",
"nodeBuild": "bash scripts/node.sh",
Expand All @@ -21,22 +20,22 @@
},
"devDependencies": {
"@element-plus/nuxt": "^1.0.5",
"@nuxt/devtools": "^0.6.4",
"@nuxt/devtools": "^0.6.2",
"@nuxt/image": "1.0.0-rc.1",
"@nuxtjs/color-mode": "^3.3.0",
"@nuxtjs/i18n": "8.0.0-beta.12",
"@nuxtjs/i18n-edge": "8.0.0-beta.12-28122654.89ddb67",
"@terwer/esbuild-config-custom": "^1.0.12",
"@terwer/eslint-config-custom": "^1.3.6",
"@types/node": "^18.16.18",
"@vueuse/nuxt": "^10.2.1",
"@vueuse/router": "^10.2.0",
"@vueuse/nuxt": "^10.2.0",
"@vueuse/router": "^10.2.1",
"esbuild-plugin-copy": "^2.1.1",
"esbuild-style-plugin": "^1.6.2",
"minimist": "^1.2.8",
"nuxt": "^3.6.1",
"nuxt": "^3.5.3",
"sass": "^1.63.6",
"siyuan": "^0.7.5",
"siyuan": "^0.7.4",
"stylus": "^0.59.0",
"typescript": "^5.1.3"
},
Expand All @@ -49,6 +48,6 @@
"highlight.js": "^11.8.0",
"pinia": "^2.1.4",
"zhi-device": "^2.3.0",
"zhi-siyuan-api": "^1.25.5"
"zhi-siyuan-api": "^1.23.0"
}
}
51 changes: 21 additions & 30 deletions pnpm-lock.yaml

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

1 comment on commit 1d2542d

@vercel
Copy link

@vercel vercel bot commented on 1d2542d Jun 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.