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 Oct 10, 2024
1 parent a8d407a commit 76daa86
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@
"lint:check": "vuepress check-md src && prettier . --check && eslint \"**/*.{js,vue}\""
},
"dependencies": {
"@passwordlessdev/passwordless-client": "1.1.2",
"swagger-ui-dist": "5.12.3"
"@passwordlessdev/passwordless-client": "1.2.1",
"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.54",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-vue": "9.20.1",
"prettier": "3.2.4",
"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"
"eslint-plugin-vue": "9.28.0",
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "4.1.0",
"vuepress": "2.0.0-rc.18",
"vuepress-plugin-code-switcher": "2.0.1",
"vuepress-plugin-md-enhance": "2.0.0-rc.57"
}
}

0 comments on commit 76daa86

Please sign in to comment.