Skip to content

Commit

Permalink
Upgrade: Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnitto committed Oct 17, 2023
1 parent 4f5ef6a commit 2a198eb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Installer/Distribution/Defaults/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,22 +20,22 @@
"pipeline": "$npm_package_config_packageManager install;concurrently -r $npm_package_config_packageManager:pipeline:*"
},
"devDependencies": {
"autoprefixer": "^10.4.15",
"carbon-pipeline": "^0.1.4",
"autoprefixer": "^10.4.16",
"carbon-pipeline": "^0.1.5",
"concurrently": "^8.2.1",
"cssnano": "^6.0.1",
"esbuild": "^0.19.2",
"eslint": "^8.49.0",
"esbuild": "^0.19.5",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"postcss": "^8.4.29",
"eslint-plugin-prettier": "^5.0.1",
"postcss": "^8.4.31",
"postcss-assets": "^6.0.0",
"postcss-clip-path-polyfill": "~1.1.0",
"postcss-import": "^15.1.0",
"postcss-reporter": "^7.0.5",
"postcss-sort-media-queries": "^5.2.0",
"prettier": "^3.0.3",
"stylelint": "^15.10.3",
"stylelint": "^15.11.0",
"stylelint-config-standard": "^34.0.0",
"tailwindcss": "^3.3.3"
}
Expand Down

0 comments on commit 2a198eb

Please sign in to comment.