Skip to content

Commit

Permalink
UJ: Merged from template.
Browse files Browse the repository at this point in the history
  • Loading branch information
ianwieds committed Jul 14, 2024
2 parents 00513e1 + 39e5d83 commit eb712ae
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"sharp": "0.23.1 (sometime before 2021ish): Hard lock because later versions had issues. Possibly solved in higher node versions"
},
"devDependencies": {
"@babel/core": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@babel/core": "7.24.7",
"@babel/preset-env": "7.24.7",
"autoprefixer": "9.8.8",
"browser-sync": "2.23.7",
"del": "6.1.1",
Expand Down Expand Up @@ -86,10 +86,10 @@
"through2": "4.0.2",
"ultimate-jekyll-poster": "1.0.1",
"vinyl-named": "1.1.0",
"web-manager": "3.2.50",
"web-manager": "3.2.56",
"webpack": "5.89.0",
"webpack-stream": "6.1.2",
"wonderful-fetch": "^1.1.11",
"wonderful-fetch": "1.1.12",
"yargs": "16.2.0",
"zzzzzzzzzz": "9.9.9"
},
Expand Down

0 comments on commit eb712ae

Please sign in to comment.