|
35 | 35 | "jquery": "^3" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | | - "@babel/cli": "^7.23.4", |
39 | | - "@babel/core": "^7.23.6", |
40 | | - "@babel/preset-env": "^7.23.6", |
| 38 | + "@babel/cli": "^7.23.9", |
| 39 | + "@babel/core": "^7.23.9", |
| 40 | + "@babel/preset-env": "^7.23.9", |
41 | 41 | "@babel/preset-typescript": "^7.23.3", |
42 | | - "@playwright/test": "^1.40.1", |
| 42 | + "@playwright/test": "^1.41.2", |
43 | 43 | "@rollup/plugin-babel": "^6.0.4", |
44 | 44 | "@rollup/plugin-node-resolve": "^15.2.3", |
45 | 45 | "@rollup/plugin-terser": "^0.4.4", |
46 | | - "@testing-library/dom": "^9.3.3", |
47 | | - "@testing-library/user-event": "^14.5.1", |
| 46 | + "@testing-library/dom": "^9.3.4", |
| 47 | + "@testing-library/user-event": "^14.5.2", |
48 | 48 | "@types/debug": "^4.1.12", |
49 | | - "@types/jest": "^29.5.11", |
| 49 | + "@types/jest": "^29.5.12", |
50 | 50 | "@types/jest-axe": "^3.5.9", |
51 | 51 | "@types/jquery": "^3.5.29", |
52 | | - "@types/node": "^20.10.5", |
53 | | - "@typescript-eslint/eslint-plugin": "^6.16.0", |
54 | | - "@typescript-eslint/parser": "^6.16.0", |
55 | | - "autoprefixer": "^10.4.16", |
| 52 | + "@types/node": "^20.11.19", |
| 53 | + "@typescript-eslint/eslint-plugin": "^7.0.1", |
| 54 | + "@typescript-eslint/parser": "^7.0.1", |
| 55 | + "autoprefixer": "^10.4.17", |
56 | 56 | "babel-jest": "^29.7.0", |
57 | 57 | "babel-plugin-istanbul": "^6.1.1", |
58 | 58 | "eslint": "^8.56.0", |
59 | 59 | "eslint-plugin-import": "^2.29.1", |
60 | | - "eslint-plugin-jest": "^27.6.0", |
61 | | - "eslint-plugin-playwright": "^0.20.0", |
| 60 | + "eslint-plugin-jest": "^27.9.0", |
| 61 | + "eslint-plugin-playwright": "^1.1.2", |
62 | 62 | "eslint-plugin-testing-library": "^6.2.0", |
63 | 63 | "givens": "^1.3.9", |
64 | 64 | "graphql": "^16.8.1", |
|
68 | 68 | "jest-extended": "^4.0.2", |
69 | 69 | "jsonfile": "^6.1.0", |
70 | 70 | "lodash.template": "^4.5.0", |
71 | | - "msw": "^2.0.11", |
72 | | - "postcss": "^8.4.32", |
| 71 | + "msw": "^2.2.1", |
| 72 | + "postcss": "^8.4.35", |
73 | 73 | "postcss-cli": "^11.0.0", |
74 | | - "postcss-import": "^15.1.0", |
75 | | - "postcss-load-config": "^5.0.2", |
| 74 | + "postcss-import": "^16.0.1", |
| 75 | + "postcss-load-config": "^5.0.3", |
76 | 76 | "postcss-nested": "^6.0.1", |
77 | | - "prettier": "^3.1.1", |
78 | | - "rollup": "^4.9.1", |
| 77 | + "prettier": "^3.2.5", |
| 78 | + "rollup": "^4.12.0", |
79 | 79 | "rollup-plugin-serve": "^3.0.0", |
80 | 80 | "tslib": "^2.6.2", |
81 | 81 | "typescript": "^5.3.3", |
82 | | - "undici": "^5.28.2" |
| 82 | + "undici": "^5.28.3" |
83 | 83 | } |
84 | 84 | } |
0 commit comments