Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @docusaurus/types from 3.5.2 to 3.6.0 #454

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/whirlpool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.5.2",
"@docusaurus/tsconfig": "^3.6.0",
"@docusaurus/types": "^3.5.2",
"@docusaurus/types": "^3.6.0",
"@orca-so/whirlpools-docs-legacy": "*",
"@orca-so/whirlpools-docs-rust": "*",
"@orca-so/whirlpools-docs-ts": "*",
Expand Down
91 changes: 88 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2054,7 +2054,7 @@ __metadata:
languageName: node
linkType: hard

"@docusaurus/types@npm:3.5.2, @docusaurus/types@npm:^3.5.2":
"@docusaurus/types@npm:3.5.2":
version: 3.5.2
resolution: "@docusaurus/types@npm:3.5.2"
dependencies:
Expand All @@ -2074,6 +2074,26 @@ __metadata:
languageName: node
linkType: hard

"@docusaurus/types@npm:^3.6.0":
version: 3.6.0
resolution: "@docusaurus/types@npm:3.6.0"
dependencies:
"@mdx-js/mdx": "npm:^3.0.0"
"@types/history": "npm:^4.7.11"
"@types/react": "npm:*"
commander: "npm:^5.1.0"
joi: "npm:^17.9.2"
react-helmet-async: "npm:^1.3.0"
utility-types: "npm:^3.10.0"
webpack: "npm:^5.95.0"
webpack-merge: "npm:^5.9.0"
peerDependencies:
react: ^18.0.0
react-dom: ^18.0.0
checksum: 10c0/1b2efe8d13ae29c6af141f15858cbe8e6a5a4c2243f1e48bc7c2dc53162056da9eb8ca5c5b496d73471bce9768dec0ecd39c99e10a3a87c4ab8edb8f0c5fa1bf
languageName: node
linkType: hard

"@docusaurus/utils-common@npm:3.5.2":
version: 3.5.2
resolution: "@docusaurus/utils-common@npm:3.5.2"
Expand Down Expand Up @@ -3276,7 +3296,7 @@ __metadata:
"@docusaurus/module-type-aliases": "npm:^3.5.2"
"@docusaurus/preset-classic": "npm:3.5.2"
"@docusaurus/tsconfig": "npm:^3.6.0"
"@docusaurus/types": "npm:^3.5.2"
"@docusaurus/types": "npm:^3.6.0"
"@mdx-js/react": "npm:^3.1.0"
"@orca-so/whirlpools-docs-legacy": "npm:*"
"@orca-so/whirlpools-docs-rust": "npm:*"
Expand Down Expand Up @@ -4688,6 +4708,26 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint-scope@npm:^3.7.7":
version: 3.7.7
resolution: "@types/eslint-scope@npm:3.7.7"
dependencies:
"@types/eslint": "npm:*"
"@types/estree": "npm:*"
checksum: 10c0/a0ecbdf2f03912679440550817ff77ef39a30fa8bfdacaf6372b88b1f931828aec392f52283240f0d648cf3055c5ddc564544a626bcf245f3d09fcb099ebe3cc
languageName: node
linkType: hard

"@types/eslint@npm:*":
version: 9.6.1
resolution: "@types/eslint@npm:9.6.1"
dependencies:
"@types/estree": "npm:*"
"@types/json-schema": "npm:*"
checksum: 10c0/69ba24fee600d1e4c5abe0df086c1a4d798abf13792d8cfab912d76817fe1a894359a1518557d21237fbaf6eda93c5ab9309143dee4c59ef54336d1b3570420e
languageName: node
linkType: hard

"@types/estree-jsx@npm:^1.0.0":
version: 1.0.5
resolution: "@types/estree-jsx@npm:1.0.5"
Expand Down Expand Up @@ -4835,7 +4875,7 @@ __metadata:
languageName: node
linkType: hard

"@types/json-schema@npm:^7.0.15, @types/json-schema@npm:^7.0.4, @types/json-schema@npm:^7.0.5, @types/json-schema@npm:^7.0.8, @types/json-schema@npm:^7.0.9":
"@types/json-schema@npm:*, @types/json-schema@npm:^7.0.15, @types/json-schema@npm:^7.0.4, @types/json-schema@npm:^7.0.5, @types/json-schema@npm:^7.0.8, @types/json-schema@npm:^7.0.9":
version: 7.0.15
resolution: "@types/json-schema@npm:7.0.15"
checksum: 10c0/a996a745e6c5d60292f36731dd41341339d4eeed8180bb09226e5c8d23759067692b1d88e5d91d72ee83dfc00d3aca8e7bd43ea120516c17922cbcb7c3e252db
Expand Down Expand Up @@ -5602,6 +5642,15 @@ __metadata:
languageName: node
linkType: hard

"acorn@npm:^8.14.0":
version: 8.14.0
resolution: "acorn@npm:8.14.0"
bin:
acorn: bin/acorn
checksum: 10c0/6d4ee461a7734b2f48836ee0fbb752903606e576cc100eb49340295129ca0b452f3ba91ddd4424a1d4406a98adfb2ebb6bd0ff4c49d7a0930c10e462719bbfd7
languageName: node
linkType: hard

"address@npm:^1.0.1, address@npm:^1.1.2":
version: 1.2.2
resolution: "address@npm:1.2.2"
Expand Down Expand Up @@ -16706,6 +16755,42 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:^5.95.0":
version: 5.96.1
resolution: "webpack@npm:5.96.1"
dependencies:
"@types/eslint-scope": "npm:^3.7.7"
"@types/estree": "npm:^1.0.6"
"@webassemblyjs/ast": "npm:^1.12.1"
"@webassemblyjs/wasm-edit": "npm:^1.12.1"
"@webassemblyjs/wasm-parser": "npm:^1.12.1"
acorn: "npm:^8.14.0"
browserslist: "npm:^4.24.0"
chrome-trace-event: "npm:^1.0.2"
enhanced-resolve: "npm:^5.17.1"
es-module-lexer: "npm:^1.2.1"
eslint-scope: "npm:5.1.1"
events: "npm:^3.2.0"
glob-to-regexp: "npm:^0.4.1"
graceful-fs: "npm:^4.2.11"
json-parse-even-better-errors: "npm:^2.3.1"
loader-runner: "npm:^4.2.0"
mime-types: "npm:^2.1.27"
neo-async: "npm:^2.6.2"
schema-utils: "npm:^3.2.0"
tapable: "npm:^2.1.1"
terser-webpack-plugin: "npm:^5.3.10"
watchpack: "npm:^2.4.1"
webpack-sources: "npm:^3.2.3"
peerDependenciesMeta:
webpack-cli:
optional: true
bin:
webpack: bin/webpack.js
checksum: 10c0/ae6052fde9a546f79f14987b65823ba4024c6642a8489339ecfee7a351dff93325842aad453295bbdc6b65fb1690e4ef07529db63aa84ece55c7869e991a0039
languageName: node
linkType: hard

"webpackbar@npm:^5.0.2":
version: 5.0.2
resolution: "webpackbar@npm:5.0.2"
Expand Down