deps: match package json ranges with package lock
Luke Karrys committed
Jan 8, 2024 at 10:59 UTC
62cf89fb9705436887ce577e0f2932790501342f
2 files changed
+28
-28
package-lock.json
+14
-14
@@ -17,24 +17,24 @@
17
"@octokit/plugin-throttling": "^8.1.3",
18
"@octokit/rest": "^20.0.2",
19
"@primer/octicons-react": "^19.8.0",
20
- "@primer/react": "^36.4.0",
20
+ "@primer/react": "^36.5.0",
21
"babel-plugin-styled-components": "^2.1.4",
22
"copy-to-clipboard": "^3.3.3",
23
"deepmerge": "^4.3.1",
24
"details-element-polyfill": "^2.4.0",
25
- "downshift": "^8.2.3",
26
- "framer-motion": "^10.16.16",
25
+ "downshift": "^8.3.1",
26
+ "framer-motion": "^10.17.9",
27
"fuse.js": "^7.0.0",
28
- "gatsby": "^5.12.12",
29
- "gatsby-plugin-manifest": "^5.12.3",
30
- "gatsby-plugin-mdx": "^5.12.3",
28
+ "gatsby": "^5.13.1",
29
+ "gatsby-plugin-manifest": "^5.13.0",
30
+ "gatsby-plugin-mdx": "^5.13.0",
31
"gatsby-plugin-meta-redirect": "^1.1.1",
32
- "gatsby-plugin-styled-components": "^6.12.0",
33
- "gatsby-source-filesystem": "^5.12.1",
34
- "gatsby-transformer-yaml": "^5.12.0",
32
+ "gatsby-plugin-styled-components": "^6.13.0",
33
+ "gatsby-source-filesystem": "^5.13.0",
34
+ "gatsby-transformer-yaml": "^5.13.0",
35
"github-slugger": "^2.0.0",
36
"lodash.debounce": "4.0.8",
37
- "prism-react-renderer": "^2.3.0",
37
+ "prism-react-renderer": "^2.3.1",
38
"prismjs": "^1.29.0",
39
"react": "^18.2.0",
40
"react-addons-text-content": "^0.0.4",
@@ -50,19 +50,19 @@
50
"@github/prettier-config": "^0.0.6",
51
"@npmcli/eslint-config": "^4.0.2",
52
"@npmcli/template-oss": "4.21.3",
53
- "@testing-library/jest-dom": "^6.1.5",
53
+ "@testing-library/jest-dom": "^6.2.0",
54
"@testing-library/react": "^14.1.2",
55
"babel-jest": "^29.7.0",
56
- "eslint": "^8.55.0",
56
+ "eslint": "^8.56.0",
57
"eslint-config-react-app": "^7.0.1",
58
"eslint-import-resolver-webpack": "^0.13.8",
59
"eslint-mdx": "^3.0.0",
60
"eslint-plugin-github": "^4.10.1",
61
- "eslint-plugin-import": "^2.29.0",
61
+ "eslint-plugin-import": "^2.29.1",
62
"eslint-plugin-jsx-a11y": "^6.8.0",
63
"eslint-plugin-mdx": "^3.0.0",
64
"eslint-plugin-node": "^11.1.0",
65
- "eslint-plugin-prettier": "^5.0.1",
65
+ "eslint-plugin-prettier": "^5.1.2",
66
"eslint-plugin-primer-react": "^4.0.4",
67
"eslint-plugin-promise": "^6.1.1",
68
"eslint-plugin-react": "^7.33.2",
package.json
+14
-14
@@ -35,24 +35,24 @@
35
"@octokit/plugin-throttling": "^8.1.3",
36
"@octokit/rest": "^20.0.2",
37
"@primer/octicons-react": "^19.8.0",
38
- "@primer/react": "^36.4.0",
38
+ "@primer/react": "^36.5.0",
39
"babel-plugin-styled-components": "^2.1.4",
40
"copy-to-clipboard": "^3.3.3",
41
"deepmerge": "^4.3.1",
42
"details-element-polyfill": "^2.4.0",
43
- "downshift": "^8.2.3",
44
- "framer-motion": "^10.16.16",
43
+ "downshift": "^8.3.1",
44
+ "framer-motion": "^10.17.9",
45
"fuse.js": "^7.0.0",
46
- "gatsby": "^5.12.12",
47
- "gatsby-plugin-manifest": "^5.12.3",
48
- "gatsby-plugin-mdx": "^5.12.3",
46
+ "gatsby": "^5.13.1",
47
+ "gatsby-plugin-manifest": "^5.13.0",
48
+ "gatsby-plugin-mdx": "^5.13.0",
49
"gatsby-plugin-meta-redirect": "^1.1.1",
50
- "gatsby-plugin-styled-components": "^6.12.0",
51
- "gatsby-source-filesystem": "^5.12.1",
52
- "gatsby-transformer-yaml": "^5.12.0",
50
+ "gatsby-plugin-styled-components": "^6.13.0",
51
+ "gatsby-source-filesystem": "^5.13.0",
52
+ "gatsby-transformer-yaml": "^5.13.0",
53
"github-slugger": "^2.0.0",
54
"lodash.debounce": "4.0.8",
55
- "prism-react-renderer": "^2.3.0",
55
+ "prism-react-renderer": "^2.3.1",
56
"prismjs": "^1.29.0",
57
"react": "^18.2.0",
58
"react-addons-text-content": "^0.0.4",
@@ -68,19 +68,19 @@
68
"@github/prettier-config": "^0.0.6",
69
"@npmcli/eslint-config": "^4.0.2",
70
"@npmcli/template-oss": "4.21.3",
71
- "@testing-library/jest-dom": "^6.1.5",
71
+ "@testing-library/jest-dom": "^6.2.0",
72
"@testing-library/react": "^14.1.2",
73
"babel-jest": "^29.7.0",
74
- "eslint": "^8.55.0",
74
+ "eslint": "^8.56.0",
75
"eslint-config-react-app": "^7.0.1",
76
"eslint-import-resolver-webpack": "^0.13.8",
77
"eslint-mdx": "^3.0.0",
78
"eslint-plugin-github": "^4.10.1",
79
- "eslint-plugin-import": "^2.29.0",
79
+ "eslint-plugin-import": "^2.29.1",
80
"eslint-plugin-jsx-a11y": "^6.8.0",
81
"eslint-plugin-mdx": "^3.0.0",
82
"eslint-plugin-node": "^11.1.0",
83
- "eslint-plugin-prettier": "^5.0.1",
83
+ "eslint-plugin-prettier": "^5.1.2",
84
"eslint-plugin-primer-react": "^4.0.4",
85
"eslint-plugin-promise": "^6.1.1",
86
"eslint-plugin-react": "^7.33.2",