|
40 | 40 | "dependencies": {
|
41 | 41 | "@nuxtjs/axios": "^5.13.6",
|
42 | 42 | "axios": "^0.26.1",
|
43 |
| - "body-parser": "^1.19.2", |
| 43 | + "body-parser": "^1.20.0", |
44 | 44 | "consola": "^2.15.3",
|
45 | 45 | "cookie": "^0.4.2",
|
46 | 46 | "defu": "^5.0.1",
|
|
49 | 49 | "requrl": "^3.0.2"
|
50 | 50 | },
|
51 | 51 | "devDependencies": {
|
52 |
| - "@babel/core": "^7.17.8", |
| 52 | + "@babel/core": "^7.17.9", |
53 | 53 | "@babel/preset-env": "^7.16.11",
|
54 | 54 | "@babel/preset-typescript": "^7.16.7",
|
55 |
| - "@microsoft/api-documenter": "^7.17.0", |
56 |
| - "@microsoft/api-extractor": "^7.20.0", |
| 55 | + "@microsoft/api-documenter": "^7.17.4", |
| 56 | + "@microsoft/api-extractor": "^7.21.1", |
57 | 57 | "@nuxt/test-utils": "^0.2.2",
|
58 | 58 | "@nuxt/types": "^2.15.8",
|
59 | 59 | "@nuxt/typescript-build": "^2.1.0",
|
|
69 | 69 | "babel-jest": "^27.5.1",
|
70 | 70 | "bootstrap-vue": "^2.21.2",
|
71 | 71 | "cookie-parser": "^1.4.6",
|
72 |
| - "eslint": "^8.12.0", |
| 72 | + "eslint": "^8.13.0", |
73 | 73 | "eslint-config-prettier": "^8.5.0",
|
74 | 74 | "eslint-plugin-prettier": "^4.0.0",
|
75 | 75 | "express": "^4.17.3",
|
|
81 | 81 | "lodash.get": "^4.4.2",
|
82 | 82 | "nuxt": "^2.15.8",
|
83 | 83 | "oidc-provider": "^7.10.6",
|
84 |
| - "playwright": "^1.20.1", |
85 |
| - "prettier": "^2.6.1", |
| 84 | + "playwright": "^1.20.2", |
| 85 | + "prettier": "^2.6.2", |
86 | 86 | "siroc": "^0.16.0",
|
87 | 87 | "standard-version": "^9.3.2",
|
88 | 88 | "ts-jest": "^27.1.4",
|
|
0 commit comments