|
49 | 49 | "@github/auto-check-element": "^6.0.0", |
50 | 50 | "@github/auto-complete-element": "^3.8.0", |
51 | 51 | "@github/catalyst": "^1.8.1", |
52 | | - "@github/clipboard-copy-element": "^1.3.0", |
| 52 | + "@github/clipboard-copy-element": "^1.3.2", |
53 | 53 | "@github/details-menu-element": "^1.0.13", |
54 | 54 | "@github/image-crop-element": "^5.0.0", |
55 | 55 | "@github/include-fragment-element": "^6.4.1", |
56 | | - "@github/relative-time-element": "^5.0.0", |
| 56 | + "@github/relative-time-element": "^5.2.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", |
|
68 | 68 | "@changesets/cli": "^2.31.0", |
69 | 69 | "@github/axe-github": "^0.8.1", |
70 | 70 | "@github/browserslist-config": "^1.0.0", |
71 | | - "@github/markdownlint-github": "^0.8.1", |
| 71 | + "@github/markdownlint-github": "^0.8.2", |
72 | 72 | "@github/prettier-config": "0.0.6", |
73 | | - "@playwright/test": "^1.60.0", |
| 73 | + "@playwright/test": "^1.61.1", |
74 | 74 | "@primer/css": "22.1.1", |
75 | 75 | "@primer/primitives": "^11.9.0", |
76 | 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.12.0", |
| 79 | + "axe-core": "^4.12.1", |
80 | 80 | "chokidar-cli": "^3.0.0", |
81 | 81 | "css-what": "^7.0.0", |
82 | 82 | "cssnano": "^7.1.9", |
|
85 | 85 | "glob": "^11.1.0", |
86 | 86 | "markdownlint-cli2": "^0.22.1", |
87 | 87 | "mocha": "^11.7.6", |
88 | | - "playwright": "^1.60.0", |
89 | | - "postcss": "^8.5.15", |
| 88 | + "playwright": "^1.61.1", |
| 89 | + "postcss": "^8.5.16", |
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.3.0", |
94 | | - "prettier": "^3.8.3", |
| 93 | + "postcss-preset-env": "^11.3.2", |
| 94 | + "prettier": "^3.9.4", |
95 | 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.16", |
| 100 | + "vite": "^8.1.1", |
101 | 101 | "vite-plugin-ruby": "^5.2.2" |
102 | 102 | }, |
103 | 103 | "prettier": "@github/prettier-config", |
|
0 commit comments