Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
atapas authored May 26, 2024
1 parent c64731d commit 55b6005
Showing 1 changed file with 128 additions and 0 deletions.
128 changes: 128 additions & 0 deletions outdated.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
{
"@ianvs/prettier-plugin-sort-imports": {
"current": "4.1.1",
"wanted": "4.2.1",
"latest": "4.2.1",
"dependent": "next-js-launchpad",
"location": "/home/runner/work/next-js-launchpad/next-js-launchpad/node_modules/@ianvs/prettier-plugin-sort-imports"
},
"@types/node": {
"current": "20.11.19",
"wanted": "20.12.12",
"latest": "20.12.12",
"dependent": "next-js-launchpad",
"location": "/home/runner/work/next-js-launchpad/next-js-launchpad/node_modules/@types/node"
},
"@types/react": {
"current": "18.2.57",
"wanted": "18.3.3",
"latest": "18.3.3",
"dependent": "next-js-launchpad",
"location": "/home/runner/work/next-js-launchpad/next-js-launchpad/node_modules/@types/react"
},
"@types/react-dom": {
"current": "18.2.19",
"wanted": "18.3.0",
"latest": "18.3.0",
"dependent": "next-js-launchpad",
"location": "/home/runner/work/next-js-launchpad/next-js-launchpad/node_modules/@types/react-dom"
},
"@typescript-eslint/eslint-plugin": {
"current": "7.0.2",
"wanted": "7.10.0",
"latest": "7.10.0",
"dependent": "next-js-launchpad",
"location": "/home/runner/work/next-js-launchpad/next-js-launchpad/node_modules/@typescript-eslint/eslint-plugin"
},
"@typescript-eslint/parser": {
"current": "7.0.2",
"wanted": "7.10.0",
"latest": "7.10.0",
"dependent": "next-js-launchpad",
"location": "/home/runner/work/next-js-launchpad/next-js-launchpad/node_modules/@typescript-eslint/parser"
},
"autoprefixer": {
"current": "10.4.17",
"wanted": "10.4.19",
"latest": "10.4.19",
"dependent": "next-js-launchpad",
"location": "/home/runner/work/next-js-launchpad/next-js-launchpad/node_modules/autoprefixer"
},
"eslint": {
"current": "8.56.0",
"wanted": "8.57.0",
"latest": "9.3.0",
"dependent": "next-js-launchpad",
"location": "/home/runner/work/next-js-launchpad/next-js-launchpad/node_modules/eslint"
},
"eslint-config-next": {
"current": "14.1.0",
"wanted": "14.2.3",
"latest": "14.2.3",
"dependent": "next-js-launchpad",
"location": "/home/runner/work/next-js-launchpad/next-js-launchpad/node_modules/eslint-config-next"
},
"husky": {
"current": "8.0.3",
"wanted": "8.0.3",
"latest": "9.0.11",
"dependent": "next-js-launchpad",
"location": "/home/runner/work/next-js-launchpad/next-js-launchpad/node_modules/husky"
},
"lint-staged": {
"current": "15.2.2",
"wanted": "15.2.5",
"latest": "15.2.5",
"dependent": "next-js-launchpad",
"location": "/home/runner/work/next-js-launchpad/next-js-launchpad/node_modules/lint-staged"
},
"next": {
"current": "14.1.0",
"wanted": "14.2.3",
"latest": "14.2.3",
"dependent": "next-js-launchpad",
"location": "/home/runner/work/next-js-launchpad/next-js-launchpad/node_modules/next"
},
"postcss": {
"current": "8.4.35",
"wanted": "8.4.38",
"latest": "8.4.38",
"dependent": "next-js-launchpad",
"location": "/home/runner/work/next-js-launchpad/next-js-launchpad/node_modules/postcss"
},
"prettier-plugin-tailwindcss": {
"current": "0.5.11",
"wanted": "0.5.14",
"latest": "0.5.14",
"dependent": "next-js-launchpad",
"location": "/home/runner/work/next-js-launchpad/next-js-launchpad/node_modules/prettier-plugin-tailwindcss"
},
"react": {
"current": "18.2.0",
"wanted": "18.3.1",
"latest": "18.3.1",
"dependent": "next-js-launchpad",
"location": "/home/runner/work/next-js-launchpad/next-js-launchpad/node_modules/react"
},
"react-dom": {
"current": "18.2.0",
"wanted": "18.3.1",
"latest": "18.3.1",
"dependent": "next-js-launchpad",
"location": "/home/runner/work/next-js-launchpad/next-js-launchpad/node_modules/react-dom"
},
"tailwindcss": {
"current": "3.4.1",
"wanted": "3.4.3",
"latest": "3.4.3",
"dependent": "next-js-launchpad",
"location": "/home/runner/work/next-js-launchpad/next-js-launchpad/node_modules/tailwindcss"
},
"typescript": {
"current": "5.3.3",
"wanted": "5.4.5",
"latest": "5.4.5",
"dependent": "next-js-launchpad",
"location": "/home/runner/work/next-js-launchpad/next-js-launchpad/node_modules/typescript"
}
}

0 comments on commit 55b6005

Please sign in to comment.