Skip to content

Commit c26e26a

Browse files
chore(deps): update all non-major dependencies
1 parent 74ebb19 commit c26e26a

File tree

2 files changed

+346
-318
lines changed

2 files changed

+346
-318
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@
5252
"react-dom": "^19.0.0",
5353
"remark-gfm": "^4.0.0",
5454
"storybook": "8.6.12",
55-
"tocbot": "4.36.2"
55+
"tocbot": "4.36.3"
5656
},
5757
"devDependencies": {
58-
"@babel/cli": "7.27.1",
58+
"@babel/cli": "7.27.2",
5959
"@babel/core": "7.27.1",
60-
"@babel/preset-env": "7.27.1",
60+
"@babel/preset-env": "7.27.2",
6161
"@babel/preset-react": "7.27.1",
6262
"@babel/preset-typescript": "7.27.1",
6363
"@cypress/code-coverage": "^3.10.0",
@@ -73,7 +73,7 @@
7373
"@vitejs/plugin-react": "^4.2.0",
7474
"chromatic": "^11.0.0",
7575
"cssnano": "^7.0.0",
76-
"cypress": "14.3.2",
76+
"cypress": "14.3.3",
7777
"cypress-real-events": "^1.8.1",
7878
"dedent": "^1.0.0",
7979
"documentation": "14.0.3",
@@ -115,7 +115,7 @@
115115
]
116116
},
117117
"resolutions": {
118-
"tocbot": "4.36.2",
118+
"tocbot": "4.36.3",
119119
"react-is": "^19"
120120
},
121121
"type": "module",

0 commit comments

Comments
 (0)