@@ -40,27 +40,10 @@ func TestParse(t *testing.T) {
4040 OptionalDependencies : map [string ]string {
4141 "colors" : "^1.4.0" ,
4242 },
43- DevDependencies : map [string ]string {"@babel/cli" : "^7.14.5" , "@babel/core" : "^7.14.6" ,
44- "@babel/preset-env" : "^7.14.7" , "@popperjs/core" : "^2.9.2" ,
45- "@rollup/plugin-babel" : "^5.3.0" , "@rollup/plugin-commonjs" : "^19.0.1" ,
46- "@rollup/plugin-node-resolve" : "^13.0.2" , "@rollup/plugin-replace" : "^3.0.0" ,
47- "autoprefixer" : "^10.2.6" , "bundlewatch" : "^0.3.2" , "clean-css-cli" : "^5.3.0" ,
48- "cross-env" : "^7.0.3" , "eslint" : "^7.31.0" , "eslint-config-xo" : "^0.36.0" ,
49- "eslint-plugin-import" : "^2.23.4" , "eslint-plugin-unicorn" : "^31.0.0" ,
50- "find-unused-sass-variables" : "^3.1.0" , "glob" : "^7.1.7" , "globby" : "^11.0.4" ,
51- "hammer-simulator" : "0.0.1" , "hugo-bin" : "^0.73.0" , "ip" : "^1.1.5" ,
52- "jquery" : "^3.6.0" , "karma" : "^6.3.4" , "karma-browserstack-launcher" : "1.4.0" ,
53- "karma-chrome-launcher" : "^3.1.0" ,
54- "karma-coverage-istanbul-reporter" : "^3.0.3" ,
55- "karma-detect-browsers" : "^2.3.3" ,
56- "karma-firefox-launcher" : "^2.1.1" , "karma-jasmine" : "^4.0.1" ,
57- "karma-jasmine-html-reporter" : "^1.7.0" ,
58- "karma-rollup-preprocessor" : "^7.0.7" , "linkinator" : "^2.14.0" ,
59- "lockfile-lint" : "^4.6.2" , "nodemon" : "^2.0.12" , "npm-run-all" : "^4.1.5" ,
60- "postcss" : "^8.3.5" , "postcss-cli" : "^8.3.1" , "rollup" : "^2.53.3" ,
61- "rollup-plugin-istanbul" : "^3.0.0" , "rtlcss" : "^3.3.0" , "sass" : "^1.35.2" ,
62- "shelljs" : "^0.8.4" , "stylelint" : "^13.13.1" ,
63- "stylelint-config-twbs-bootstrap" : "^2.2.3" , "terser" : "5.1.0" , "vnu-jar" : "21.6.11" },
43+ DevDependencies : map [string ]string {
44+ "@babel/cli" : "^7.14.5" ,
45+ "@babel/core" : "^7.14.6" ,
46+ },
6447 Workspaces : []string {
6548 "packages/*" ,
6649 "backend" ,
@@ -78,27 +61,10 @@ func TestParse(t *testing.T) {
7861 License : "ISC" ,
7962 },
8063 Dependencies : map [string ]string {},
81- DevDependencies : map [string ]string {"@babel/cli" : "^7.14.5" , "@babel/core" : "^7.14.6" ,
82- "@babel/preset-env" : "^7.14.7" , "@popperjs/core" : "^2.9.2" ,
83- "@rollup/plugin-babel" : "^5.3.0" , "@rollup/plugin-commonjs" : "^19.0.1" ,
84- "@rollup/plugin-node-resolve" : "^13.0.2" , "@rollup/plugin-replace" : "^3.0.0" ,
85- "autoprefixer" : "^10.2.6" , "bundlewatch" : "^0.3.2" , "clean-css-cli" : "^5.3.0" ,
86- "cross-env" : "^7.0.3" , "eslint" : "^7.31.0" , "eslint-config-xo" : "^0.36.0" ,
87- "eslint-plugin-import" : "^2.23.4" , "eslint-plugin-unicorn" : "^31.0.0" ,
88- "find-unused-sass-variables" : "^3.1.0" , "glob" : "^7.1.7" , "globby" : "^11.0.4" ,
89- "hammer-simulator" : "0.0.1" , "hugo-bin" : "^0.73.0" , "ip" : "^1.1.5" ,
90- "jquery" : "^3.6.0" , "karma" : "^6.3.4" , "karma-browserstack-launcher" : "1.4.0" ,
91- "karma-chrome-launcher" : "^3.1.0" ,
92- "karma-coverage-istanbul-reporter" : "^3.0.3" ,
93- "karma-detect-browsers" : "^2.3.3" ,
94- "karma-firefox-launcher" : "^2.1.1" , "karma-jasmine" : "^4.0.1" ,
95- "karma-jasmine-html-reporter" : "^1.7.0" ,
96- "karma-rollup-preprocessor" : "^7.0.7" , "linkinator" : "^2.14.0" ,
97- "lockfile-lint" : "^4.6.2" , "nodemon" : "^2.0.12" , "npm-run-all" : "^4.1.5" ,
98- "postcss" : "^8.3.5" , "postcss-cli" : "^8.3.1" , "rollup" : "^2.53.3" ,
99- "rollup-plugin-istanbul" : "^3.0.0" , "rtlcss" : "^3.3.0" , "sass" : "^1.35.2" ,
100- "shelljs" : "^0.8.4" , "stylelint" : "^13.13.1" ,
101- "stylelint-config-twbs-bootstrap" : "^2.2.3" , "terser" : "5.1.0" , "vnu-jar" : "21.6.11" },
64+ DevDependencies : map [string ]string {
65+ "@babel/cli" : "^7.14.5" ,
66+ "@babel/core" : "^7.14.6" ,
67+ },
10268 },
10369 },
10470 {
0 commit comments