Skip to content

Commit

Permalink
bump deps and sharp
Browse files Browse the repository at this point in the history
  • Loading branch information
leider committed Jun 2, 2024
1 parent 13e43f0 commit d5d3323
Show file tree
Hide file tree
Showing 4 changed files with 1,227 additions and 1,885 deletions.
893 changes: 0 additions & 893 deletions .yarn/releases/yarn-berry.cjs

This file was deleted.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-berry.cjs
yarnPath: .yarn/releases/yarn-4.2.2.cjs
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"select2": "4.1.0-rc.0",
"select2-bootstrap-5-theme": "1.3.0",
"serve-favicon": "2.5.0",
"sharp": "0.32.6",
"sharp": "0.33.4",
"simple-configure": "0.1.6",
"simple-timepicker": "1.1.1",
"superagent": "9.0.2",
Expand Down Expand Up @@ -117,14 +117,13 @@
"supertest": "7.0.0"
},
"resolutions": {
"eslint": "8.57.0",
"sharp": "0.32.6"
"eslint": "8.57.0"
},
"scripts": {
"deploy": "yarn prepare && grunt deploy_production",
"start": "node start-softwerkskammer",
"test": "yarn prepare && grunt",
"prepare": "git log -1 --pretty=\"format:a.dropdown-item.nav-link(href='https://github.com/softwerkskammer/Agora/commit/%H', target='_blank')%n i.fab.fa-github.fa-fw%n |  Version: %h\" > softwerkskammer/version.pug"
},
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.2.2"
}
Loading

0 comments on commit d5d3323

Please sign in to comment.