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] committed Oct 14, 2024
1 parent 959f798 commit edec99f
Show file tree
Hide file tree
Showing 3 changed files with 669 additions and 841 deletions.
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
"dev": "vuepress dev ."
},
"devDependencies": {
"@vuepress/bundler-vite": "^2.0.0-rc.17",
"@vuepress/plugin-google-analytics": "^2.0.0-rc.52",
"@vuepress/plugin-shiki": "^2.0.0-rc.52",
"@vuepress/theme-default": "^2.0.0-rc.52",
"sass-embedded": "^1.79.4",
"@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.79.5",
"vuepress-plugin-iconify": "workspace:*"
}
}
16 changes: 8 additions & 8 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.0",
"packageManager": "pnpm@9.12.1",
"description": "Using icons more easier in VuePress",
"keywords": [
"vuepress",
Expand Down Expand Up @@ -52,22 +52,22 @@
},
"dependencies": {
"@iconify/vue": "^4.1.2",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"devDependencies": {
"@ntnyq/eslint-config": "^3.0.0-beta.18",
"@ntnyq/eslint-config": "^3.0.0-beta.20",
"@ntnyq/prettier-config": "^1.21.3",
"@types/node": "^22.7.4",
"bumpp": "^9.6.1",
"@types/node": "^22.7.5",
"bumpp": "^9.7.1",
"eslint": "^9.12.0",
"husky": "^9.1.6",
"nano-staged": "^0.8.0",
"npm-run-all2": "^6.2.3",
"pnpm": "^9.12.0",
"pnpm": "^9.12.1",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"typescript": "^5.6.2",
"vuepress": "^2.0.0-rc.17"
"typescript": "^5.6.3",
"vuepress": "^2.0.0-rc.18"
},
"prettier": "@ntnyq/prettier-config",
"nano-staged": {
Expand Down
Loading

0 comments on commit edec99f

Please sign in to comment.