Skip to content

Commit

Permalink
fix(renovate): Update patch
Browse files Browse the repository at this point in the history
  • Loading branch information
darraghoriordan committed Oct 8, 2023
1 parent 3d01940 commit ff1c15d
Show file tree
Hide file tree
Showing 4 changed files with 140 additions and 140 deletions.
98 changes: 49 additions & 49 deletions docker-build/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docker-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"license": "ISC",
"dependencies": {
"@types/eslint": "8.44.3",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"ts-node": "10.9.1",
"typescript": "5.2.2",
"ts-loader": "9.4.4",
"@types/node": "18.18.0"
"@types/node": "18.18.3"
}
}
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,11 +100,11 @@
"@types/git-url-parse": "9.0.1",
"@types/ini": "1.3.31",
"@types/jest": "29.5.5",
"@types/node": "20.8.0",
"@types/node": "20.8.2",
"@types/node-fetch": "2.6.6",
"@types/react": "18.2.23",
"@types/react-dom": "18.2.8",
"@typescript-eslint/utils": "6.7.3",
"@types/react": "18.2.25",
"@types/react-dom": "18.2.10",
"@typescript-eslint/utils": "6.7.4",
"@vercel/webpack-asset-relocator-loader": "1.7.3",
"aws-sdk": "2.1467.0",
"cross-env": "^7.0.3",
Expand Down Expand Up @@ -136,10 +136,10 @@
"@headlessui/react": "1.7.17",
"@heroicons/react": "2.0.18",
"@tailwindcss/forms": "0.5.6",
"@tanstack/react-query": "4.35.3",
"@tanstack/react-query": "4.35.7",
"@types/eslint": "8.44.3",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"autoprefixer": "10.4.16",
"axios": "1.5.1",
"case": "1.6.3",
Expand All @@ -159,7 +159,7 @@
"jose": "4.14.6",
"locale-codes": "1.3.1",
"nearest-color": "0.4.4",
"openai": "4.11.0",
"openai": "4.11.1",
"postcss": "8.4.31",
"postcss-loader": "7.3.3",
"react": "18.2.0",
Expand All @@ -172,6 +172,6 @@
"sqlite3": "5.1.6",
"tailwindcss": "3.3.3",
"use-debounce": "9.0.4",
"zod": "3.22.2"
"zod": "3.22.4"
}
}
Loading

0 comments on commit ff1c15d

Please sign in to comment.