|
48 | 48 | "dependencies": { |
49 | 49 | "@github/auto-check-element": "^6.0.0", |
50 | 50 | "@github/auto-complete-element": "^3.8.0", |
51 | | - "@github/catalyst": "^1.8.0", |
| 51 | + "@github/catalyst": "^1.8.1", |
52 | 52 | "@github/clipboard-copy-element": "^1.3.0", |
53 | 53 | "@github/details-menu-element": "^1.0.13", |
54 | 54 | "@github/image-crop-element": "^5.0.0", |
|
57 | 57 | "@github/remote-input-element": "^0.4.0", |
58 | 58 | "@github/tab-container-element": "^3.4.0", |
59 | 59 | "@oddbird/popover-polyfill": "^0.5.2", |
60 | | - "@primer/behaviors": "^1.8.4", |
| 60 | + "@primer/behaviors": "^1.10.2", |
61 | 61 | "@primer/live-region-element": "^0.8.0" |
62 | 62 | }, |
63 | 63 | "peerDependencies": { |
64 | 64 | "@primer/primitives": "10.x || 11.x" |
65 | 65 | }, |
66 | 66 | "devDependencies": { |
67 | | - "@changesets/changelog-github": "^0.5.1", |
68 | | - "@changesets/cli": "^2.29.7", |
| 67 | + "@changesets/changelog-github": "^0.5.2", |
| 68 | + "@changesets/cli": "^2.31.0", |
69 | 69 | "@github/axe-github": "^0.8.1", |
70 | 70 | "@github/browserslist-config": "^1.0.0", |
71 | 71 | "@github/markdownlint-github": "^0.8.0", |
72 | 72 | "@github/prettier-config": "0.0.6", |
73 | | - "@playwright/test": "^1.57.0", |
| 73 | + "@playwright/test": "^1.59.1", |
74 | 74 | "@primer/css": "22.1.1", |
75 | | - "@primer/primitives": "^11.4.0", |
76 | | - "@primer/stylelint-config": "^13.4.1", |
| 75 | + "@primer/primitives": "^11.7.1", |
| 76 | + "@primer/stylelint-config": "^13.6.0", |
77 | 77 | "@rollup/plugin-node-resolve": "^16.0.3", |
78 | 78 | "@rollup/plugin-typescript": "^8.5.0", |
79 | | - "axe-core": "^4.11.0", |
| 79 | + "axe-core": "^4.11.4", |
80 | 80 | "chokidar-cli": "^3.0.0", |
81 | 81 | "css-what": "^7.0.0", |
82 | | - "cssnano": "^7.1.2", |
83 | | - "eslint": "^9.39.1", |
| 82 | + "cssnano": "^7.1.7", |
| 83 | + "eslint": "^9.39.4", |
84 | 84 | "eslint-plugin-github": "^6.0.0", |
85 | 85 | "glob": "^11.1.0", |
86 | | - "markdownlint-cli2": "^0.22.0", |
| 86 | + "markdownlint-cli2": "^0.22.1", |
87 | 87 | "mocha": "^11.7.5", |
88 | | - "playwright": "^1.57.0", |
89 | | - "postcss": "^8.5.6", |
| 88 | + "playwright": "^1.59.1", |
| 89 | + "postcss": "^8.5.12", |
90 | 90 | "postcss-cli": "^11.0.1", |
91 | 91 | "postcss-import": "^16.1.1", |
92 | 92 | "postcss-mixins": "^12.1.2", |
93 | | - "postcss-preset-env": "^11.1.2", |
94 | | - "prettier": "^3.6.2", |
95 | | - "rollup": "^2.79.2", |
| 93 | + "postcss-preset-env": "^11.2.1", |
| 94 | + "prettier": "^3.8.3", |
| 95 | + "rollup": "^2.80.0", |
96 | 96 | "rollup-plugin-terser": "^7.0.2", |
97 | 97 | "stylelint-actions-formatters": "^16.3.1", |
98 | 98 | "tslib": "^2.8.1", |
99 | 99 | "typescript": "^5.9.3", |
100 | | - "vite": "^8.0.9", |
| 100 | + "vite": "^8.0.10", |
101 | 101 | "vite-plugin-ruby": "^5.2.1" |
102 | 102 | }, |
103 | 103 | "prettier": "@github/prettier-config", |
|
0 commit comments