Skip to content

Commit 49edfef

Browse files
committed
fix: update more deps
1 parent e998c04 commit 49edfef

2 files changed

Lines changed: 650 additions & 1289 deletions

File tree

package.json

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -16494,28 +16494,28 @@
1649416494
"devDependencies": {
1649516495
"@biomejs/biome": "2.4.15",
1649616496
"@changesets/cli": "2.31.0",
16497-
"@commitlint/cli": "17.8.1",
16498-
"@commitlint/config-conventional": "17.8.1",
16497+
"@commitlint/cli": "21.0.1",
16498+
"@commitlint/config-conventional": "21.0.1",
1649916499
"@storybook/addon-a11y": "10.3.6",
1650016500
"@storybook/addon-docs": "10.3.6",
1650116501
"@storybook/react": "10.3.6",
1650216502
"@storybook/react-vite": "10.3.6",
16503-
"@svgr/cli": "6.5.1",
16503+
"@svgr/cli": "8.1.0",
1650416504
"@types/react": "18.3.28",
1650516505
"@vitejs/plugin-react": "5.1.4",
1650616506
"chromatic": "15.1.1",
1650716507
"fs-extra": "11.3.5",
1650816508
"glob": "13.0.6",
1650916509
"husky": "8.0.3",
16510-
"lint-staged": "15.5.1",
16510+
"lint-staged": "17.0.4",
1651116511
"publint": "0.3.21",
1651216512
"react": "18.3.1",
16513-
"rimraf": "3.0.2",
16513+
"rimraf": "6.1.3",
1651416514
"storybook": "10.3.6",
1651516515
"terser": "5.47.1",
1651616516
"typescript": "5.8.2",
1651716517
"vite": "npm:rolldown-vite@7.3.1",
16518-
"vite-plugin-dts": "4.5.4"
16518+
"vite-plugin-dts": "5.0.0"
1651916519
},
1652016520
"lint-staged": {
1652116521
"*.{js,jsx,ts,tsx,json,jsonc}": [
@@ -16531,21 +16531,14 @@
1653116531
"react": "18.3.1",
1653216532
"vite": "npm:rolldown-vite@7.3.1",
1653316533
"rollup": "4.59.0",
16534-
"svgo": "2.8.1",
1653516534
"lodash": "4.18.1",
1653616535
"postcss": "8.5.10",
1653716536
"fast-uri": "3.1.2",
16538-
"diff": "4.0.4",
16539-
"minimatch@^3": "3.1.4",
1654016537
"minimatch@^5": "5.1.8",
16541-
"minimatch@^9": "9.0.7",
1654216538
"minimatch@^10": "10.2.3",
1654316539
"picomatch@^2": "2.3.2",
1654416540
"picomatch@^4": "4.0.4",
16545-
"yaml@^1": "1.10.3",
16546-
"yaml@^2": "2.8.3",
16547-
"js-yaml@^3": "3.14.2",
16548-
"js-yaml@^4": "4.1.1"
16541+
"js-yaml@^3": "3.14.2"
1654916542
}
1655016543
}
1655116544
}

0 commit comments

Comments
 (0)