|
38 | 38 | "dependencies": {
|
39 | 39 | "@opentelemetry/api": "1.9.0",
|
40 | 40 | "@opentelemetry/semantic-conventions": "1.30.0",
|
41 |
| - "debug": "4.3.4", |
| 41 | + "debug": "4.4.0", |
42 | 42 | "jose": "5.10.0",
|
43 | 43 | "raw-body": "3.0.0"
|
44 | 44 | },
|
45 | 45 | "devDependencies": {
|
46 |
| - "@changesets/cli": "2.27.1", |
47 |
| - "@testing-library/dom": "^8.17.1", |
48 |
| - "@testing-library/react": "^13.4.0", |
| 46 | + "@changesets/cli": "2.28.1", |
| 47 | + "@testing-library/dom": "10.4.0", |
| 48 | + "@testing-library/react": "16.2.0", |
49 | 49 | "@types/aws-lambda": "^8.10.147",
|
50 | 50 | "@types/debug": "^4.1.12",
|
51 | 51 | "@types/node": "^18.7.15",
|
52 |
| - "@types/react": "18.0.21", |
53 |
| - "@types/react-dom": "^18.0.5", |
54 |
| - "@types/uuid": "^8.3.4", |
| 52 | + "@types/react": "19.0.10", |
| 53 | + "@types/react-dom": "19.0.4", |
55 | 54 | "@typescript-eslint/eslint-plugin": "^5.36.1",
|
56 | 55 | "@typescript-eslint/parser": "^5.36.1",
|
57 | 56 | "@vercel/kv": "1.0.0",
|
58 | 57 | "@vitejs/plugin-react": "4.3.4",
|
59 |
| - "@vitest/coverage-v8": "3.0.4", |
| 58 | + "@vitest/coverage-v8": "3.0.7", |
60 | 59 | "clean-publish": "^4.0.1",
|
61 | 60 | "eslint": "8.23.0",
|
62 | 61 | "eslint-config-airbnb": "^19.0.4",
|
|
68 | 67 | "eslint-plugin-react": "^7.31.6",
|
69 | 68 | "eslint-plugin-react-hooks": "^4.6.0",
|
70 | 69 | "eslint-plugin-simple-import-sort": "^8.0.0",
|
71 |
| - "graphql": "16.8.0", |
| 70 | + "graphql": "16.10.0", |
72 | 71 | "husky": "^8.0.1",
|
73 |
| - "jsdom": "^20.0.3", |
| 72 | + "jsdom": "26.0.0", |
74 | 73 | "lint-staged": "15.4.3",
|
75 | 74 | "next": "15.1.7",
|
76 | 75 | "node-mocks-http": "1.16.2",
|
|
0 commit comments