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 Dec 7, 2023
1 parent f6bafca commit 291375a
Show file tree
Hide file tree
Showing 4 changed files with 179 additions and 179 deletions.
106 changes: 53 additions & 53 deletions docker-build/package-lock.json

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

8 changes: 4 additions & 4 deletions docker-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"author": "",
"license": "ISC",
"dependencies": {
"@types/eslint": "8.44.7",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@types/eslint": "8.44.8",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"ts-node": "10.9.1",
"typescript": "5.3.2",
"ts-loader": "9.5.1",
"@types/node": "18.18.13"
"@types/node": "18.18.14"
}
}
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,23 +93,23 @@
"@semantic-release/changelog": "6.0.3",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "9.2.3",
"@testing-library/jest-dom": "6.1.4",
"@semantic-release/github": "9.2.4",
"@testing-library/jest-dom": "6.1.5",
"@testing-library/react": "14.1.2",
"@types/electron-devtools-installer": "2.2.5",
"@types/git-url-parse": "9.0.3",
"@types/ini": "1.3.33",
"@types/jest": "29.5.10",
"@types/node": "20.10.0",
"@types/node": "20.10.3",
"@types/node-fetch": "2.6.9",
"@types/react": "18.2.39",
"@types/react": "18.2.42",
"@types/react-dom": "18.2.17",
"@typescript-eslint/utils": "6.13.1",
"@typescript-eslint/utils": "6.13.2",
"@vercel/webpack-asset-relocator-loader": "1.7.3",
"aws-sdk": "2.1506.0",
"cross-env": "^7.0.3",
"css-loader": "6.8.1",
"electron": "27.1.2",
"electron": "27.1.3",
"electron-builder": "24.9.1",
"electron-devtools-installer": "3.2.0",
"electron-notarize": "1.2.2",
Expand Down Expand Up @@ -137,9 +137,9 @@
"@heroicons/react": "2.0.18",
"@tailwindcss/forms": "0.5.7",
"@tanstack/react-query": "4.36.1",
"@types/eslint": "8.44.7",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@types/eslint": "8.44.8",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"autoprefixer": "10.4.16",
"axios": "1.6.2",
"case": "1.6.3",
Expand All @@ -156,21 +156,21 @@
"gpt-3-encoder": "1.1.4",
"html-entities": "2.4.0",
"ini": "4.1.1",
"jose": "5.1.2",
"jose": "5.1.3",
"locale-codes": "1.3.1",
"nearest-color": "0.4.4",
"openai": "4.20.1",
"postcss": "8.4.31",
"postcss": "8.4.32",
"postcss-loader": "7.3.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.48.2",
"react-resizable-panels": "0.0.63",
"react-router": "6.20.0",
"react-router-dom": "6.20.0",
"react-router": "6.20.1",
"react-router-dom": "6.20.1",
"simple-git": "3.21.0",
"sqlite3": "5.1.6",
"tailwindcss": "3.3.5",
"tailwindcss": "3.3.6",
"use-debounce": "9.0.4",
"zod": "3.22.4"
}
Expand Down
Loading

0 comments on commit 291375a

Please sign in to comment.