|
38 | 38 | "@eslint-community/eslint-plugin-eslint-comments": "4.4.1",
|
39 | 39 | "@rollup/plugin-babel": "6.0.4",
|
40 | 40 | "@rollup/plugin-json": "6.1.0",
|
41 |
| - "@rollup/plugin-node-resolve": "15.3.0", |
42 |
| - "@rollup/plugin-replace": "6.0.1", |
| 41 | + "@rollup/plugin-node-resolve": "16.0.0", |
| 42 | + "@rollup/plugin-replace": "6.0.2", |
43 | 43 | "@rollup/plugin-terser": "0.4.4",
|
44 |
| - "@stylistic/eslint-plugin": "2.10.1", |
| 44 | + "@stylistic/eslint-plugin": "2.13.0", |
45 | 45 | "@testing-library/dom": "10.4.0",
|
46 | 46 | "@types/react": "^18.0.0",
|
47 | 47 | "@types/react-dom": "^18.0.0",
|
48 |
| - "@typescript-eslint/eslint-plugin": "8.14.0", |
49 |
| - "@typescript-eslint/parser": "8.14.0", |
| 48 | + "@typescript-eslint/eslint-plugin": "8.20.0", |
| 49 | + "@typescript-eslint/parser": "8.20.0", |
50 | 50 | "babel-plugin-module-resolver": "5.0.2",
|
51 |
| - "bundlesize2": "0.0.31", |
| 51 | + "bundlesize2": "0.0.32", |
52 | 52 | "cssnano": "7.0.6",
|
53 |
| - "cypress": "13.15.2", |
| 53 | + "cypress": "13.17.0", |
54 | 54 | "eslint": "8.57.1",
|
55 | 55 | "eslint-config-algolia": "23.2.1",
|
56 |
| - "eslint-config-prettier": "9.1.0", |
| 56 | + "eslint-config-prettier": "10.0.1", |
57 | 57 | "eslint-plugin-cypress": "4.1.0",
|
58 | 58 | "eslint-plugin-import": "2.31.0",
|
59 |
| - "eslint-plugin-jsdoc": "50.5.0", |
| 59 | + "eslint-plugin-jsdoc": "50.6.2", |
60 | 60 | "eslint-plugin-jsx-a11y": "6.10.2",
|
61 |
| - "eslint-plugin-prettier": "5.2.1", |
62 |
| - "eslint-plugin-react": "7.37.2", |
63 |
| - "eslint-plugin-react-hooks": "5.0.0", |
64 |
| - "eslint-plugin-react-refresh": "0.4.14", |
65 |
| - "jsdom": "25.0.1", |
| 61 | + "eslint-plugin-prettier": "5.2.3", |
| 62 | + "eslint-plugin-react": "7.37.4", |
| 63 | + "eslint-plugin-react-hooks": "5.1.0", |
| 64 | + "eslint-plugin-react-refresh": "0.4.18", |
| 65 | + "jsdom": "26.0.0", |
66 | 66 | "lerna": "8.1.9",
|
67 |
| - "postcss": "8.4.49", |
68 |
| - "prettier": "3.3.3", |
69 |
| - "react": "18.3.1", |
70 |
| - "react-dom": "18.3.1", |
71 |
| - "rollup": "4.27.2", |
| 67 | + "postcss": "8.5.1", |
| 68 | + "prettier": "3.4.2", |
| 69 | + "react": "^18.0.0", |
| 70 | + "react-dom": "^18.0.0", |
| 71 | + "rollup": "4.31.0", |
72 | 72 | "rollup-plugin-dts": "6.1.1",
|
73 | 73 | "rollup-plugin-filesize": "10.0.0",
|
74 |
| - "shipjs": "0.26.4", |
75 |
| - "start-server-and-test": "2.0.8", |
76 |
| - "stylelint": "16.10.0", |
| 74 | + "shipjs": "0.27.0", |
| 75 | + "start-server-and-test": "2.0.10", |
| 76 | + "stylelint": "16.13.2", |
77 | 77 | "stylelint-config-sass-guidelines": "12.1.0",
|
78 | 78 | "stylelint-config-standard": "36.0.1",
|
79 | 79 | "stylelint-no-unsupported-browser-features": "8.0.2",
|
80 | 80 | "stylelint-order": "6.0.4",
|
81 | 81 | "stylelint-prettier": "5.0.2",
|
82 |
| - "typescript": "5.6.3", |
83 |
| - "typescript-eslint": "8.14.0", |
84 |
| - "vitest": "2.1.5", |
| 82 | + "typescript": "5.7.3", |
| 83 | + "typescript-eslint": "8.20.0", |
| 84 | + "vitest": "3.0.2", |
85 | 85 | "watch": "1.0.2"
|
86 | 86 | },
|
87 |
| - "packageManager": "yarn@4.5.1" |
| 87 | + "packageManager": "yarn@4.6.0" |
88 | 88 | }
|
0 commit comments