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 19fa58d

Browse filesBrowse files
committed
Publish
- cra-template-typescript@1.2.0 - cra-template@1.2.0 - create-react-app@5.0.1 - eslint-config-react-app@7.0.1 - react-dev-utils@12.0.1 - react-error-overlay@6.0.11 - react-scripts@5.0.1
1 parent 6fb4f97 commit 19fa58d
Copy full SHA for 19fa58d

File tree

Expand file treeCollapse file tree

7 files changed

+11
-11
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

7 files changed

+11
-11
lines changed
Open diff view settings
Collapse file

‎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.3",
3+
"version": "1.2.0",
44
"keywords": [
55
"react",
66
"create-react-app",
Collapse file

‎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.3",
3+
"version": "1.2.0",
44
"keywords": [
55
"react",
66
"create-react-app",
Collapse file

‎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": "5.0.0",
3+
"version": "5.0.1",
44
"keywords": [
55
"react"
66
],
Collapse file

‎packages/eslint-config-react-app/package.json‎

Copy file name to clipboardExpand all lines: packages/eslint-config-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": "eslint-config-react-app",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "ESLint configuration used by Create React App",
55
"repository": {
66
"type": "git",
Collapse file

‎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": "12.0.0",
3+
"version": "12.0.1",
44
"description": "webpack utilities used by Create React App",
55
"repository": {
66
"type": "git",
@@ -71,7 +71,7 @@
7171
"open": "^8.4.0",
7272
"pkg-up": "^3.1.0",
7373
"prompts": "^2.4.2",
74-
"react-error-overlay": "^6.0.10",
74+
"react-error-overlay": "^6.0.11",
7575
"recursive-readdir": "^2.2.2",
7676
"shell-quote": "^1.7.3",
7777
"strip-ansi": "^6.0.1",
Collapse file

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

Copy file name to clipboardExpand all lines: packages/react-error-overlay/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-error-overlay",
3-
"version": "6.0.10",
3+
"version": "6.0.11",
44
"description": "An overlay for displaying stack frames.",
55
"main": "lib/index.js",
66
"sideEffects": false,
@@ -45,7 +45,7 @@
4545
"chokidar": "^3.5.2",
4646
"cross-env": "^7.0.3",
4747
"eslint": "^8.3.0",
48-
"eslint-config-react-app": "^7.0.0",
48+
"eslint-config-react-app": "^7.0.1",
4949
"flow-bin": "^0.116.0",
5050
"html-entities": "^2.3.2",
5151
"jest": "^27.4.3",
Collapse file

‎packages/react-scripts/package.json‎

Copy file name to clipboardExpand all lines: packages/react-scripts/package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-scripts",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Configuration and scripts for Create React App.",
55
"repository": {
66
"type": "git",
@@ -44,7 +44,7 @@
4444
"dotenv": "^10.0.0",
4545
"dotenv-expand": "^5.1.0",
4646
"eslint": "^8.3.0",
47-
"eslint-config-react-app": "^7.0.0",
47+
"eslint-config-react-app": "^7.0.1",
4848
"eslint-webpack-plugin": "^3.1.1",
4949
"file-loader": "^6.2.0",
5050
"fs-extra": "^10.0.0",
@@ -61,7 +61,7 @@
6161
"postcss-preset-env": "^7.0.1",
6262
"prompts": "^2.4.2",
6363
"react-app-polyfill": "^3.0.0",
64-
"react-dev-utils": "^12.0.0",
64+
"react-dev-utils": "^12.0.1",
6565
"react-refresh": "^0.11.0",
6666
"resolve": "^1.20.0",
6767
"resolve-url-loader": "^4.0.0",

0 commit comments

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