Skip to content

Commit 69f5949

Browse files
committed
pnpm upgrade
1 parent dc52982 commit 69f5949

2 files changed

Lines changed: 569 additions & 577 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@
9090
"@github/browserslist-config": "^1.0.0",
9191
"@github/markdownlint-github": "^0.8.3",
9292
"@github/prettier-config": "0.0.6",
93-
"@playwright/test": "^1.62.0",
93+
"@playwright/test": "^1.62.1",
9494
"@primer/css": "22.3.0",
95-
"@primer/primitives": "^11.9.0",
95+
"@primer/primitives": "^11.10.0",
9696
"@primer/stylelint-config": "^13.6.0",
9797
"@rollup/plugin-node-resolve": "^16.0.3",
9898
"@rollup/plugin-typescript": "^12.3.0",
@@ -101,12 +101,12 @@
101101
"css-what": "^8.0.0",
102102
"cssnano": "^8.0.2",
103103
"eslint": "^9.39.5",
104-
"eslint-plugin-github": "^6.1.1",
104+
"eslint-plugin-github": "^6.1.2",
105105
"glob": "^11.1.0",
106106
"markdownlint-cli2": "^0.22.1",
107107
"mocha": "^11.7.6",
108-
"playwright": "^1.62.0",
109-
"postcss": "^8.5.24",
108+
"playwright": "^1.62.1",
109+
"postcss": "^8.5.25",
110110
"postcss-cli": "^11.0.1",
111111
"postcss-import": "^16.1.1",
112112
"postcss-mixins": "^12.1.2",
@@ -117,7 +117,7 @@
117117
"stylelint-actions-formatters": "^16.3.1",
118118
"tslib": "^2.8.1",
119119
"typescript": "^6.0.3",
120-
"vite": "^8.1.5",
120+
"vite": "^8.2.0",
121121
"vite-plugin-ruby": "^5.2.2"
122122
},
123123
"prettier": "@github/prettier-config",

0 commit comments

Comments
 (0)