Skip to content

Commit 7783c0c

Browse files
committed
pnpm upgrade
1 parent 9d0f879 commit 7783c0c

2 files changed

Lines changed: 964 additions & 919 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@
4949
"@github/auto-check-element": "^6.0.0",
5050
"@github/auto-complete-element": "^3.8.0",
5151
"@github/catalyst": "^1.8.1",
52-
"@github/clipboard-copy-element": "^1.3.0",
52+
"@github/clipboard-copy-element": "^1.3.2",
5353
"@github/details-menu-element": "^1.0.13",
5454
"@github/image-crop-element": "^5.0.0",
5555
"@github/include-fragment-element": "^6.4.1",
56-
"@github/relative-time-element": "^5.0.0",
56+
"@github/relative-time-element": "^5.2.0",
5757
"@github/remote-input-element": "^0.4.0",
5858
"@github/tab-container-element": "^3.4.0",
5959
"@oddbird/popover-polyfill": "^0.5.2",
@@ -68,15 +68,15 @@
6868
"@changesets/cli": "^2.31.0",
6969
"@github/axe-github": "^0.8.1",
7070
"@github/browserslist-config": "^1.0.0",
71-
"@github/markdownlint-github": "^0.8.1",
71+
"@github/markdownlint-github": "^0.8.2",
7272
"@github/prettier-config": "0.0.6",
73-
"@playwright/test": "^1.60.0",
73+
"@playwright/test": "^1.61.1",
7474
"@primer/css": "22.1.1",
7575
"@primer/primitives": "^11.9.0",
7676
"@primer/stylelint-config": "^13.6.0",
7777
"@rollup/plugin-node-resolve": "^16.0.3",
7878
"@rollup/plugin-typescript": "^8.5.0",
79-
"axe-core": "^4.12.0",
79+
"axe-core": "^4.12.1",
8080
"chokidar-cli": "^3.0.0",
8181
"css-what": "^7.0.0",
8282
"cssnano": "^7.1.9",
@@ -85,19 +85,19 @@
8585
"glob": "^11.1.0",
8686
"markdownlint-cli2": "^0.22.1",
8787
"mocha": "^11.7.6",
88-
"playwright": "^1.60.0",
89-
"postcss": "^8.5.15",
88+
"playwright": "^1.61.1",
89+
"postcss": "^8.5.16",
9090
"postcss-cli": "^11.0.1",
9191
"postcss-import": "^16.1.1",
9292
"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",
9595
"rollup": "^2.80.0",
9696
"rollup-plugin-terser": "^7.0.2",
9797
"stylelint-actions-formatters": "^16.3.1",
9898
"tslib": "^2.8.1",
9999
"typescript": "^5.9.3",
100-
"vite": "^8.0.16",
100+
"vite": "^8.1.1",
101101
"vite-plugin-ruby": "^5.2.2"
102102
},
103103
"prettier": "@github/prettier-config",

0 commit comments

Comments
 (0)