|
15 | 15 | "lint:check": "vuepress check-md src && prettier . --check && eslint \"**/*.{js,vue}\""
|
16 | 16 | },
|
17 | 17 | "dependencies": {
|
18 |
| - "@passwordlessdev/passwordless-client": "1.1.2", |
19 |
| - "swagger-ui-dist": "5.12.3" |
| 18 | + "@passwordlessdev/passwordless-client": "1.2.4", |
| 19 | + "swagger-ui-dist": "5.27.1" |
20 | 20 | },
|
21 | 21 | "devDependencies": {
|
22 | 22 | "@vuepress/plugin-docsearch": "2.0.0-rc.0",
|
23 |
| - "@vuepress/plugin-register-components": "2.0.0-rc.0", |
24 |
| - "eslint": "8.56.0", |
25 |
| - "eslint-config-prettier": "9.1.0", |
26 |
| - "eslint-plugin-vue": "9.20.1", |
27 |
| - "prettier": "3.2.4", |
28 |
| - "prettier-plugin-organize-imports": "4.0.0", |
29 |
| - "vuepress": "2.0.0-rc.0", |
30 |
| - "vuepress-plugin-code-switcher": "2.0.0", |
31 |
| - "vuepress-plugin-md-enhance": "2.0.0-rc.12" |
| 23 | + "@vuepress/plugin-register-components": "2.0.0-rc.112", |
| 24 | + "eslint": "8.57.1", |
| 25 | + "eslint-config-prettier": "9.1.2", |
| 26 | + "eslint-plugin-vue": "9.33.0", |
| 27 | + "prettier": "3.6.2", |
| 28 | + "prettier-plugin-organize-imports": "4.2.0", |
| 29 | + "vuepress": "2.0.0-rc.25", |
| 30 | + "vuepress-plugin-code-switcher": "2.0.1", |
| 31 | + "vuepress-plugin-md-enhance": "2.0.0-rc.94" |
32 | 32 | }
|
33 | 33 | }
|
0 commit comments