Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
wiinxt committed Nov 23, 2022
1 parent 6bd69be commit 20395de
Show file tree
Hide file tree
Showing 5 changed files with 1,847 additions and 2,403 deletions.
6 changes: 3 additions & 3 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"@koa/cors": "^4.0.0",
"@koa/router": "^12.0.0",
"@publicodes/api": "^1.0.0-beta.61",
"@sentry/node": "^7.20.1",
"@sentry/tracing": "^7.20.1",
"@sentry/node": "^7.21.1",
"@sentry/tracing": "^7.21.1",
"got": "^12.5.3",
"ioredis": "^5.2.4",
"koa": "^2.13.4",
Expand All @@ -56,7 +56,7 @@
"rimraf": "^3.0.2",
"ts-node": "^10.9.1",
"typescript": "^4.9.3",
"vitest": "^0.25.2",
"vitest": "^0.25.3",
"wait-on": "^6.0.1"
}
}
2 changes: 1 addition & 1 deletion exoneration-covid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"js-yaml": "^4.1.0",
"onchange": "^7.1.0",
"publicodes": "^1.0.0-beta.60"
"publicodes": "^1.0.0-beta.61"
},
"peerDependencies": {
"publicodes": "^1.0.0-beta.55"
Expand Down
2 changes: 1 addition & 1 deletion modele-social/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"js-yaml": "^4.1.0",
"onchange": "^7.1.0",
"publicodes": "^1.0.0-beta.60"
"publicodes": "^1.0.0-beta.61"
},
"peerDependencies": {
"publicodes": "^1.0.0-beta.55"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^2.7.1",
"prettier": "^2.8.0",
"rimraf": "^3.0.2"
},
"packageManager": "[email protected]",
Expand Down
Loading

0 comments on commit 20395de

Please sign in to comment.