Skip to content

Commit

Permalink
Merge pull request #20 from darraghoriordan/renovate/patch-patch
Browse files Browse the repository at this point in the history
fix(renovate): Update patch (patch)
  • Loading branch information
darraghoriordan authored Aug 21, 2023
2 parents bcbc69a + 26b65eb commit c58fe28
Show file tree
Hide file tree
Showing 4 changed files with 160 additions and 70 deletions.
14 changes: 7 additions & 7 deletions docker-build/package-lock.json

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

2 changes: 1 addition & 1 deletion docker-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"ts-node": "10.9.1",
"typescript": "5.1.6",
"ts-loader": "9.4.4",
"@types/node": "18.17.4"
"@types/node": "18.17.5"
}
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"@types/git-url-parse": "9.0.1",
"@types/ini": "1.3.31",
"@types/jest": "29.5.3",
"@types/node": "20.4.9",
"@types/node": "20.4.10",
"@types/node-fetch": "2.6.4",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
Expand All @@ -113,12 +113,12 @@
"eslint": "8.47.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.33.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-tailwind": "0.2.1",
"fork-ts-checker-webpack-plugin": "8.0.0",
"jest": "29.6.2",
"node-loader": "2.0.0",
"prettier": "3.0.1",
"prettier": "3.0.2",
"reflect-metadata": "0.1.13",
"semantic-release": "21.0.7",
"style-loader": "3.3.3",
Expand All @@ -128,14 +128,14 @@
"typescript": "5.1.6"
},
"dependencies": {
"@headlessui/react": "1.7.16",
"@headlessui/react": "1.7.17",
"@heroicons/react": "2.0.18",
"@tailwindcss/forms": "0.5.4",
"@tanstack/react-query": "4.32.6",
"@types/eslint": "8.44.2",
"@typescript-eslint/eslint-plugin": "6.3.0",
"@typescript-eslint/parser": "6.3.0",
"autoprefixer": "10.4.14",
"autoprefixer": "10.4.15",
"axios": "1.4.0",
"case": "1.6.3",
"class-transformer": "0.5.1",
Expand All @@ -153,12 +153,12 @@
"locale-codes": "1.3.1",
"nearest-color": "0.4.4",
"openai": "3.3.0",
"postcss": "8.4.27",
"postcss": "8.4.28",
"postcss-loader": "7.3.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.45.4",
"react-resizable-panels": "0.0.54",
"react-resizable-panels": "0.0.55",
"react-router": "6.15.0",
"react-router-dom": "6.15.0",
"tailwindcss": "3.3.3",
Expand Down
Loading

0 comments on commit c58fe28

Please sign in to comment.