Skip to content

Commit f16e973

Browse files
renovate[bot]ervwalter
authored andcommitted
fix(deps): pin dependencies
1 parent f466c7d commit f16e973

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

apps/web/package-lock.json

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

apps/web/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
"@fontsource/zilla-slab": "5.2.6",
2121
"@js-joda/core": "5.6.5",
2222
"@js-joda/timezone": "2.22.0",
23-
"@radix-ui/react-alert-dialog": "^1.1.14",
23+
"@radix-ui/react-alert-dialog": "1.1.14",
2424
"@radix-ui/react-icons": "1.3.2",
25-
"@radix-ui/react-radio-group": "^1.3.7",
26-
"@radix-ui/react-switch": "^1.2.5",
25+
"@radix-ui/react-radio-group": "1.3.7",
26+
"@radix-ui/react-switch": "1.2.5",
2727
"@radix-ui/react-toggle-group": "1.1.10",
2828
"@radix-ui/themes": "3.2.1",
2929
"@supabase/supabase-js": "2.50.3",
@@ -33,15 +33,15 @@
3333
"@tanstack/react-query-devtools": "5.81.5",
3434
"@tanstack/react-router": "1.125.4",
3535
"@tanstack/router-devtools": "1.125.4",
36-
"@vvo/tzdb": "^6.176.0",
36+
"@vvo/tzdb": "6.176.0",
3737
"clsx": "2.1.1",
3838
"highcharts": "12.3.0",
3939
"highcharts-react-official": "3.2.2",
4040
"react": "19.1.0",
4141
"react-dom": "19.1.0",
42-
"react-hook-form": "^7.60.0",
42+
"react-hook-form": "7.60.0",
4343
"react-icons": "5.5.0",
44-
"react-select": "^5.10.1",
44+
"react-select": "5.10.1",
4545
"tailwindcss": "4.1.11"
4646
},
4747
"devDependencies": {

0 commit comments

Comments
 (0)