|
58 | 58 | "@sentry/vue": "^7.39.0",
|
59 | 59 | "consola": "^2.15.3",
|
60 | 60 | "lodash.mergewith": "^4.6.2",
|
61 |
| - "mlly": "^1.0.0" |
| 61 | + "mlly": "^1.1.1" |
62 | 62 | },
|
63 | 63 | "devDependencies": {
|
64 |
| - "@babel/core": "^7.20.12", |
| 64 | + "@babel/core": "^7.21.0", |
65 | 65 | "@babel/preset-env": "^7.20.2",
|
66 |
| - "@nuxt/types": "^2.15.8", |
| 66 | + "@nuxt/types": "^2.16.0", |
67 | 67 | "@nuxtjs/eslint-config-typescript": "^12.0.0",
|
68 | 68 | "@nuxtjs/module-test-utils": "^1.6.3",
|
69 | 69 | "@release-it/conventional-changelog": "^5.1.1",
|
70 | 70 | "@sentry/tracing": "^7.39.0",
|
71 | 71 | "@sentry/webpack-plugin": "^1.20.0",
|
72 |
| - "@types/jest": "^29.2.5", |
| 72 | + "@types/jest": "^29.4.0", |
73 | 73 | "@types/lodash.mergewith": "^4.6.7",
|
74 |
| - "@types/node": "^16.18.11", |
| 74 | + "@types/node": "^16.18.13", |
75 | 75 | "@types/request-promise-native": "^1.0.18",
|
76 | 76 | "babel-core": "^7.0.0-bridge.0",
|
77 |
| - "babel-jest": "^29.3.1", |
| 77 | + "babel-jest": "^29.4.3", |
78 | 78 | "codecov": "^3.8.3",
|
79 |
| - "eslint": "^8.31.0", |
| 79 | + "eslint": "^8.35.0", |
80 | 80 | "eslint-plugin-jest": "^27.2.1",
|
81 |
| - "jest": "^29.3.1", |
82 |
| - "nuxt": "^2.15.8", |
83 |
| - "playwright-chromium": "^1.29.2", |
| 81 | + "jest": "^29.4.3", |
| 82 | + "nuxt": "^2.16.1", |
| 83 | + "playwright-chromium": "^1.31.1", |
84 | 84 | "release-it": "^15.6.0",
|
85 | 85 | "sentry-testkit": "^5.0.5",
|
86 | 86 | "typescript": "4.8.4",
|
|
0 commit comments