Skip to content

Commit

Permalink
Update pnpm lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
pierregradelet committed Sep 26, 2024
1 parent 621beb4 commit ec249c6
Show file tree
Hide file tree
Showing 5 changed files with 41 additions and 7 deletions.
2 changes: 1 addition & 1 deletion examples/example-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"build": "vite build"
},
"dependencies": {
"@cher-ami/router": "^3.1.2",
"@cher-ami/router": "^3.5.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"gsap": "^3.12.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/example-hash-history/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"build": "vite build"
},
"dependencies": {
"@cher-ami/router": "^3.1.2",
"@cher-ami/router": "^3.5.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"gsap": "^3.12.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/example-history-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"preview": "vite preview"
},
"dependencies": {
"@cher-ami/router": "^3.2.1",
"@cher-ami/router": "^3.5.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/example-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"preview": "serve dist/static"
},
"dependencies": {
"@cher-ami/router": "^3.1.2",
"@cher-ami/router": "^3.5.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"gsap": "^3.12.2"
Expand Down
40 changes: 37 additions & 3 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 ec249c6

Please sign in to comment.