Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a061f38

Browse files
chore(deps): update all non-major dependencies
1 parent 0edd712 commit a061f38

File tree

16 files changed

+60
-60
lines changed

16 files changed

+60
-60
lines changed

‎basic-cdn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"react": "^17.0.2",
7-
"react-bootstrap": "^1.5.2",
7+
"react-bootstrap": "^1.6.0",
88
"react-dom": "^17.0.2",
99
"react-scripts": "4.0.3"
1010
},

‎basic-cdn/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8961,10 +8961,10 @@ react-app-polyfill@^2.0.0:
89618961
regenerator-runtime "^0.13.7"
89628962
whatwg-fetch "^3.4.1"
89638963

8964-
react-bootstrap@^1.5.2:
8965-
version "1.5.2"
8966-
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.5.2.tgz#07dabec53d10491a520c49f102170b440fa89008"
8967-
integrity sha512-mGKPY5+lLd7Vtkx2VFivoRkPT4xAHazuFfIhJLTEgHlDfIUSePn7qrmpZe5gXH9zvHV0RsBaQ9cLfXjxnZrOpA==
8964+
react-bootstrap@^1.6.0:
8965+
version "1.6.0"
8966+
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.6.0.tgz#5b4f160ce0cd22784cf4271ca90550b4891fdd42"
8967+
integrity sha512-PaeOGeRC2+JH9Uf1PukJgXcIpfGlrKKHEBZIArymjenYzSJ/RhO2UdNX+e7nalsCFFZLRRgQ0/FKkscW2LmmRg==
89688968
dependencies:
89698969
"@babel/runtime" "^7.13.8"
89708970
"@restart/context" "^2.1.4"

‎basic-react-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"bootstrap": "^4.6.0",
77
"react": "^17.0.2",
8-
"react-bootstrap": "^1.5.2",
8+
"react-bootstrap": "^1.6.0",
99
"react-dom": "^17.0.2",
1010
"react-router-bootstrap": "^0.25.0",
1111
"react-router-dom": "^5.2.0",

‎basic-react-router/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9005,10 +9005,10 @@ react-app-polyfill@^2.0.0:
90059005
regenerator-runtime "^0.13.7"
90069006
whatwg-fetch "^3.4.1"
90079007

9008-
react-bootstrap@^1.5.2:
9009-
version "1.5.2"
9010-
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.5.2.tgz#07dabec53d10491a520c49f102170b440fa89008"
9011-
integrity sha512-mGKPY5+lLd7Vtkx2VFivoRkPT4xAHazuFfIhJLTEgHlDfIUSePn7qrmpZe5gXH9zvHV0RsBaQ9cLfXjxnZrOpA==
9008+
react-bootstrap@^1.6.0:
9009+
version "1.6.0"
9010+
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.6.0.tgz#5b4f160ce0cd22784cf4271ca90550b4891fdd42"
9011+
integrity sha512-PaeOGeRC2+JH9Uf1PukJgXcIpfGlrKKHEBZIArymjenYzSJ/RhO2UdNX+e7nalsCFFZLRRgQ0/FKkscW2LmmRg==
90129012
dependencies:
90139013
"@babel/runtime" "^7.13.8"
90149014
"@restart/context" "^2.1.4"

‎basic-sass-custom-theming/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"bootstrap": "^4.6.0",
77
"node-sass": "^5.0.0",
88
"react": "^17.0.2",
9-
"react-bootstrap": "^1.5.2",
9+
"react-bootstrap": "^1.6.0",
1010
"react-dom": "^17.0.2",
1111
"react-scripts": "4.0.3"
1212
},

‎basic-sass-custom-theming/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9183,10 +9183,10 @@ react-app-polyfill@^2.0.0:
91839183
regenerator-runtime "^0.13.7"
91849184
whatwg-fetch "^3.4.1"
91859185

9186-
react-bootstrap@^1.5.2:
9187-
version "1.5.2"
9188-
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.5.2.tgz#07dabec53d10491a520c49f102170b440fa89008"
9189-
integrity sha512-mGKPY5+lLd7Vtkx2VFivoRkPT4xAHazuFfIhJLTEgHlDfIUSePn7qrmpZe5gXH9zvHV0RsBaQ9cLfXjxnZrOpA==
9186+
react-bootstrap@^1.6.0:
9187+
version "1.6.0"
9188+
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.6.0.tgz#5b4f160ce0cd22784cf4271ca90550b4891fdd42"
9189+
integrity sha512-PaeOGeRC2+JH9Uf1PukJgXcIpfGlrKKHEBZIArymjenYzSJ/RhO2UdNX+e7nalsCFFZLRRgQ0/FKkscW2LmmRg==
91909190
dependencies:
91919191
"@babel/runtime" "^7.13.8"
91929192
"@restart/context" "^2.1.4"

‎basic-ts/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@types/jest": "26.0.22",
7-
"@types/node": "12.20.10",
8-
"@types/react": "17.0.3",
9-
"@types/react-dom": "17.0.3",
6+
"@types/jest": "26.0.23",
7+
"@types/node": "12.20.12",
8+
"@types/react": "17.0.5",
9+
"@types/react-dom": "17.0.4",
1010
"bootstrap": "^4.6.0",
1111
"react": "^17.0.2",
12-
"react-bootstrap": "^1.5.2",
12+
"react-bootstrap": "^1.6.0",
1313
"react-dom": "^17.0.2",
1414
"react-scripts": "4.0.3",
1515
"typescript": "4.2.4"

‎basic-ts/yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1709,10 +1709,10 @@
17091709
dependencies:
17101710
"@types/istanbul-lib-report" "*"
17111711

1712-
"@types/jest@26.0.22":
1713-
version "26.0.22"
1714-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.22.tgz#8308a1debdf1b807aa47be2838acdcd91e88fbe6"
1715-
integrity sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw==
1712+
"@types/jest@26.0.23":
1713+
version "26.0.23"
1714+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.23.tgz#a1b7eab3c503b80451d019efb588ec63522ee4e7"
1715+
integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA==
17161716
dependencies:
17171717
jest-diff "^26.0.0"
17181718
pretty-format "^26.0.0"
@@ -1732,10 +1732,10 @@
17321732
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
17331733
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
17341734

1735-
"@types/node@*", "@types/node@12.20.10":
1736-
version "12.20.10"
1737-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.10.tgz#4dcb8a85a8f1211acafb88d72fafc7e3d2685583"
1738-
integrity sha512-TxCmnSSppKBBOzYzPR2BR25YlX5Oay8z2XGwFBInuA/Co0V9xJhLlW4kjbxKtgeNo3NOMbQP1A5Rc03y+XecPw==
1735+
"@types/node@*", "@types/node@12.20.12":
1736+
version "12.20.12"
1737+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.12.tgz#fd9c1c2cfab536a2383ed1ef70f94adea743a226"
1738+
integrity sha512-KQZ1al2hKOONAs2MFv+yTQP1LkDWMrRJ9YCVRalXltOfXsBmH5IownLxQaiq0lnAHwAViLnh2aTYqrPcRGEbgg==
17391739

17401740
"@types/normalize-package-data@^2.4.0":
17411741
version "2.4.0"
@@ -1762,10 +1762,10 @@
17621762
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
17631763
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
17641764

1765-
"@types/react-dom@17.0.3":
1766-
version "17.0.3"
1767-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.3.tgz#7fdf37b8af9d6d40127137865bb3fff8871d7ee1"
1768-
integrity sha512-4NnJbCeWE+8YBzupn/YrJxZ8VnjcJq5iR1laqQ1vkpQgBiA7bwk0Rp24fxsdNinzJY2U+HHS4dJJDPdoMjdJ7w==
1765+
"@types/react-dom@17.0.4":
1766+
version "17.0.4"
1767+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.4.tgz#d65159a847aca2a0fc87a7544a2f8fece8754d04"
1768+
integrity sha512-Wb6rlnPJfqbhpkvYN39y1NM/pOGGPzzIRquu0RdUMvTwgXNvASFO7pdtrtvyxGTQNb9wzBaQxXAWDdEqegZw2A==
17691769
dependencies:
17701770
"@types/react" "*"
17711771

@@ -1776,10 +1776,10 @@
17761776
dependencies:
17771777
"@types/react" "*"
17781778

1779-
"@types/react@*", "@types/react@17.0.3", "@types/react@>=16.9.11", "@types/react@>=16.9.35":
1780-
version "17.0.3"
1781-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.3.tgz#ba6e215368501ac3826951eef2904574c262cc79"
1782-
integrity sha512-wYOUxIgs2HZZ0ACNiIayItyluADNbONl7kt8lkLjVK8IitMH5QMyAh75Fwhmo37r1m7L2JaFj03sIfxBVDvRAg==
1779+
"@types/react@*", "@types/react@17.0.5", "@types/react@>=16.9.11", "@types/react@>=16.9.35":
1780+
version "17.0.5"
1781+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.5.tgz#3d887570c4489011f75a3fc8f965bf87d09a1bea"
1782+
integrity sha512-bj4biDB9ZJmGAYTWSKJly6bMr4BLUiBrx9ujiJEoP9XIDY9CTaPGxE5QWN/1WjpPLzYF7/jRNnV2nNxNe970sw==
17831783
dependencies:
17841784
"@types/prop-types" "*"
17851785
"@types/scheduler" "*"
@@ -8984,10 +8984,10 @@ react-app-polyfill@^2.0.0:
89848984
regenerator-runtime "^0.13.7"
89858985
whatwg-fetch "^3.4.1"
89868986

8987-
react-bootstrap@^1.5.2:
8988-
version "1.5.2"
8989-
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.5.2.tgz#07dabec53d10491a520c49f102170b440fa89008"
8990-
integrity sha512-mGKPY5+lLd7Vtkx2VFivoRkPT4xAHazuFfIhJLTEgHlDfIUSePn7qrmpZe5gXH9zvHV0RsBaQ9cLfXjxnZrOpA==
8987+
react-bootstrap@^1.6.0:
8988+
version "1.6.0"
8989+
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.6.0.tgz#5b4f160ce0cd22784cf4271ca90550b4891fdd42"
8990+
integrity sha512-PaeOGeRC2+JH9Uf1PukJgXcIpfGlrKKHEBZIArymjenYzSJ/RhO2UdNX+e7nalsCFFZLRRgQ0/FKkscW2LmmRg==
89918991
dependencies:
89928992
"@babel/runtime" "^7.13.8"
89938993
"@restart/context" "^2.1.4"

‎basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"bootstrap": "^4.6.0",
77
"react": "^17.0.2",
8-
"react-bootstrap": "^1.5.2",
8+
"react-bootstrap": "^1.6.0",
99
"react-dom": "^17.0.2",
1010
"react-scripts": "4.0.3"
1111
},

‎basic/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8966,10 +8966,10 @@ react-app-polyfill@^2.0.0:
89668966
regenerator-runtime "^0.13.7"
89678967
whatwg-fetch "^3.4.1"
89688968

8969-
react-bootstrap@^1.5.2:
8970-
version "1.5.2"
8971-
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.5.2.tgz#07dabec53d10491a520c49f102170b440fa89008"
8972-
integrity sha512-mGKPY5+lLd7Vtkx2VFivoRkPT4xAHazuFfIhJLTEgHlDfIUSePn7qrmpZe5gXH9zvHV0RsBaQ9cLfXjxnZrOpA==
8969+
react-bootstrap@^1.6.0:
8970+
version "1.6.0"
8971+
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.6.0.tgz#5b4f160ce0cd22784cf4271ca90550b4891fdd42"
8972+
integrity sha512-PaeOGeRC2+JH9Uf1PukJgXcIpfGlrKKHEBZIArymjenYzSJ/RhO2UdNX+e7nalsCFFZLRRgQ0/FKkscW2LmmRg==
89738973
dependencies:
89748974
"@babel/runtime" "^7.13.8"
89758975
"@restart/context" "^2.1.4"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /