|
35 | 35 | "jquery": "4.0.0-rc.1" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | | - "@babel/cli": "^7.27.2", |
39 | | - "@babel/core": "^7.27.1", |
40 | | - "@babel/preset-env": "^7.27.2", |
| 38 | + "@babel/cli": "^7.28.3", |
| 39 | + "@babel/core": "^7.28.3", |
| 40 | + "@babel/preset-env": "^7.28.3", |
41 | 41 | "@babel/preset-typescript": "^7.27.1", |
42 | | - "@eslint/js": "^9.27.0", |
43 | | - "@jest/globals": "^30", |
44 | | - "@playwright/test": "^1.52.0", |
| 42 | + "@eslint/js": "^9.34.0", |
| 43 | + "@jest/globals": "^30.0.5", |
| 44 | + "@playwright/test": "^1.55.0", |
45 | 45 | "@rollup/plugin-babel": "^6.0.4", |
46 | 46 | "@rollup/plugin-node-resolve": "^16.0.1", |
47 | 47 | "@rollup/plugin-terser": "^0.4.4", |
48 | | - "@testing-library/dom": "^10.4.0", |
49 | | - "@testing-library/jest-dom": "^6.6.3", |
| 48 | + "@testing-library/dom": "^10.4.1", |
| 49 | + "@testing-library/jest-dom": "^6.8.0", |
50 | 50 | "@testing-library/user-event": "^14.6.1", |
51 | 51 | "@types/debug": "^4.1.12", |
52 | 52 | "@types/jest-axe": "^3.5.9", |
53 | 53 | "@types/jquery": "^3.5.33", |
54 | | - "@types/node": "^22.15.21", |
| 54 | + "@types/node": "^24.3.0", |
55 | 55 | "autoprefixer": "^10.4.21", |
56 | | - "babel-jest": "^30", |
| 56 | + "babel-jest": "^30.0.5", |
57 | 57 | "babel-plugin-istanbul": "^7.0.0", |
58 | | - "eslint": "^9.27.0", |
59 | | - "eslint-plugin-import": "^2.31.0", |
60 | | - "eslint-plugin-jest": "^28.11.0", |
| 58 | + "eslint": "^9.34.0", |
| 59 | + "eslint-plugin-import": "^2.32.0", |
| 60 | + "eslint-plugin-jest": "^29.0.1", |
61 | 61 | "eslint-plugin-jest-dom": "^5.5.0", |
62 | | - "eslint-plugin-perfectionist": "^4.13.0", |
63 | | - "eslint-plugin-playwright": "^2.2.0", |
64 | | - "eslint-plugin-testing-library": "^7.2.1", |
| 62 | + "eslint-plugin-perfectionist": "^4.15.0", |
| 63 | + "eslint-plugin-playwright": "^2.2.2", |
| 64 | + "eslint-plugin-testing-library": "^7.6.6", |
65 | 65 | "givens": "^1.3.9", |
66 | | - "jest": "^30", |
| 66 | + "jest": "^30.0.5", |
67 | 67 | "jest-axe": "^10.0.0", |
68 | | - "jest-extended": "^6", |
| 68 | + "jest-extended": "^6.0.0", |
69 | 69 | "jest-fixed-jsdom": "^0.0.9", |
70 | | - "jsdom-testing-mocks": "^1.13.1", |
71 | | - "jsonfile": "^6.1.0", |
| 70 | + "jsdom-testing-mocks": "^1.15.2", |
| 71 | + "jsonfile": "^6.2.0", |
72 | 72 | "lodash": "^4.17.21", |
73 | | - "msw": "^2.8.4", |
74 | | - "postcss": "^8.5.3", |
| 73 | + "msw": "^2.10.5", |
| 74 | + "postcss": "^8.5.6", |
75 | 75 | "postcss-cli": "^11.0.1", |
76 | | - "postcss-import": "^16.1.0", |
| 76 | + "postcss-import": "^16.1.1", |
77 | 77 | "postcss-load-config": "^6.0.1", |
78 | 78 | "postcss-nested": "^7.0.2", |
79 | | - "prettier": "^3.5.3", |
80 | | - "rollup": "^4.41.1", |
| 79 | + "prettier": "^3.6.2", |
| 80 | + "rollup": "^4.48.0", |
81 | 81 | "rollup-plugin-serve": "^3.0.0", |
82 | 82 | "tslib": "^2.8.1", |
83 | | - "typescript": "^5.8.3", |
84 | | - "typescript-eslint": "^8.32.1" |
| 83 | + "typescript": "^5.9.2", |
| 84 | + "typescript-eslint": "^8.40.0" |
85 | 85 | }, |
86 | 86 | "pnpm": { |
87 | 87 | "onlyBuiltDependencies": [ |
|
0 commit comments