Skip to content

Commit 69cb97f

Browse files
committed
pnpm upgrade
1 parent bd9450d commit 69cb97f

2 files changed

Lines changed: 2229 additions & 2134 deletions

File tree

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"dependencies": {
4949
"@github/auto-check-element": "^6.0.0",
5050
"@github/auto-complete-element": "^3.8.0",
51-
"@github/catalyst": "^1.8.0",
51+
"@github/catalyst": "^1.8.1",
5252
"@github/clipboard-copy-element": "^1.3.0",
5353
"@github/details-menu-element": "^1.0.13",
5454
"@github/image-crop-element": "^5.0.0",
@@ -57,42 +57,42 @@
5757
"@github/remote-input-element": "^0.4.0",
5858
"@github/tab-container-element": "^3.4.0",
5959
"@oddbird/popover-polyfill": "^0.5.2",
60-
"@primer/behaviors": "^1.8.4",
60+
"@primer/behaviors": "^1.10.2",
6161
"@primer/live-region-element": "^0.8.0"
6262
},
6363
"peerDependencies": {
6464
"@primer/primitives": "10.x || 11.x"
6565
},
6666
"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",
6969
"@github/axe-github": "^0.8.1",
7070
"@github/browserslist-config": "^1.0.0",
7171
"@github/markdownlint-github": "^0.8.0",
7272
"@github/prettier-config": "0.0.6",
73-
"@playwright/test": "^1.57.0",
73+
"@playwright/test": "^1.59.1",
7474
"@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",
7777
"@rollup/plugin-node-resolve": "^16.0.3",
7878
"@rollup/plugin-typescript": "^8.5.0",
79-
"axe-core": "^4.11.0",
79+
"axe-core": "^4.11.3",
8080
"chokidar-cli": "^3.0.0",
8181
"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",
8484
"eslint-plugin-github": "^6.0.0",
8585
"glob": "^11.1.0",
8686
"markdownlint-cli2": "^0.22.0",
8787
"mocha": "^11.7.5",
88-
"playwright": "^1.57.0",
89-
"postcss": "^8.5.6",
88+
"playwright": "^1.59.1",
89+
"postcss": "^8.5.10",
9090
"postcss-cli": "^11.0.1",
9191
"postcss-import": "^16.1.1",
9292
"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",
9696
"rollup-plugin-terser": "^7.0.2",
9797
"stylelint-actions-formatters": "^16.3.1",
9898
"tslib": "^2.8.1",

0 commit comments

Comments
 (0)