|
73 | 73 | "@types/wait-on": "^5.3.4", |
74 | 74 | "@typescript-eslint/eslint-plugin": "^8.41.0", |
75 | 75 | "@typescript-eslint/parser": "^8.38.0", |
76 | | - "babel-jest": "^30.1.1", |
| 76 | + "babel-jest": "^30.1.2", |
77 | 77 | "babel-plugin-transform-import-meta": "^2.3.3", |
78 | 78 | "backstopjs": "^6.3.25", |
79 | 79 | "concurrently": "^9.2.1", |
|
90 | 90 | "eslint-plugin-promise": "^6.6.0", |
91 | 91 | "gulp": "^5.0.1", |
92 | 92 | "html-validate": "^10.0.0", |
93 | | - "jest": "^30.1.1", |
| 93 | + "jest": "^30.1.3", |
94 | 94 | "jest-axe": "^10.0.0", |
95 | 95 | "jest-puppeteer": "^11.0.0", |
96 | 96 | "playwright-core": "^1.55.0", |
97 | 97 | "postcss": "^8.5.6", |
98 | 98 | "postcss-markdown": "^1.3.0", |
99 | 99 | "postcss-scss": "^4.0.9", |
100 | 100 | "prettier": "^3.6.2", |
101 | | - "puppeteer": "^24.17.1", |
| 101 | + "puppeteer": "^24.20.0", |
102 | 102 | "strip-ansi": "^7.1.2", |
103 | 103 | "stylelint": "^16.23.1", |
104 | 104 | "stylelint-config-gds": "^2.0.0", |
|
108 | 108 | "wait-on": "^8.0.5" |
109 | 109 | }, |
110 | 110 | "engines": { |
111 | | - "node": "^20.9.0 || ^22.11.0" |
| 111 | + "node": "^20.9.0 || ^22.11.0", |
| 112 | + "npm": "^10.5.0 || ^11.3.0" |
112 | 113 | }, |
113 | 114 | "overrides": { |
114 | 115 | "chokidar@^2": { |
|
0 commit comments