|
3 | 3 | "version": "0.1.0",
|
4 | 4 | "private": true,
|
5 | 5 | "resolutions": {
|
6 |
| - "@types/react": "19.1.2", |
| 6 | + "@types/react": "19.1.4", |
7 | 7 | "redux": "^5.0.1",
|
8 | 8 | "cross-spawn": "^7.0.5"
|
9 | 9 | },
|
|
74 | 74 | "storyblok-rich-text-react-renderer": "^2.9.0"
|
75 | 75 | },
|
76 | 76 | "devDependencies": {
|
77 |
| - "@cypress/code-coverage": "^3.14.0", |
| 77 | + "@cypress/code-coverage": "^3.14.2", |
78 | 78 | "@istanbuljs/nyc-config-babel": "^3.0.0",
|
79 | 79 | "@istanbuljs/nyc-config-typescript": "^1.0.2",
|
80 |
| - "@next/bundle-analyzer": "15.3.1", |
| 80 | + "@next/bundle-analyzer": "15.3.2", |
81 | 81 | "@testing-library/dom": "^10.4.0",
|
82 | 82 | "@testing-library/react": "^16.3.0",
|
83 | 83 | "@types/jest": "^29.5.12",
|
84 | 84 | "@types/js-cookie": "^3.0.2",
|
85 | 85 | "@types/newrelic": "^9.14.8",
|
86 |
| - "@types/node": "^22.15.3", |
87 |
| - "@types/react": "19.1.2", |
| 86 | + "@types/node": "^22.15.19", |
| 87 | + "@types/react": "19.1.4", |
88 | 88 | "babel-plugin-istanbul": "^7.0.0",
|
89 |
| - "cypress": "^14.3.2", |
| 89 | + "cypress": "^14.3.3", |
90 | 90 | "dotenv": "^16.5.0",
|
91 |
| - "eslint": "9.26.0", |
92 |
| - "eslint-config-next": "15.3.1", |
93 |
| - "eslint-config-prettier": "^10.1.2", |
| 91 | + "eslint": "9.27.0", |
| 92 | + "eslint-config-next": "15.3.2", |
| 93 | + "eslint-config-prettier": "^10.1.5", |
94 | 94 | "husky": "^9.0.11",
|
95 | 95 | "identity-obj-proxy": "^3.0.0",
|
96 | 96 | "istanbul-lib-coverage": "^3.2.2",
|
97 | 97 | "jest": "^29.7.0",
|
98 | 98 | "jest-environment-jsdom": "^29.7.0",
|
99 |
| - "knip": "^5.53.0", |
100 |
| - "mailslurp-client": "^15.21.0", |
| 99 | + "knip": "^5.56.0", |
| 100 | + "mailslurp-client": "^15.22.1", |
101 | 101 | "nyc": "^17.0.0",
|
102 | 102 | "pre-commit": "^1.2.2",
|
103 | 103 | "prettier": "^3.5.3",
|
|
0 commit comments