|
35 | 35 | "jquery": "^3"
|
36 | 36 | },
|
37 | 37 | "devDependencies": {
|
38 |
| - "@babel/cli": "^7.26.4", |
39 |
| - "@babel/core": "^7.26.9", |
40 |
| - "@babel/preset-env": "^7.26.9", |
41 |
| - "@babel/preset-typescript": "^7.26.0", |
42 |
| - "@eslint/js": "^9.20.0", |
| 38 | + "@babel/cli": "^7.27.2", |
| 39 | + "@babel/core": "^7.27.1", |
| 40 | + "@babel/preset-env": "^7.27.2", |
| 41 | + "@babel/preset-typescript": "^7.27.1", |
| 42 | + "@eslint/js": "^9.27.0", |
43 | 43 | "@jest/globals": "^29.7.0",
|
44 |
| - "@playwright/test": "^1.50.1", |
| 44 | + "@playwright/test": "^1.52.0", |
45 | 45 | "@rollup/plugin-babel": "^6.0.4",
|
46 |
| - "@rollup/plugin-node-resolve": "^16.0.0", |
| 46 | + "@rollup/plugin-node-resolve": "^16.0.1", |
47 | 47 | "@rollup/plugin-terser": "^0.4.4",
|
48 | 48 | "@testing-library/dom": "^10.4.0",
|
49 | 49 | "@testing-library/jest-dom": "^6.6.3",
|
|
52 | 52 | "@types/jest": "^29.5.14",
|
53 | 53 | "@types/jest-axe": "^3.5.9",
|
54 | 54 | "@types/jquery": "^3.5.32",
|
55 |
| - "@types/node": "^22.13.4", |
56 |
| - "autoprefixer": "^10.4.20", |
| 55 | + "@types/node": "^22.15.21", |
| 56 | + "autoprefixer": "^10.4.21", |
57 | 57 | "babel-jest": "^29.7.0",
|
58 | 58 | "babel-plugin-istanbul": "^7.0.0",
|
59 |
| - "eslint": "^9.20.1", |
| 59 | + "eslint": "^9.27.0", |
60 | 60 | "eslint-plugin-import": "^2.31.0",
|
61 | 61 | "eslint-plugin-jest": "^28.11.0",
|
62 | 62 | "eslint-plugin-jest-dom": "^5.5.0",
|
63 |
| - "eslint-plugin-perfectionist": "^4.9.0", |
| 63 | + "eslint-plugin-perfectionist": "^4.13.0", |
64 | 64 | "eslint-plugin-playwright": "^2.2.0",
|
65 |
| - "eslint-plugin-testing-library": "^7.1.1", |
| 65 | + "eslint-plugin-testing-library": "^7.2.1", |
66 | 66 | "givens": "^1.3.9",
|
67 |
| - "graphql": "^16.10.0", |
68 | 67 | "jest": "^29.7.0",
|
69 |
| - "jest-axe": "^9.0.0", |
70 |
| - "jest-extended": "^4.0.2", |
| 68 | + "jest-axe": "^10.0.0", |
| 69 | + "jest-extended": "^5.0.3", |
71 | 70 | "jest-fixed-jsdom": "^0.0.9",
|
72 | 71 | "jsdom-testing-mocks": "^1.13.1",
|
73 | 72 | "jsonfile": "^6.1.0",
|
74 | 73 | "lodash": "^4.17.21",
|
75 |
| - "msw": "^2.7.0", |
76 |
| - "postcss": "^8.5.2", |
77 |
| - "postcss-cli": "^11.0.0", |
| 74 | + "msw": "^2.8.4", |
| 75 | + "postcss": "^8.5.3", |
| 76 | + "postcss-cli": "^11.0.1", |
78 | 77 | "postcss-import": "^16.1.0",
|
79 | 78 | "postcss-load-config": "^6.0.1",
|
80 | 79 | "postcss-nested": "^7.0.2",
|
81 |
| - "prettier": "^3.5.1", |
82 |
| - "rollup": "^4.34.7", |
| 80 | + "prettier": "^3.5.3", |
| 81 | + "rollup": "^4.41.1", |
83 | 82 | "rollup-plugin-serve": "^3.0.0",
|
84 | 83 | "tslib": "^2.8.1",
|
85 |
| - "typescript": "^5.7.3", |
86 |
| - "typescript-eslint": "^8.24.0" |
| 84 | + "typescript": "^5.8.3", |
| 85 | + "typescript-eslint": "^8.32.1" |
87 | 86 | },
|
88 | 87 | "pnpm": {
|
89 | 88 | "onlyBuiltDependencies": [
|
|
0 commit comments