|
57 | 57 | "lodash.mergewith": "^4.6.2"
|
58 | 58 | },
|
59 | 59 | "devDependencies": {
|
60 |
| - "@babel/core": "^7.18.0", |
61 |
| - "@babel/preset-env": "^7.18.0", |
| 60 | + "@babel/core": "^7.18.10", |
| 61 | + "@babel/preset-env": "^7.18.10", |
62 | 62 | "@nuxt/types": "^2.15.8",
|
63 | 63 | "@nuxtjs/eslint-config-typescript": "^10.0.0",
|
64 | 64 | "@nuxtjs/module-test-utils": "^1.6.3",
|
65 | 65 | "@release-it/conventional-changelog": "^5.0.0",
|
66 | 66 | "@sentry/webpack-plugin": "^1.19.0",
|
67 | 67 | "@types/jest": "^28.1.6",
|
68 | 68 | "@types/lodash.mergewith": "^4.6.7",
|
69 |
| - "@types/node": "^14.18.18", |
| 69 | + "@types/node": "^14.18.23", |
70 | 70 | "@types/request-promise-native": "^1.0.18",
|
71 | 71 | "babel-core": "^7.0.0-bridge.0",
|
72 | 72 | "babel-eslint": "^10.1.0",
|
73 |
| - "babel-jest": "^28.1.0", |
| 73 | + "babel-jest": "^28.1.3", |
74 | 74 | "codecov": "^3.8.3",
|
75 |
| - "eslint": "^8.16.0", |
76 |
| - "eslint-plugin-jest": "^26.2.2", |
77 |
| - "jest": "^28.1.0", |
| 75 | + "eslint": "^8.21.0", |
| 76 | + "eslint-plugin-jest": "^26.7.0", |
| 77 | + "jest": "^28.1.3", |
78 | 78 | "nuxt": "^2.15.8",
|
79 |
| - "playwright-chromium": "^1.22.2", |
80 |
| - "release-it": "^15.0.0", |
81 |
| - "sentry-testkit": "^3.3.2", |
82 |
| - "typescript": "^4.7.2" |
| 79 | + "playwright-chromium": "^1.24.2", |
| 80 | + "release-it": "^15.2.0", |
| 81 | + "sentry-testkit": "^3.3.8", |
| 82 | + "typescript": "^4.7.4" |
83 | 83 | }
|
84 | 84 | }
|
0 commit comments