Skip to content

Commit

Permalink
Upgrade: Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnitto committed Jul 28, 2021
1 parent 0435f3f commit b5eddf4
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Installer/Distribution/Defaults/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,35 +18,35 @@
},
"dependencies": {},
"devDependencies": {
"autoprefixer": "^10.2.6",
"autoprefixer": "^10.3.1",
"browserslist": "^4.16.6",
"chokidar-cli": "^2.1.0",
"colorette": "^1.2.2",
"concurrently": "^6.2.0",
"cssnano": "^5.0.6",
"dependency-graph": "^0.11.0",
"cssnano": "^5.0.7",
"deepmerge": "^4.2.2",
"esbuild": "^0.12.9",
"eslint": "^7.29.0",
"dependency-graph": "^0.11.0",
"esbuild": "^0.12.16",
"eslint": "^7.31.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.3.1",
"fs-extra": "^10.0.0",
"glob": "^7.1.7",
"js-yaml": "^4.1.0",
"postcss": "^8.3.5",
"postcss": "^8.3.6",
"postcss-assets": "^6.0.0",
"postcss-clip-path-polyfill": "~1.1.0",
"postcss-focus-visible": "^5.0.0",
"postcss-import": "^14.0.2",
"postcss-nested": "^5.0.3",
"postcss-reporter": "^7.0.2",
"postcss-sort-media-queries": "^3.11.12",
"prettier": "^2.3.1",
"prettier": "^2.3.2",
"pretty-hrtime": "^1.0.3",
"read-cache": "^1.0.0",
"stylelint": "^13.13.1",
"stylelint-config-recommended-scss": "^4.2.0",
"stylelint-scss": "^3.19.0",
"tailwindcss": "^2.2.2"
"stylelint-config-recommended-scss": "^4.3.0",
"stylelint-scss": "^3.20.1",
"tailwindcss": "^2.2.7"
}
}

0 comments on commit b5eddf4

Please sign in to comment.