Skip to content

Commit

Permalink
chore(www): update public website with 2024_07_01 data
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume NICOLAS authored and patrickhulce committed Sep 17, 2024
1 parent a37ca5c commit 712e5e8
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
1 change: 1 addition & 0 deletions www/.nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v16
5 changes: 3 additions & 2 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-helmet": "^5.2.0",
"third-party-web": "^0.24.5"
"third-party-web": "^0.26.0"
},
"devDependencies": {
"prettier": "^1.17.0"
Expand All @@ -44,5 +44,6 @@
"start": "npm run develop",
"serve": "gatsby serve",
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
}
},
"packageManager": "[email protected]"
}
8 changes: 4 additions & 4 deletions www/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13618,10 +13618,10 @@ [email protected], text-table@^0.2.0:
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=

third-party-web@^0.24.5:
version "0.24.5"
resolved "https://registry.yarnpkg.com/third-party-web/-/third-party-web-0.24.5.tgz#7841c650bf0b589113709b0e2e8099ad3d6abfae"
integrity sha512-1rUOdMYpNTRajgk1F7CmHD26oA6rTKekBjHay854J6OkPXeNyPcR54rhWDaamlWyi9t2wAVPQESdedBhucmOLA==
third-party-web@^0.26.0:
version "0.26.0"
resolved "https://registry.yarnpkg.com/third-party-web/-/third-party-web-0.26.0.tgz#0e005d4792b8a2a50bd4ff3878c36b058c9e203a"
integrity sha512-nwuiLsOXltORclgw0YyXtsJl65EZ4VYqr7bacBYf4XcjjqwW6YioOUyJRN2A7v4njYTFTcWnm/tjSnonWPFH+A==

through2@^2.0.1:
version "2.0.5"
Expand Down

0 comments on commit 712e5e8

Please sign in to comment.