|
90 | 90 | "@github/browserslist-config": "^1.0.0", |
91 | 91 | "@github/markdownlint-github": "^0.8.3", |
92 | 92 | "@github/prettier-config": "0.0.6", |
93 | | - "@playwright/test": "^1.62.0", |
| 93 | + "@playwright/test": "^1.62.1", |
94 | 94 | "@primer/css": "22.3.0", |
95 | | - "@primer/primitives": "^11.9.0", |
| 95 | + "@primer/primitives": "^11.10.0", |
96 | 96 | "@primer/stylelint-config": "^13.6.0", |
97 | 97 | "@rollup/plugin-node-resolve": "^16.0.3", |
98 | 98 | "@rollup/plugin-typescript": "^12.3.0", |
|
101 | 101 | "css-what": "^8.0.0", |
102 | 102 | "cssnano": "^8.0.2", |
103 | 103 | "eslint": "^9.39.5", |
104 | | - "eslint-plugin-github": "^6.1.1", |
| 104 | + "eslint-plugin-github": "^6.1.2", |
105 | 105 | "glob": "^11.1.0", |
106 | 106 | "markdownlint-cli2": "^0.22.1", |
107 | 107 | "mocha": "^11.7.6", |
108 | | - "playwright": "^1.62.0", |
109 | | - "postcss": "^8.5.24", |
| 108 | + "playwright": "^1.62.1", |
| 109 | + "postcss": "^8.5.25", |
110 | 110 | "postcss-cli": "^11.0.1", |
111 | 111 | "postcss-import": "^16.1.1", |
112 | 112 | "postcss-mixins": "^12.1.2", |
|
117 | 117 | "stylelint-actions-formatters": "^16.3.1", |
118 | 118 | "tslib": "^2.8.1", |
119 | 119 | "typescript": "^6.0.3", |
120 | | - "vite": "^8.1.5", |
| 120 | + "vite": "^8.2.0", |
121 | 121 | "vite-plugin-ruby": "^5.2.2" |
122 | 122 | }, |
123 | 123 | "prettier": "@github/prettier-config", |
|
0 commit comments