File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 }}
Original file line number Diff line number Diff line change 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" ,
You can’t perform that action at this time.
0 commit comments