File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 "start" : " webpack serve"
66 },
77 "devDependencies" : {
8- "@svgr/webpack" : " ^6.5.1 " ,
8+ "@svgr/webpack" : " * " ,
99 "html-webpack-plugin" : " ^5.5.0" ,
1010 "webpack" : " ^5.76.3" ,
1111 "webpack-cli" : " ^5.0.1" ,
Original file line number Diff line number Diff line change 3030 },
3131 "license" : " MIT" ,
3232 "dependencies" : {
33- "@svgr/babel-plugin-add-jsx-attribute" : " ^6.5.1 " ,
33+ "@svgr/babel-plugin-add-jsx-attribute" : " * " ,
3434 "@svgr/babel-plugin-remove-jsx-attribute" : " *" ,
3535 "@svgr/babel-plugin-remove-jsx-empty-expression" : " *" ,
36- "@svgr/babel-plugin-replace-jsx-attribute-value" : " ^6.5.1 " ,
37- "@svgr/babel-plugin-svg-dynamic-title" : " ^6.5.1 " ,
38- "@svgr/babel-plugin-svg-em-dimensions" : " ^6.5.1 " ,
39- "@svgr/babel-plugin-transform-react-native-svg" : " ^6.5.1 " ,
40- "@svgr/babel-plugin-transform-svg-component" : " ^6.5.1 "
36+ "@svgr/babel-plugin-replace-jsx-attribute-value" : " * " ,
37+ "@svgr/babel-plugin-svg-dynamic-title" : " * " ,
38+ "@svgr/babel-plugin-svg-em-dimensions" : " * " ,
39+ "@svgr/babel-plugin-transform-react-native-svg" : " * " ,
40+ "@svgr/babel-plugin-transform-svg-component" : " * "
4141 },
4242 "peerDependencies" : {
4343 "@babel/core" : " ^7.0.0-0"
Original file line number Diff line number Diff line change 3131 "prepublishOnly" : " npm run reset && npm run build"
3232 },
3333 "dependencies" : {
34- "@svgr/core" : " ^6.5.1 " ,
35- "@svgr/plugin-jsx" : " ^6.5.1 " ,
36- "@svgr/plugin-prettier" : " ^6.5.1 " ,
37- "@svgr/plugin-svgo" : " ^6.5.1 " ,
34+ "@svgr/core" : " * " ,
35+ "@svgr/plugin-jsx" : " * " ,
36+ "@svgr/plugin-prettier" : " * " ,
37+ "@svgr/plugin-svgo" : " * " ,
3838 "camelcase" : " ^6.2.0" ,
3939 "chalk" : " ^4.1.2" ,
4040 "commander" : " ^9.4.1" ,
Original file line number Diff line number Diff line change 3939 },
4040 "dependencies" : {
4141 "@babel/core" : " ^7.21.3" ,
42- "@svgr/babel-preset" : " ^6.5.1 " ,
42+ "@svgr/babel-preset" : " * " ,
4343 "camelcase" : " ^6.2.0" ,
4444 "cosmiconfig" : " ^8.1.3"
4545 }
Original file line number Diff line number Diff line change 3838 },
3939 "dependencies" : {
4040 "@babel/core" : " ^7.21.3" ,
41- "@svgr/babel-preset" : " ^6.5.1 " ,
42- "@svgr/hast-util-to-babel-ast" : " ^6.5.1 " ,
41+ "@svgr/babel-preset" : " * " ,
42+ "@svgr/hast-util-to-babel-ast" : " * " ,
4343 "svg-parser" : " ^2.0.4"
4444 }
4545}
Original file line number Diff line number Diff line change 4444 "@babel/preset-react" : " ^7.18.6" ,
4545 "@babel/preset-typescript" : " ^7.21.0" ,
4646 "@rollup/pluginutils" : " ^5.0.2" ,
47- "@svgr/core" : " ^6.5.1 " ,
48- "@svgr/plugin-jsx" : " ^6.5.1 " ,
49- "@svgr/plugin-svgo" : " ^6.5.1 "
47+ "@svgr/core" : " * " ,
48+ "@svgr/plugin-jsx" : " * " ,
49+ "@svgr/plugin-svgo" : " * "
5050 },
5151 "devDependencies" : {
5252 "rollup" : " ^3.20.2" ,
Original file line number Diff line number Diff line change 4343 "@babel/preset-env" : " ^7.20.2" ,
4444 "@babel/preset-react" : " ^7.18.6" ,
4545 "@babel/preset-typescript" : " ^7.21.0" ,
46- "@svgr/core" : " ^6.5.1 " ,
47- "@svgr/plugin-jsx" : " ^6.5.1 " ,
48- "@svgr/plugin-svgo" : " ^6.5.1 "
46+ "@svgr/core" : " * " ,
47+ "@svgr/plugin-jsx" : " * " ,
48+ "@svgr/plugin-svgo" : " * "
4949 },
5050 "devDependencies" : {
5151 "babel-loader" : " ^9.1.2" ,
You can’t perform that action at this time.
0 commit comments