Skip to content

Commit

Permalink
Update dependency p5 to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent fa4b499 commit c78491e
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.8.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"three": "^0.132.2"
},
"devDependencies": {
"@types/p5": "1.3.1",
"@types/p5": "1.7.3",
"@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.3":
version "1.7.3"
resolved "https://registry.yarnpkg.com/@types/p5/-/p5-1.7.3.tgz#727a5fdc932abd36b83be35f1643846bc3ba40a4"
integrity sha512-sYeos5Zbb5dx4jp5uDnZDtW3St6+9RtLCi7n2Rl6Ok2a5ofRIWDbXEigl++ppqgAyB20S8czlrrrmzLS1AwJPA==

"@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.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/p5/-/p5-1.8.0.tgz#91a720357a4377d85405f29cdd276cf1fa4eb45c"
integrity sha512-LHzRRl+aWEZVXmK+L9TDRNw5zm90wvwMdY7yTmsFkdNeXrU9n2KSZbonCTXkyGgriguovxJrDDgyhkynOxWB1A==

pako@~1.0.5:
version "1.0.11"
Expand Down

0 comments on commit c78491e

Please sign in to comment.