Skip to content

Commit 45b6c1e

Browse files
committed
pnppm upgrade
1 parent 2189e6e commit 45b6c1e

2 files changed

Lines changed: 499 additions & 541 deletions

File tree

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,10 @@
7878
"@rollup/plugin-typescript": "^12.3.0",
7979
"axe-core": "^4.12.1",
8080
"chokidar-cli": "^3.0.0",
81-
"cssnano": "^8.0.1",
81+
"css-what": "^8.0.0",
82+
"cssnano": "^8.0.2",
8283
"eslint": "^9.39.4",
83-
"eslint-plugin-github": "^6.0.0",
84+
"eslint-plugin-github": "^6.1.0",
8485
"glob": "^11.1.0",
8586
"markdownlint-cli2": "^0.22.1",
8687
"mocha": "^11.7.6",
@@ -90,13 +91,13 @@
9091
"postcss-import": "^16.1.1",
9192
"postcss-mixins": "^12.1.2",
9293
"postcss-preset-env": "^11.3.2",
93-
"prettier": "^3.9.4",
94+
"prettier": "^3.9.5",
9495
"rollup": "^2.80.0",
9596
"rollup-plugin-terser": "^7.0.2",
9697
"stylelint-actions-formatters": "^16.3.1",
9798
"tslib": "^2.8.1",
9899
"typescript": "^6.0.3",
99-
"vite": "^8.1.3",
100+
"vite": "^8.1.4",
100101
"vite-plugin-ruby": "^5.2.2"
101102
},
102103
"prettier": "@github/prettier-config",

0 commit comments

Comments
 (0)