File tree Expand file tree Collapse file tree 11 files changed +22
-22
lines changed
babel-plugin-named-asset-import
confusing-browser-globals Expand file tree Collapse file tree 11 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " babel-plugin-named-asset-import" ,
3- "version" : " 0.3.7 " ,
3+ "version" : " 0.3.8 " ,
44 "description" : " Babel plugin for named asset imports in Create React App" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-preset-react-app" ,
3- "version" : " 10.0.0 " ,
3+ "version" : " 10.0.1 " ,
44 "description" : " Babel preset used by Create React App" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " confusing-browser-globals" ,
3- "version" : " 1.0.10 " ,
3+ "version" : " 1.0.11 " ,
44 "description" : " A list of browser globals that are often used by mistake instead of local variables" ,
55 "license" : " MIT" ,
66 "main" : " index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " cra-template-typescript" ,
3- "version" : " 1.1.2 " ,
3+ "version" : " 1.1.3 " ,
44 "keywords" : [
55 " react" ,
66 " create-react-app" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " cra-template" ,
3- "version" : " 1.1.2 " ,
3+ "version" : " 1.1.3 " ,
44 "keywords" : [
55 " react" ,
66 " create-react-app" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " create-react-app" ,
3- "version" : " 4 .0.3 " ,
3+ "version" : " 5 .0.0 " ,
44 "keywords" : [
55 " react"
66 ],
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-react-app" ,
3- "version" : " 6 .0.0" ,
3+ "version" : " 7 .0.0" ,
44 "description" : " ESLint configuration used by Create React App" ,
55 "repository" : {
66 "type" : " git" ,
2525 "@rushstack/eslint-patch" : " ^1.1.0" ,
2626 "@typescript-eslint/eslint-plugin" : " ^5.5.0" ,
2727 "@typescript-eslint/parser" : " ^5.5.0" ,
28- "babel-preset-react-app" : " ^10.0.0 " ,
29- "confusing-browser-globals" : " ^1.0.10 " ,
28+ "babel-preset-react-app" : " ^10.0.1 " ,
29+ "confusing-browser-globals" : " ^1.0.11 " ,
3030 "eslint-plugin-flowtype" : " ^8.0.3" ,
3131 "eslint-plugin-import" : " ^2.25.3" ,
3232 "eslint-plugin-jest" : " ^25.3.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-app-polyfill" ,
3- "version" : " 2 .0.0" ,
3+ "version" : " 3 .0.0" ,
44 "description" : " Polyfills for various browsers including commonly used language features" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-dev-utils" ,
3- "version" : " 11 .0.4 " ,
3+ "version" : " 12 .0.0 " ,
44 "description" : " webpack utilities used by Create React App" ,
55 "repository" : {
66 "type" : " git" ,
7171 "open" : " ^8.4.0" ,
7272 "pkg-up" : " ^3.1.0" ,
7373 "prompts" : " ^2.4.2" ,
74- "react-error-overlay" : " ^6.0.9 " ,
74+ "react-error-overlay" : " ^6.0.10 " ,
7575 "recursive-readdir" : " ^2.2.2" ,
7676 "shell-quote" : " ^1.7.3" ,
7777 "strip-ansi" : " ^6.0.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-error-overlay" ,
3- "version" : " 6.0.9 " ,
3+ "version" : " 6.0.10 " ,
44 "description" : " An overlay for displaying stack frames." ,
55 "main" : " lib/index.js" ,
66 "sideEffects" : false ,
4040 "anser" : " ^2.1.0" ,
4141 "babel-jest" : " ^27.4.2" ,
4242 "babel-loader" : " ^8.2.3" ,
43- "babel-preset-react-app" : " ^10.0.0 " ,
43+ "babel-preset-react-app" : " ^10.0.1 " ,
4444 "chalk" : " ^4.1.2" ,
4545 "chokidar" : " ^3.5.2" ,
4646 "cross-env" : " ^7.0.3" ,
4747 "eslint" : " ^8.3.0" ,
48- "eslint-config-react-app" : " ^6 .0.0" ,
48+ "eslint-config-react-app" : " ^7 .0.0" ,
4949 "flow-bin" : " ^0.116.0" ,
5050 "html-entities" : " ^2.3.2" ,
5151 "jest" : " ^27.4.3" ,
5454 "promise" : " ^8.1.0" ,
5555 "raw-loader" : " ^4.0.2" ,
5656 "react" : " ^17.0.2" ,
57- "react-app-polyfill" : " ^2 .0.0" ,
57+ "react-app-polyfill" : " ^3 .0.0" ,
5858 "react-dom" : " ^17.0.2" ,
5959 "rimraf" : " ^3.0.2" ,
6060 "settle-promise" : " ^1.0.0" ,
You can’t perform that action at this time.
0 commit comments