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

Appearance settings

Commit 9c75260

Browse filesBrowse files
committed
Publish
- cra-template-typescript@1.1.2 - cra-template@1.1.2 - create-react-app@4.0.2 - react-dev-utils@11.0.2 - react-error-overlay@6.0.9 - react-scripts@4.0.2
1 parent 32c06e6 commit 9c75260
Copy full SHA for 9c75260

File tree

Expand file treeCollapse file tree

6 files changed

+8
-8
lines changed
Filter options
Expand file treeCollapse file tree

6 files changed

+8
-8
lines changed

‎packages/cra-template-typescript/package.json

Copy file name to clipboardExpand all lines: packages/cra-template-typescript/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cra-template-typescript",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"keywords": [
55
"react",
66
"create-react-app",

‎packages/cra-template/package.json

Copy file name to clipboardExpand all lines: packages/cra-template/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cra-template",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"keywords": [
55
"react",
66
"create-react-app",

‎packages/create-react-app/package.json

Copy file name to clipboardExpand all lines: packages/create-react-app/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-react-app",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"keywords": [
55
"react"
66
],

‎packages/react-dev-utils/package.json

Copy file name to clipboardExpand all lines: packages/react-dev-utils/package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-dev-utils",
3-
"version": "11.0.1",
3+
"version": "11.0.2",
44
"description": "webpack utilities used by Create React App",
55
"repository": {
66
"type": "git",
@@ -71,7 +71,7 @@
7171
"open": "^7.0.2",
7272
"pkg-up": "3.1.0",
7373
"prompts": "2.4.0",
74-
"react-error-overlay": "^6.0.8",
74+
"react-error-overlay": "^6.0.9",
7575
"recursive-readdir": "2.2.2",
7676
"shell-quote": "1.7.2",
7777
"strip-ansi": "6.0.0",

‎packages/react-error-overlay/package.json

Copy file name to clipboardExpand all lines: packages/react-error-overlay/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-error-overlay",
3-
"version": "6.0.8",
3+
"version": "6.0.9",
44
"description": "An overlay for displaying stack frames.",
55
"main": "lib/index.js",
66
"sideEffects": false,

‎packages/react-scripts/package.json

Copy file name to clipboardExpand all lines: packages/react-scripts/package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-scripts",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "Configuration and scripts for Create React App.",
55
"repository": {
66
"type": "git",
@@ -72,7 +72,7 @@
7272
"postcss-safe-parser": "5.0.2",
7373
"prompts": "2.4.0",
7474
"react-app-polyfill": "^2.0.0",
75-
"react-dev-utils": "^11.0.1",
75+
"react-dev-utils": "^11.0.2",
7676
"react-refresh": "^0.8.3",
7777
"resolve": "1.18.1",
7878
"resolve-url-loader": "^3.1.2",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.