Skip to content

Commit 7ff2f4f

Browse files
fix(deps): pin dependencies (#1334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 94bc4e0 commit 7ff2f4f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"@electron/remote": "2.1.2",
104104
"@primer/octicons-react": "19.10.0",
105105
"axios": "1.7.2",
106-
"class-variance-authority": "^0.7.0",
106+
"class-variance-authority": "0.7.0",
107107
"clsx": "2.1.1",
108108
"date-fns": "3.6.0",
109109
"electron-updater": "6.2.1",
@@ -114,7 +114,7 @@
114114
"react-dom": "18.3.1",
115115
"react-final-form": "6.5.9",
116116
"react-router-dom": "6.24.1",
117-
"tailwind-merge": "^2.3.0",
117+
"tailwind-merge": "2.3.0",
118118
"ts-loader": "9.5.1",
119119
"typescript": "5.5.3"
120120
},

pnpm-lock.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)