Skip to content

Commit

Permalink
Merge branch 'main' into feature/TCS-1_yarn-pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
styler3 committed Dec 5, 2024
2 parents d4e4497 + 9ddea14 commit 46a4696
Show file tree
Hide file tree
Showing 2 changed files with 235 additions and 223 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,23 +20,23 @@
"build": "rollup -c"
},
"dependencies": {
"@eslint/compat": "^1.2.2",
"@eslint/js": "^9.14.0",
"@eslint/compat": "^1.2.3",
"@eslint/js": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"prettier-plugin-tailwindcss": "^0.6.8",
"typescript-eslint": "^8.13.0"
"prettier-plugin-tailwindcss": "^0.6.9",
"typescript-eslint": "^8.16.0"
},
"devDependencies": {
"@types/eslint-plugin-jsx-a11y": "^6.9.0",
"@types/eslint-plugin-jsx-a11y": "^6.10.0",
"@types/eslint__js": "^8.42.3",
"eslint": "^9.14.0",
"prettier": "^3.3.3",
"rollup": "^4.24.4",
"typescript": "^5.6.3"
"eslint": "^9.16.0",
"prettier": "^3.4.1",
"rollup": "^4.28.0",
"typescript": "^5.7.2"
},
"packageManager": "[email protected]+sha512.341db9396b6e289fecc30cd7ab3af65060e05ebff4b3b47547b278b9e67b08f485ecd8c79006b405446262142c7a38154445ef7f17c1d5d1de7d90bf9ce7054d"
}
Loading

0 comments on commit 46a4696

Please sign in to comment.