|
60 | 60 | "mlly": "^1.0.0"
|
61 | 61 | },
|
62 | 62 | "devDependencies": {
|
63 |
| - "@babel/core": "^7.20.5", |
| 63 | + "@babel/core": "^7.20.12", |
64 | 64 | "@babel/preset-env": "^7.20.2",
|
65 | 65 | "@nuxt/types": "^2.15.8",
|
66 | 66 | "@nuxtjs/eslint-config-typescript": "^12.0.0",
|
67 | 67 | "@nuxtjs/module-test-utils": "^1.6.3",
|
68 | 68 | "@release-it/conventional-changelog": "^5.1.1",
|
69 | 69 | "@sentry/tracing": "^7.28.0",
|
70 | 70 | "@sentry/webpack-plugin": "^1.20.0",
|
71 |
| - "@types/jest": "^29.2.4", |
| 71 | + "@types/jest": "^29.2.5", |
72 | 72 | "@types/lodash.mergewith": "^4.6.7",
|
73 |
| - "@types/node": "^16.18.8", |
| 73 | + "@types/node": "^16.18.11", |
74 | 74 | "@types/request-promise-native": "^1.0.18",
|
75 | 75 | "babel-core": "^7.0.0-bridge.0",
|
76 | 76 | "babel-jest": "^29.3.1",
|
77 | 77 | "codecov": "^3.8.3",
|
78 |
| - "eslint": "^8.29.0", |
79 |
| - "eslint-plugin-jest": "^27.1.6", |
| 78 | + "eslint": "^8.31.0", |
| 79 | + "eslint-plugin-jest": "^27.2.1", |
80 | 80 | "jest": "^29.3.1",
|
81 | 81 | "nuxt": "^2.15.8",
|
82 |
| - "playwright-chromium": "^1.28.1", |
83 |
| - "release-it": "^15.5.1", |
84 |
| - "sentry-testkit": "^5.0.4", |
| 82 | + "playwright-chromium": "^1.29.2", |
| 83 | + "release-it": "^15.6.0", |
| 84 | + "sentry-testkit": "^5.0.5", |
85 | 85 | "typescript": "4.8.4",
|
86 | 86 | "vue": "2.7.14"
|
87 | 87 | }
|
|
0 commit comments