Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Lehoczky committed Aug 4, 2024
1 parent a8a788d commit 653419a
Show file tree
Hide file tree
Showing 2 changed files with 955 additions and 408 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@
"format:write": "prettier \"./**\" --write --ignore-unknown"
},
"devDependencies": {
"@lehoczky/eslint-config-vue": "^1.2.5",
"@lehoczky/prettier-config": "^1.1.6",
"@types/node": "^20.12.12",
"@lehoczky/eslint-config-vue": "^1.2.6",
"@lehoczky/prettier-config": "^1.1.7",
"@types/node": "^20.14.14",
"eslint": "^8.57.0",
"eslint-define-config": "^2.1.0",
"postcss": "^8.4.38",
"nx": "19.5.6",
"postcss": "^8.4.40",
"postcss-html": "^1.7.0",
"prettier": "^3.2.5",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.5.14",
"stylelint": "^16.5.0",
"stylelint": "^16.8.1",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-config-standard": "^36.0.0",
"typescript": "~5.4.5",
"nx": "19.5.6"
"stylelint-config-standard": "^36.0.1",
"typescript": "~5.4.5"
},
"nx": {},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit 653419a

Please sign in to comment.