Skip to content

Commit

Permalink
Update PNPM to 9.12.3 (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
krzysztofzuraw authored Nov 4, 2024
1 parent 48d3b55 commit 3459147
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
strict-peer-dependencies=false
auto-install-peers=true
auto-install-peers=true
manage-package-manager-versions=true
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"vite": "5.2.10",
"vitest": "1.5.2"
},
"packageManager": "pnpm@9.2.0",
"packageManager": "pnpm@9.12.3",
"devDependencies": {
"@graphql-codegen/cli": "3.3.1",
"@graphql-codegen/introspection": "3.0.1",
Expand Down

0 comments on commit 3459147

Please sign in to comment.