Skip to content

Commit 4320285

Browse files
fix(deps): update all non-major dependencies
1 parent db4c8d2 commit 4320285

2 files changed

Lines changed: 300 additions & 298 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@
3939
"@fontsource-variable/atkinson-hyperlegible-next": "^5.2.6",
4040
"@mdx-js/react": "^3.1.1",
4141
"@renatonagliati/remark-auto-glossary": "github:renatonagliati/remark-auto-glossary",
42-
"@tabler/icons-react": "^3.41.1",
42+
"@tabler/icons-react": "^3.44.0",
4343
"clsx": "^2.1.1",
4444
"docusaurus-plugin-image-zoom": "^3.0.1",
4545
"prism-react-renderer": "^2.4.1",
46-
"react": "^19.2.5",
47-
"react-dom": "^19.2.5",
48-
"react-tooltip": "^6.0.0",
49-
"semver": "^7.7.4",
46+
"react": "^19.2.6",
47+
"react-dom": "^19.2.6",
48+
"react-tooltip": "^6.0.2",
49+
"semver": "^7.8.0",
5050
"sharp": "^0.34.5"
5151
},
5252
"devDependencies": {
@@ -98,5 +98,5 @@
9898
"engines": {
9999
"node": ">=22.0.0 <25"
100100
},
101-
"packageManager": "pnpm@10.33.2"
101+
"packageManager": "pnpm@10.33.4"
102102
}

0 commit comments

Comments
 (0)