Skip to content

Commit

Permalink
build: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Dec 6, 2024
1 parent 90628e4 commit 5057a89
Show file tree
Hide file tree
Showing 10 changed files with 925 additions and 962 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@vuepress/theme-default": "workspace:*",
"katex": "0.16.11",
"mathjax-full": "3.2.2",
"sass-embedded": "1.81.0",
"sass-loader": "^16.0.3",
"sass-embedded": "1.82.0",
"sass-loader": "^16.0.4",
"vue": "^3.5.13",
"vuepress": "2.0.0-rc.18"
}
Expand Down
4 changes: 2 additions & 2 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@vuepress/plugin-theme-data": "workspace:*",
"@vuepress/plugin-watermark": "workspace:*",
"@vuepress/theme-default": "workspace:*",
"sass-embedded": "1.81.0",
"sass-loader": "^16.0.3",
"sass-embedded": "1.82.0",
"sass-loader": "^16.0.4",
"vue": "^3.5.13",
"vuepress": "2.0.0-rc.18"
},
Expand Down
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,42 +33,42 @@
"devDependencies": {
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@lerna-lite/cli": "^3.10.0",
"@lerna-lite/publish": "^3.10.0",
"@lerna-lite/cli": "^3.10.1",
"@lerna-lite/publish": "^3.10.1",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-node-resolve": "^15.3.0",
"@types/node": "^22.10.1",
"@types/webpack-env": "^1.18.5",
"@vitest/coverage-istanbul": "^2.1.6",
"@vitest/coverage-istanbul": "^2.1.8",
"conventional-changelog-cli": "^5.0.0",
"cpx2": "^8.0.0",
"cross-env": "^7.0.3",
"eslint": "^9.15.0",
"eslint-config-vuepress": "^5.2.2",
"eslint": "^9.16.0",
"eslint-config-vuepress": "^5.2.3",
"http-server": "^14.1.1",
"husky": "^9.1.7",
"nano-staged": "^0.8.0",
"postcss-html": "^1.7.0",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"prettier-config-vuepress": "^5.0.0",
"rimraf": "^6.0.1",
"rollup": "^4.27.4",
"rollup": "^4.28.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-resolve-shebang": "^1.0.1",
"sass-embedded": "^1.81.0",
"sass-embedded": "^1.82.0",
"sort-package-json": "^2.12.0",
"stylelint": "^16.10.0",
"stylelint": "^16.11.0",
"stylelint-config-hope": "^7.0.4",
"stylelint-config-html": "^1.1.0",
"tsconfig-vuepress": "^5.2.1",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"vite": "~5.4.11",
"vitest": "^2.1.6",
"vitest": "^2.1.8",
"vuepress": "2.0.0-rc.18"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"engines": {
"node": ">=18.19.0"
}
Expand Down
2 changes: 1 addition & 1 deletion plugins/development/plugin-theme-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"copy": "cpx \"src/**/*.d.ts\" lib"
},
"dependencies": {
"@vue/devtools-api": "^7.6.6",
"@vue/devtools-api": "^7.6.7",
"vue": "^3.5.13"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/markdown/plugin-markdown-stylize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@mdit/plugin-attrs": "^0.14.0",
"@mdit/plugin-mark": "^0.14.0",
"@mdit/plugin-spoiler": "^0.14.0",
"@mdit/plugin-stylize": "^0.13.3",
"@mdit/plugin-stylize": "^0.14.0",
"@mdit/plugin-sub": "^0.14.0",
"@mdit/plugin-sup": "^0.14.0",
"@types/markdown-it": "^14.1.2",
Expand Down
2 changes: 1 addition & 1 deletion plugins/pwa/plugin-pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@
"access": "public"
},
"devDependencies": {
"rollup": "^4.27.4"
"rollup": "^4.28.0"
}
}
1,845 changes: 904 additions & 941 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "test",
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "test",
"packageManager": "[email protected].2"
"packageManager": "[email protected].4"
}
2 changes: 1 addition & 1 deletion tools/highlighter-helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"style": "sass src:lib --embed-sources --style=compressed"
},
"peerDependencies": {
"@vueuse/core": "^11.1.0",
"@vueuse/core": "^12.0.0",
"vuepress": "2.0.0-rc.18"
},
"peerDependenciesMeta": {
Expand Down

0 comments on commit 5057a89

Please sign in to comment.