Skip to content

Commit

Permalink
[deps]: Update npm minor
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent 3baaab0 commit 3f7d036
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@
},
"dependencies": {
"@passwordlessdev/passwordless-client": "1.1.2",
"swagger-ui-dist": "5.12.3"
"swagger-ui-dist": "5.17.14"
},
"devDependencies": {
"@vuepress/plugin-docsearch": "2.0.0-rc.0",
"@vuepress/plugin-register-components": "2.0.0-rc.0",
"eslint": "8.56.0",
"@vuepress/plugin-register-components": "2.0.0-rc.42",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-vue": "9.20.1",
"prettier": "3.2.4",
"eslint-plugin-vue": "9.27.0",
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "4.0.0",
"vuepress": "2.0.0-rc.0",
"vuepress-plugin-code-switcher": "2.0.0",
"vuepress-plugin-md-enhance": "2.0.0-rc.12"
"vuepress": "2.0.0-rc.15",
"vuepress-plugin-code-switcher": "2.0.1",
"vuepress-plugin-md-enhance": "2.0.0-rc.52"
}
}

0 comments on commit 3f7d036

Please sign in to comment.