Skip to content

Commit

Permalink
chore(deps): Update sceau
Browse files Browse the repository at this point in the history
  • Loading branch information
franky47 committed Dec 19, 2022
1 parent 47b1a11 commit 69771f1
Show file tree
Hide file tree
Showing 8 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@socialgouv/e2esdk-config-typescript": "workspace:*",
"@types/node": "^18.11.15",
"jest": "^29.3.1",
"sceau": "^1.0.1",
"sceau": "^1.1.0",
"tsup": "^6.5.0",
"typescript": "^4.9.4"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@socialgouv/e2esdk-config-typescript": "workspace:*",
"sceau": "^1.0.1",
"sceau": "^1.1.0",
"tsup": "^6.5.0",
"typescript": "^4.9.4"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/libsodium-wrappers": "^0.7.10",
"@types/node": "^18.11.15",
"jest": "^29.3.1",
"sceau": "^1.0.1",
"sceau": "^1.1.0",
"tsup": "^6.5.0",
"typescript": "^4.9.4"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rollup-plugin-visualizer": "^5.8.3",
"sceau": "^1.0.1",
"sceau": "^1.1.0",
"tsup": "^6.5.0",
"typescript": "^4.9.4",
"vite": "^4.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/keygen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"@socialgouv/e2esdk-config-typescript": "workspace:*",
"sceau": "^1.0.1",
"sceau": "^1.1.0",
"tsup": "^6.5.0",
"typescript": "^4.9.4"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/node": "^18.11.15",
"@types/react": "^18.0.26",
"react": "^18.2.0",
"sceau": "^1.0.1",
"sceau": "^1.1.0",
"tsup": "^6.5.0",
"typescript": "^4.9.4"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"fastify-plugin": "^4.4.0",
"mitt": "^3.0.0",
"postgres": "^3.3.2",
"sceau": "^1.0.1",
"sceau": "^1.1.0",
"zod": "^3.20.2",
"zod-to-json-schema": "^3.20.1",
"zx": "^7.1.1"
Expand Down
32 changes: 16 additions & 16 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 69771f1

Please sign in to comment.