Skip to content

Commit

Permalink
Merge pull request #60 from chiefpansancolt/update-dependencies
Browse files Browse the repository at this point in the history
update dependencies
  • Loading branch information
chiefpansancolt authored Nov 22, 2023
2 parents 1caaac3 + 53fd9be commit 9a56c9c
Show file tree
Hide file tree
Showing 4 changed files with 569 additions and 514 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,21 +47,21 @@
"homepage": "https://simplecov-tailwind.chiefpansancolt.dev/",
"babel": {},
"devDependencies": {
"@babel/core": "^7.21.4",
"@babel/eslint-parser": "^7.21.3",
"@hotwired/stimulus": "^3.2.1",
"@prettier/plugin-ruby": "^3.2.2",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/typography": "^0.5.9",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"esbuild": "^0.17.15",
"eslint": "^8.38.0",
"markdownlint": "^0.28.1",
"@babel/core": "^7.23.3",
"@babel/eslint-parser": "^7.23.3",
"@hotwired/stimulus": "^3.2.2",
"@prettier/plugin-ruby": "^4.0.2",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.10",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"esbuild": "^0.19.7",
"eslint": "^8.54.0",
"markdownlint": "^0.32.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.7",
"prettier": "^3.1.0",
"prettier-plugin-erb": "^0.4.0",
"prettier-plugin-tailwindcss": "^0.2.7",
"tailwindcss": "^3.3.1",
"prettier-plugin-tailwindcss": "^0.5.7",
"tailwindcss": "^3.3.5",
"timeago.js": "^4.0.2"
}
}
Loading

0 comments on commit 9a56c9c

Please sign in to comment.