Skip to content

Commit

Permalink
Update dependency p5 to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2023
1 parent fa4b499 commit 08c2093
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"@react-three/fiber": "^7.0.7",
"framer-motion": "4.1.17",
"next": "11.1.2",
"p5": "1.4.0",
"p5": "1.9.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"three": "^0.132.2"
},
"devDependencies": {
"@types/p5": "1.3.1",
"@types/p5": "1.7.4",
"@types/react": "17.0.24",
"@types/three": "^0.132.1",
"eslint": "7.32.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -968,10 +968,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.10.1.tgz#f3647623199ca920960006b3dccf633ea905f243"
integrity sha512-4/Z9DMPKFexZj/Gn3LylFgamNKHm4K3QDi0gz9B26Uk0c8izYf97B5fxfpspMNkWlFupblKM/nV8+NA9Ffvr+w==

"@types/p5@1.3.1":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@types/p5/-/p5-1.3.1.tgz#960f1eafeb0acc910f370595c6327b0aa9cdf15c"
integrity sha512-Z/rBqimKVE4u2H+BDLxocBBMhufJiUYcC5IMcSRTfwhu5bf5ImUZHlFQUSDa2EMlB08wtk2DGijU4BmILk0w+A==
"@types/p5@1.7.4":
version "1.7.4"
resolved "https://registry.yarnpkg.com/@types/p5/-/p5-1.7.4.tgz#bcf20df35b2e897e9accb550b64b59c1c6887312"
integrity sha512-cMF3SvlBSzJV9m3enUYBx9UvJmQP9fxmPS17EDtYJVCQwwNMc/BRrDtHUHaxZH+BhuESNuUnfUKNVpJIjRT+Xw==

"@types/parse-json@^4.0.0":
version "4.0.0"
Expand Down Expand Up @@ -3186,10 +3186,10 @@ p-try@^2.0.0:
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==

p5@1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/p5/-/p5-1.4.0.tgz#d4d0f001c297525831861af5e017cdb5ef517a75"
integrity sha512-U888W2ChcIzPhRhnv4FkNhaa4f5BDIWZfLhzvx9ZrQ5KtkZr/+o1UPIicV3yWTRy0HEG23NviHyDR3kgjaJ9wA==
p5@1.9.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/p5/-/p5-1.9.0.tgz#04c406ae683449106d514108648035b21aa850fb"
integrity sha512-+5/hz0ZokCDf7BMMAeemE7FIo7gFZK7ImL62acHLXZwerGjqj+171bnaAWj4aCFCx6fwysAr2U7/AKuPyPhehA==

pako@~1.0.5:
version "1.0.11"
Expand Down

0 comments on commit 08c2093

Please sign in to comment.