Skip to content

Commit a7d2e65

Browse files
chore(deps): pin dependencies
1 parent da48a59 commit a7d2e65

3 files changed

Lines changed: 2887 additions & 11513 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
120120

121121
- name: Publish Netlify
122-
uses: netlify/actions/build@master
122+
uses: netlify/actions/build@3185065f4ab2f6df6f2ef41ee013626e1c02a426 # master
123123
env:
124124
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
125125
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}

ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@
3030
"tailwindcss": "3.2.4"
3131
},
3232
"devDependencies": {
33-
"@babel/cli": "^7.28.6",
33+
"@babel/cli": "7.28.6",
3434
"@babel/core": "7.29.0",
3535
"@babel/node": "7.29.0",
3636
"@babel/plugin-proposal-export-default-from": "7.27.1",
3737
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
3838
"@babel/preset-env": "7.29.2",
39-
"@babel/preset-react": "^7.28.5",
40-
"@babel/preset-typescript": "^7.28.5",
39+
"@babel/preset-react": "7.28.5",
40+
"@babel/preset-typescript": "7.28.5",
4141
"@chromatic-com/storybook": "1.9.0",
4242
"@ianvs/prettier-plugin-sort-imports": "3.7.2",
4343
"@mdx-js/loader": "2.3.0",

0 commit comments

Comments
 (0)