|
52 | 52 | "lodash.mergewith": "^4.6.2" |
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | | - "@babel/core": "^7.16.12", |
| 55 | + "@babel/core": "^7.17.4", |
56 | 56 | "@babel/preset-env": "^7.16.11", |
57 | 57 | "@nuxt/types": "^2.15.8", |
58 | 58 | "@nuxtjs/eslint-config-typescript": "^8.0.0", |
59 | 59 | "@nuxtjs/module-test-utils": "^1.6.3", |
60 | 60 | "@release-it/conventional-changelog": "^4.1.0", |
61 | 61 | "@types/jest": "^27.4.0", |
62 | 62 | "@types/lodash.mergewith": "^4.6.6", |
63 | | - "@types/node": "^14.18.10", |
| 63 | + "@types/node": "^14.18.12", |
64 | 64 | "@types/request-promise-native": "^1.0.18", |
65 | 65 | "babel-core": "^7.0.0-bridge.0", |
66 | 66 | "babel-eslint": "^10.1.0", |
67 | | - "babel-jest": "^27.4.6", |
| 67 | + "babel-jest": "^27.5.1", |
68 | 68 | "codecov": "^3.8.3", |
69 | | - "eslint": "^8.8.0", |
70 | | - "jest": "^27.4.7", |
| 69 | + "eslint": "^8.9.0", |
| 70 | + "jest": "^27.5.1", |
71 | 71 | "nuxt": "^2.15.8", |
72 | | - "playwright-chromium": "^1.18.1", |
| 72 | + "playwright-chromium": "^1.19.1", |
73 | 73 | "release-it": "^14.12.4", |
74 | 74 | "typescript": "^4.5.5" |
75 | 75 | }, |
|
0 commit comments