File tree 9 files changed +16
-16
lines changed
babel-plugin-named-asset-import
9 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " babel-plugin-named-asset-import" ,
3
- "version" : " 0.3.8 " ,
3
+ "version" : " 0.4.0 " ,
4
4
"description" : " Babel plugin for named asset imports in Create React App" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " babel-preset-react-app" ,
3
- "version" : " 10.0.1 " ,
3
+ "version" : " 10.1.0 " ,
4
4
"description" : " Babel preset used by Create React App" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cra-template-typescript" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 1.3 .0" ,
4
4
"keywords" : [
5
5
" react" ,
6
6
" create-react-app" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cra-template" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 1.3 .0" ,
4
4
"keywords" : [
5
5
" react" ,
6
6
" create-react-app" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-react-app" ,
3
- "version" : " 5.0.2 " ,
3
+ "version" : " 5.1.0 " ,
4
4
"keywords" : [
5
5
" react"
6
6
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-config-react-app" ,
3
- "version" : " 7.0.1 " ,
3
+ "version" : " 7.1.0 " ,
4
4
"description" : " ESLint configuration used by Create React App" ,
5
5
"repository" : {
6
6
"type" : " git" ,
25
25
"@rushstack/eslint-patch" : " ^1.1.0" ,
26
26
"@typescript-eslint/eslint-plugin" : " ^5.5.0" ,
27
27
"@typescript-eslint/parser" : " ^5.5.0" ,
28
- "babel-preset-react-app" : " ^10.0.1 " ,
28
+ "babel-preset-react-app" : " ^10.1.0 " ,
29
29
"confusing-browser-globals" : " ^1.0.11" ,
30
30
"eslint-plugin-flowtype" : " ^8.0.3" ,
31
31
"eslint-plugin-import" : " ^2.25.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-dev-utils" ,
3
- "version" : " 12.0.1 " ,
3
+ "version" : " 12.1.0 " ,
4
4
"description" : " webpack utilities used by Create React App" ,
5
5
"repository" : {
6
6
"type" : " git" ,
71
71
"open" : " ^8.4.0" ,
72
72
"pkg-up" : " ^3.1.0" ,
73
73
"prompts" : " ^2.4.2" ,
74
- "react-error-overlay" : " ^6.0.11 " ,
74
+ "react-error-overlay" : " ^6.1.0 " ,
75
75
"recursive-readdir" : " ^2.2.2" ,
76
76
"shell-quote" : " ^1.7.3" ,
77
77
"strip-ansi" : " ^6.0.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-error-overlay" ,
3
- "version" : " 6.0.11 " ,
3
+ "version" : " 6.1.0 " ,
4
4
"description" : " An overlay for displaying stack frames." ,
5
5
"main" : " lib/index.js" ,
6
6
"sideEffects" : false ,
40
40
"anser" : " ^2.1.0" ,
41
41
"babel-jest" : " ^27.4.2" ,
42
42
"babel-loader" : " ^8.2.3" ,
43
- "babel-preset-react-app" : " ^10.0.1 " ,
43
+ "babel-preset-react-app" : " ^10.1.0 " ,
44
44
"chalk" : " ^4.1.2" ,
45
45
"chokidar" : " ^3.5.2" ,
46
46
"cross-env" : " ^7.0.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-scripts" ,
3
- "version" : " 5.0.1 " ,
3
+ "version" : " 5.1.0 " ,
4
4
"description" : " Configuration and scripts for Create React App." ,
5
5
"repository" : {
6
6
"type" : " git" ,
33
33
"@svgr/webpack" : " ^5.5.0" ,
34
34
"babel-jest" : " ^27.4.2" ,
35
35
"babel-loader" : " ^8.2.3" ,
36
- "babel-plugin-named-asset-import" : " ^0.3.8 " ,
37
- "babel-preset-react-app" : " ^10.0.1 " ,
36
+ "babel-plugin-named-asset-import" : " ^0.4.0 " ,
37
+ "babel-preset-react-app" : " ^10.1.0 " ,
38
38
"bfj" : " ^7.0.2" ,
39
39
"browserslist" : " ^4.18.1" ,
40
40
"camelcase" : " ^6.2.1" ,
44
44
"dotenv" : " ^10.0.0" ,
45
45
"dotenv-expand" : " ^5.1.0" ,
46
46
"eslint" : " ^8.3.0" ,
47
- "eslint-config-react-app" : " ^7.0.1 " ,
47
+ "eslint-config-react-app" : " ^7.1.0 " ,
48
48
"eslint-webpack-plugin" : " ^3.1.1" ,
49
49
"file-loader" : " ^6.2.0" ,
50
50
"fs-extra" : " ^10.0.0" ,
61
61
"postcss-preset-env" : " ^7.0.1" ,
62
62
"prompts" : " ^2.4.2" ,
63
63
"react-app-polyfill" : " ^3.0.0" ,
64
- "react-dev-utils" : " ^12.0.1 " ,
64
+ "react-dev-utils" : " ^12.1.0 " ,
65
65
"react-refresh" : " ^0.11.0" ,
66
66
"resolve" : " ^1.20.0" ,
67
67
"resolve-url-loader" : " ^4.0.0" ,
You can’t perform that action at this time.
0 commit comments