Skip to content

Commit 6d6ac2d

Browse files
committed
Update dependency @primer/octicons-react to v11
1 parent 1042327 commit 6d6ac2d

File tree

14 files changed

+17
-17
lines changed

14 files changed

+17
-17
lines changed

examples/custom-fields/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@keystonejs/app-static": "^5.1.3",
2626
"@keystonejs/fields": "^17.1.2",
2727
"@keystonejs/keystone": "^15.0.0",
28-
"@primer/octicons-react": "^10.1.0",
28+
"@primer/octicons-react": "^11.0.0",
2929
"cross-env": "^7.0.2",
3030
"react": "^16.13.1"
3131
},

packages/app-admin-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@keystonejs/fields": "^17.1.2",
4343
"@keystonejs/session": "^8.1.1",
4444
"@keystonejs/utils": "^5.4.3",
45-
"@primer/octicons-react": "^10.1.0",
45+
"@primer/octicons-react": "^11.0.0",
4646
"@types/react": "^16.9.49",
4747
"apollo-upload-client": "^14.1.2",
4848
"apply-ref": "^0.2.3",

packages/arch/packages/day-picker/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@babel/runtime": "^7.11.2",
2020
"@emotion/core": "^10.0.35",
2121
"@emotion/styled": "^10.0.27",
22-
"@primer/octicons-react": "^10.1.0",
22+
"@primer/octicons-react": "^11.0.0",
2323
"chrono-node": "^1.4.8",
2424
"date-fns": "^2.16.1",
2525
"intersection-observer": "^0.11.0",

packages/arch/packages/fields/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@babel/runtime": "^7.11.2",
1818
"@emotion/core": "^10.0.35",
1919
"@emotion/styled": "^10.0.27",
20-
"@primer/octicons-react": "^10.1.0"
20+
"@primer/octicons-react": "^11.0.0"
2121
},
2222
"module": "dist/fields.esm.js",
2323
"repository": "https://github.com/keystonejs/keystone/tree/master/packages/arch/packages/fields"

packages/arch/packages/options/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@arch-ui/theme": "^0.0.11",
1717
"@babel/runtime": "^7.11.2",
1818
"@emotion/core": "^10.0.35",
19-
"@primer/octicons-react": "^10.1.0",
19+
"@primer/octicons-react": "^11.0.0",
2020
"react-select": "^3.1.0"
2121
},
2222
"module": "dist/options.esm.js",

packages/arch/packages/pagination/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@babel/runtime": "^7.11.2",
2020
"@emotion/core": "^10.0.35",
2121
"@emotion/styled": "^10.0.27",
22-
"@primer/octicons-react": "^10.1.0",
22+
"@primer/octicons-react": "^11.0.0",
2323
"react-router-dom": "5.2.0"
2424
},
2525
"module": "dist/pagination.esm.js",

packages/arch/packages/pill/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@babel/runtime": "^7.11.2",
1818
"@emotion/core": "^10.0.35",
1919
"@emotion/styled": "^10.0.27",
20-
"@primer/octicons-react": "^10.1.0"
20+
"@primer/octicons-react": "^11.0.0"
2121
},
2222
"module": "dist/pill.esm.js",
2323
"repository": "https://github.com/keystonejs/keystone/tree/master/packages/arch/packages/pill"

packages/fields-cloudinary-image/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@keystonejs/adapter-mongoose": "^9.0.6",
2424
"@keystonejs/fields": "^17.1.2",
2525
"@keystonejs/fields-content": "^8.0.4",
26-
"@primer/octicons-react": "^10.1.0",
26+
"@primer/octicons-react": "^11.0.0",
2727
"image-extensions": "^1.1.0",
2828
"pluralize": "^7.0.0",
2929
"prop-types": "^15.7.2",

packages/fields-content/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@keystonejs/fields": "^17.1.2",
2121
"@keystonejs/utils": "^5.4.3",
2222
"@popperjs/core": "^2.4.4",
23-
"@primer/octicons-react": "^10.1.0",
23+
"@primer/octicons-react": "^11.0.0",
2424
"apply-ref": "^0.2.3",
2525
"get-selection-range": "^0.1.0",
2626
"image-extensions": "^1.1.0",

packages/fields-markdown/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@babel/runtime": "^7.11.2",
1717
"@emotion/core": "^10.0.35",
1818
"@keystonejs/fields": "^17.1.2",
19-
"@primer/octicons-react": "^10.1.0",
19+
"@primer/octicons-react": "^11.0.0",
2020
"codemirror": "^5.57.0",
2121
"prop-types": "^15.7.2",
2222
"react": "^16.13.1",

packages/fields-wysiwyg-tinymce/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@babel/runtime": "^7.11.2",
1717
"@emotion/core": "^10.0.35",
1818
"@keystonejs/fields": "^17.1.2",
19-
"@primer/octicons-react": "^10.1.0",
19+
"@primer/octicons-react": "^11.0.0",
2020
"@tinymce/tinymce-react": "^3.6.1",
2121
"prop-types": "^15.7.2",
2222
"react": "^16.13.1",

packages/fields/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@keystonejs/app-admin-ui": "^7.3.5",
3939
"@keystonejs/server-side-graphql-client": "^1.1.2",
4040
"@keystonejs/utils": "^5.4.3",
41-
"@primer/octicons-react": "^10.1.0",
41+
"@primer/octicons-react": "^11.0.0",
4242
"@sindresorhus/slugify": "^0.11.0",
4343
"apollo-errors": "^1.9.0",
4444
"bcryptjs": "^2.4.3",

website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@mapbox/rehype-prism": "^0.5.0",
2727
"@mdx-js/mdx": "^1.6.16",
2828
"@mdx-js/react": "^1.6.16",
29-
"@primer/octicons-react": "^10.1.0",
29+
"@primer/octicons-react": "^11.0.0",
3030
"@reach/router": "^1.3.4",
3131
"@reach/skip-nav": "^0.11.2",
3232
"@sindresorhus/slugify": "^0.11.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4087,10 +4087,10 @@
40874087
pirates "^4.0.1"
40884088
source-map-support "^0.5.16"
40894089

4090-
"@primer/octicons-react@^10.1.0":
4091-
version "10.1.0"
4092-
resolved "https://registry.yarnpkg.com/@primer/octicons-react/-/octicons-react-10.1.0.tgz#6d2b980582f6d917043dd8fd873039e71d8b7242"
4093-
integrity sha512-WjIaetTaf4x66xxaG/gxwsWRL2JYG33n8CfeR/L134YcX2zl9TPps9crLzI2f3rxjOdKZgVFBoUh94Cim4Fflw==
4090+
"@primer/octicons-react@^11.0.0":
4091+
version "11.0.0"
4092+
resolved "https://registry.yarnpkg.com/@primer/octicons-react/-/octicons-react-11.0.0.tgz#8171177a55d944c9e6b491c43f2957e86191cfa5"
4093+
integrity sha512-lHEoFVhTyyjxIDJJgVQBJGsEU4BywFbpHuBPDM8jpqYszGcYaV3zCLWNCUaQgLfzl3lRBUXc+pMrzT5qRXLftg==
40944094

40954095
"@primer/octicons@^11.0.0":
40964096
version "11.0.0"

0 commit comments

Comments
 (0)