Skip to content

Commit

Permalink
build: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
recoluan committed Jul 11, 2024
1 parent 12bd548 commit d7bad3b
Show file tree
Hide file tree
Showing 9 changed files with 528 additions and 377 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"@types/vfile": "^4.0.0",
"@vuepress-reco/shared": "workspace:*",
"@vuepress-reco/tailwindcss-config": "workspace:*",
"@vuepress/bundler-vite": "2.0.0-rc.13",
"@vuepress/bundler-webpack": "2.0.0-rc.13",
"@vuepress/bundler-vite": "2.0.0-rc.14",
"@vuepress/bundler-webpack": "2.0.0-rc.14",
"commitizen": "^4.1.2",
"concurrently": "^6.0.0",
"conventional-changelog-cli": "^2.0.34",
Expand All @@ -76,7 +76,7 @@
"ts-jest": "^26.4.4",
"typescript": "5.2.2",
"vue": "^3.4.27",
"vuepress": "2.0.0-rc.13",
"vuepress": "2.0.0-rc.14",
"vuepress-theme-reco": "workspace:*"
}
}
4 changes: 2 additions & 2 deletions packages/@vuepress-reco/plugin-bulletin-popover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@
},
"dependencies": {
"@vuepress-reco/tailwindcss-config": "workspace:*",
"@vuepress/plugin-theme-data": "2.0.0-rc.34",
"@vuepress/plugin-theme-data": "2.0.0-rc.37",
"vue": "^3.4.27",
"vue-router": "^4.3.2"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.13"
"vuepress": "2.0.0-rc.14"
}
}
2 changes: 1 addition & 1 deletion packages/@vuepress-reco/plugin-code-copy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"vue-router": "^4.3.2"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.13"
"vuepress": "2.0.0-rc.14"
}
}
4 changes: 2 additions & 2 deletions packages/@vuepress-reco/plugin-comments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@
"dependencies": {
"@giscus/vue": "^2.2.8",
"@vuepress-reco/tailwindcss-config": "workspace:*",
"@vuepress/plugin-theme-data": "2.0.0-rc.34",
"@vuepress/plugin-theme-data": "2.0.0-rc.37",
"@waline/client": "^2.14.7",
"valine": "1.5.1",
"vue": "^3.4.27",
"vue-router": "^4.3.2"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.13"
"vuepress": "2.0.0-rc.14"
},
"bugs": {
"url": "https://github.com/vuepress-reco/vuepress-theme-reco/issues"
Expand Down
2 changes: 1 addition & 1 deletion packages/@vuepress-reco/plugin-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@
"vue-router": "^4.3.2"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.13"
"vuepress": "2.0.0-rc.14"
}
}
8 changes: 4 additions & 4 deletions packages/@vuepress-reco/plugin-vue-preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
"@babel/traverse": "^7.16.10",
"@babel/types": "^7.16.8",
"@vue/compiler-sfc": "^3.2.29",
"@vuepress/highlighter-helper": "2.0.0-rc.34",
"@vuepress/markdown": "2.0.0-rc.13",
"@vuepress/plugin-prismjs": "2.0.0-rc.34",
"@vuepress/highlighter-helper": "2.0.0-rc.37",
"@vuepress/markdown": "2.0.0-rc.14",
"@vuepress/plugin-prismjs": "2.0.0-rc.37",
"enhanced-resolve": "^5.8.3",
"slash2": "^2.0.0"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.13"
"vuepress": "2.0.0-rc.14"
}
}
4 changes: 2 additions & 2 deletions packages/@vuepress-reco/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
"url": "https://github.com/recoluan/vuepress-theme-reco/issues"
},
"dependencies": {
"@vuepress/plugin-theme-data": "2.0.0-rc.34",
"@vuepress/plugin-theme-data": "2.0.0-rc.37",
"vue": "^3.4.27",
"vue-router": "^4.3.2"
},
"publishConfig": {
"access": "public"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.13"
"vuepress": "2.0.0-rc.14"
}
}
30 changes: 15 additions & 15 deletions packages/vuepress-theme-reco/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,22 +42,22 @@
"@vuepress-reco/vuepress-plugin-code-copy": "workspace:*",
"@vuepress-reco/vuepress-plugin-markdown-task": "workspace:*",
"@vuepress-reco/vuepress-plugin-vue-preview": "workspace:*",
"@vuepress/bundler-vite": "2.0.0-rc.13",
"@vuepress/bundler-webpack": "2.0.0-rc.13",
"@vuepress/plugin-active-header-links": "2.0.0-rc.34",
"@vuepress/plugin-back-to-top": "2.0.0-rc.34",
"@vuepress/bundler-vite": "2.0.0-rc.14",
"@vuepress/bundler-webpack": "2.0.0-rc.14",
"@vuepress/plugin-active-header-links": "2.0.0-rc.37",
"@vuepress/plugin-back-to-top": "2.0.0-rc.37",
"@vuepress/plugin-container": "2.0.0-rc.28",
"@vuepress/plugin-external-link-icon": "2.0.0-rc.28",
"@vuepress/plugin-git": "2.0.0-rc.34",
"@vuepress/plugin-medium-zoom": "2.0.0-rc.34",
"@vuepress/plugin-nprogress": "2.0.0-rc.34",
"@vuepress/plugin-palette": "2.0.0-rc.34",
"@vuepress/plugin-prismjs": "2.0.0-rc.34",
"@vuepress/plugin-register-components": "2.0.0-rc.34",
"@vuepress/plugin-search": "2.0.0-rc.34",
"@vuepress/plugin-docsearch": "2.0.0-rc.34",
"@vuepress/plugin-theme-data": "2.0.0-rc.34",
"@vuepress/helper": "2.0.0-rc.34",
"@vuepress/plugin-git": "2.0.0-rc.37",
"@vuepress/plugin-medium-zoom": "2.0.0-rc.37",
"@vuepress/plugin-nprogress": "2.0.0-rc.37",
"@vuepress/plugin-palette": "2.0.0-rc.37",
"@vuepress/plugin-prismjs": "2.0.0-rc.37",
"@vuepress/plugin-register-components": "2.0.0-rc.37",
"@vuepress/plugin-search": "2.0.0-rc.37",
"@vuepress/plugin-docsearch": "2.0.0-rc.37",
"@vuepress/plugin-theme-data": "2.0.0-rc.37",
"@vuepress/helper": "2.0.0-rc.37",
"autoprefixer": "10.4.7",
"postcss": "8.4.14",
"postcss-each": "1.1.0",
Expand All @@ -73,7 +73,7 @@
"sort-package-json": "1.44.0"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.13"
"vuepress": "2.0.0-rc.14"
},
"engines": {
"node": ">=18.19.0",
Expand Down
Loading

0 comments on commit d7bad3b

Please sign in to comment.