|
57 | 57 | "lodash.mergewith": "^4.6.2"
|
58 | 58 | },
|
59 | 59 | "devDependencies": {
|
60 |
| - "@babel/core": "^7.19.3", |
61 |
| - "@babel/preset-env": "^7.19.3", |
| 60 | + "@babel/core": "^7.20.5", |
| 61 | + "@babel/preset-env": "^7.20.2", |
62 | 62 | "@nuxt/types": "^2.15.8",
|
63 | 63 | "@nuxtjs/eslint-config-typescript": "^11.0.0",
|
64 | 64 | "@nuxtjs/module-test-utils": "^1.6.3",
|
65 |
| - "@release-it/conventional-changelog": "^5.1.0", |
| 65 | + "@release-it/conventional-changelog": "^5.1.1", |
66 | 66 | "@sentry/tracing": "^6.19.7",
|
67 | 67 | "@sentry/webpack-plugin": "^1.19.0",
|
68 |
| - "@types/jest": "^29.0.3", |
| 68 | + "@types/jest": "^29.2.4", |
69 | 69 | "@types/lodash.mergewith": "^4.6.7",
|
70 |
| - "@types/node": "^14.18.31", |
| 70 | + "@types/node": "^14.18.34", |
71 | 71 | "@types/request-promise-native": "^1.0.18",
|
72 | 72 | "babel-core": "^7.0.0-bridge.0",
|
73 | 73 | "babel-eslint": "^10.1.0",
|
74 |
| - "babel-jest": "^29.1.0", |
| 74 | + "babel-jest": "^29.3.1", |
75 | 75 | "codecov": "^3.8.3",
|
76 |
| - "eslint": "^8.24.0", |
77 |
| - "eslint-plugin-jest": "^27.0.4", |
78 |
| - "jest": "^29.1.1", |
| 76 | + "eslint": "^8.29.0", |
| 77 | + "eslint-plugin-jest": "^27.1.6", |
| 78 | + "jest": "^29.3.1", |
79 | 79 | "nuxt": "^2.15.8",
|
80 |
| - "playwright-chromium": "^1.26.1", |
81 |
| - "release-it": "^15.4.2", |
82 |
| - "sentry-testkit": "^4.0.3", |
83 |
| - "typescript": "^4.8.4" |
| 80 | + "playwright-chromium": "^1.28.1", |
| 81 | + "release-it": "^15.5.1", |
| 82 | + "sentry-testkit": "^4.1.0", |
| 83 | + "typescript": "^4.9.4" |
84 | 84 | }
|
85 | 85 | }
|
0 commit comments