Skip to content

Commit

Permalink
feat: 🎸 pacakges udpated
Browse files Browse the repository at this point in the history
  • Loading branch information
jamashita committed Oct 8, 2023
1 parent 5268daf commit 81bc297
Show file tree
Hide file tree
Showing 2 changed files with 583 additions and 861 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"update:upgrade": "ncu --packageManager yarn --deep --upgrade"
},
"dependencies": {
"@next/eslint-plugin-next": "13.4.19",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"eslint": "8.49.0",
"@next/eslint-plugin-next": "13.5.4",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"eslint": "8.51.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-node": "11.1.0",
Expand All @@ -35,26 +35,26 @@
"eslint-plugin-solid": "0.13.0"
},
"devDependencies": {
"@commitlint/cli": "17.7.1",
"@commitlint/cli": "17.7.2",
"@commitlint/config-conventional": "17.7.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "10.0.4",
"@semantic-release/commit-analyzer": "11.0.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "9.0.6",
"@semantic-release/github": "9.2.1",
"@semantic-release/npm": "11.0.0",
"@semantic-release/release-notes-generator": "11.0.7",
"@types/node": "20.6.2",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@semantic-release/release-notes-generator": "12.0.0",
"@types/node": "20.8.3",
"@types/react": "18.2.25",
"@types/react-dom": "18.2.11",
"git-cz": "4.9.0",
"husky": "8.0.3",
"is-ci": "3.0.1",
"lint-staged": "14.0.1",
"npm-check-updates": "16.14.4",
"npm-check-updates": "16.14.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"semantic-release": "22.0.0",
"sort-package-json": "2.5.1",
"semantic-release": "22.0.5",
"sort-package-json": "2.6.0",
"typescript": "5.2.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 81bc297

Please sign in to comment.