Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent ac4e9be commit 80524fc
Show file tree
Hide file tree
Showing 3 changed files with 379 additions and 353 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"devDependencies": {
"@vuepress/bundler-vite": "^2.0.0-rc.18",
"@vuepress/plugin-google-analytics": "^2.0.0-rc.54",
"@vuepress/plugin-shiki": "^2.0.0-rc.55",
"@vuepress/theme-default": "^2.0.0-rc.55",
"sass-embedded": "^1.80.3",
"@vuepress/plugin-shiki": "^2.0.0-rc.57",
"@vuepress/theme-default": "^2.0.0-rc.58",
"sass-embedded": "^1.80.4",
"vuepress-plugin-iconify": "workspace:*"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vuepress-plugin-iconify",
"type": "module",
"version": "0.6.0",
"packageManager": "pnpm@9.12.2",
"packageManager": "pnpm@9.12.3",
"description": "Using icons more easier in VuePress",
"keywords": [
"vuepress",
Expand Down Expand Up @@ -55,15 +55,15 @@
"vue": "^3.5.12"
},
"devDependencies": {
"@ntnyq/eslint-config": "^3.1.0",
"@ntnyq/eslint-config": "^3.1.1",
"@ntnyq/prettier-config": "^1.21.3",
"@types/node": "^22.7.7",
"@types/node": "^22.8.1",
"bumpp": "^9.7.1",
"eslint": "^9.13.0",
"husky": "^9.1.6",
"nano-staged": "^0.8.0",
"npm-run-all2": "^7.0.1",
"pnpm": "^9.12.2",
"pnpm": "^9.12.3",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"typescript": "^5.6.3",
Expand Down
Loading

0 comments on commit 80524fc

Please sign in to comment.