chore: update dependencies with vulnerabilities (#3164)
### **PR Type** Enhancement, Bug fix ___ ### **Description** - Update Vite to latest version across projects - Upgrade Nhost SDK versions in React Apollo template - Update dependencies with security vulnerabilities - Add changesets for minor version bumps ___ ### **Changes walkthrough** 📝 <table><thead><tr><th></th><th align="left">Relevant files</th></tr></thead><tbody><tr><td><strong>Documentation</strong></td><td><details><summary>1 files</summary><table> <tr> <td><strong>cold-toes-poke.md</strong><dd><code>Add changeset for minor version updates</code> </dd></td> <td><a href="https://github.com/nhost/nhost/pull/3164/files#diff-5f152b78fbba16109b171663ee6eb53bdf5a2f718064d98de6e86c697118b217">+13/-0</a> </td> </tr> </table></details></td></tr><tr><td><strong>Dependencies</strong></td><td><details><summary>11 files</summary><table> <tr> <td><strong>package.json</strong><dd><code>Update Vite to latest version</code> </dd></td> <td><a href="https://github.com/nhost/nhost/pull/3164/files#diff-2d8d55c799cd71f1b35e831f075f8178ed1734c4820a2ad548b4dd24d6938d7c">+1/-1</a> </td> </tr> <tr> <td><strong>package.json</strong><dd><code>Update Vite to latest version</code> </dd></td> <td><a href="https://github.com/nhost/nhost/pull/3164/files#diff-83675898dc6ed88838763232d022f6e100e07d71681cc8a1f02aee99ee3f229b">+1/-1</a> </td> </tr> <tr> <td><strong>package.json</strong><dd><code>Update Vite to latest version</code> </dd></td> <td><a href="https://github.com/nhost/nhost/pull/3164/files#diff-9fb3a23f389ab1d192d7e018d2acbe512bd8792278662101401caa98692735db">+1/-1</a> </td> </tr> <tr> <td><strong>package.json</strong><dd><code>Update Vite to latest version</code> </dd></td> <td><a href="https://github.com/nhost/nhost/pull/3164/files#diff-cb7094614884e8cd2c8fb67dadedb1887c46c31b888840def0b7042273bfbb28">+1/-1</a> </td> </tr> <tr> <td><strong>package.json</strong><dd><code>Update Vite to latest version</code> </dd></td> <td><a href="https://github.com/nhost/nhost/pull/3164/files#diff-6288951fff74ec246c9cc023b7b7e3e9aad31423891bc4ea25b5d84a5f5b061f">+1/-1</a> </td> </tr> <tr> <td><strong>package.json</strong><dd><code>Update Vite to latest version</code> </dd></td> <td><a href="https://github.com/nhost/nhost/pull/3164/files#diff-d95dc3391741287366ea2e61f70e9ccc64452e0d22b1db91d6bf524f5aa4331c">+1/-1</a> </td> </tr> <tr> <td><strong>package.json</strong><dd><code>Update Vite to latest version</code> </dd></td> <td><a href="https://github.com/nhost/nhost/pull/3164/files#diff-8a3e5ed0f618f15211c31f700e0da998e2eae58f60353624b7a7e637bd63b153">+1/-1</a> </td> </tr> <tr> <td><strong>package.json</strong><dd><code>Update Vite to latest version</code> </dd></td> <td><a href="https://github.com/nhost/nhost/pull/3164/files#diff-fc4298d3512fdd9a3d871f9f182fe871c8beccd1580f864a271ddfb32005feef">+1/-1</a> </td> </tr> <tr> <td><strong>package.json</strong><dd><code>Update Vite to latest version</code> </dd></td> <td><a href="https://github.com/nhost/nhost/pull/3164/files#diff-85166d1137e29a5275f991e1e94a0c9d5b83ac7504463ba76f9187b2b750c895">+1/-1</a> </td> </tr> <tr> <td><strong>package.json</strong><dd><code>Update dependencies and security overrides</code> </dd></td> <td><a href="https://github.com/nhost/nhost/pull/3164/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519">+7/-7</a> </td> </tr> <tr> <td><strong>package.json</strong><dd><code>Update Nhost SDK versions</code> </dd></td> <td><a href="https://github.com/nhost/nhost/pull/3164/files#diff-27f71682a447c654ff4a94d33944ebb70e10d07a4279107c230bd8ec7dce7391">+2/-2</a> </td> </tr> </table></details></td></tr></tr></tbody></table> ___ > <details> <summary> Need help?</summary><li>Type <code>/help how to ...</code> in the comments thread for any questions about PR-Agent usage.</li><li>Check out the <a href="https://qodo-merge-docs.qodo.ai/usage-guide/">documentation</a> for more information.</li></details>
This commit is contained in:
13
.changeset/cold-toes-poke.md
Normal file
13
.changeset/cold-toes-poke.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
'@nhost-examples/sveltekit': minor
|
||||
'@nhost-examples/codegen-react-apollo': minor
|
||||
'@nhost-examples/codegen-react-query': minor
|
||||
'@nhost-examples/codegen-react-urql': minor
|
||||
'@nhost-examples/vue-quickstart': minor
|
||||
'@nhost-examples/react-apollo': minor
|
||||
'@nhost-examples/react-gqty': minor
|
||||
'@nhost-examples/vue-apollo': minor
|
||||
'@nhost/dashboard': minor
|
||||
---
|
||||
|
||||
chore: update dependencies with vulnerabilities
|
||||
@@ -191,7 +191,7 @@
|
||||
"tailwindcss": "^3.4.12",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsconfig-paths-webpack-plugin": "^4.1.0",
|
||||
"vite": "^5.4.6",
|
||||
"vite": "^5.4.12",
|
||||
"vite-tsconfig-paths": "^4.3.2",
|
||||
"vitest": "^0.32.4"
|
||||
},
|
||||
|
||||
@@ -36,6 +36,6 @@
|
||||
"postcss": "^8.4.38",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"typescript": "^4.9.5",
|
||||
"vite": "^5.4.6"
|
||||
"vite": "^5.4.12"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -37,6 +37,6 @@
|
||||
"postcss": "^8.4.38",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"typescript": "^4.9.5",
|
||||
"vite": "^5.4.6"
|
||||
"vite": "^5.4.12"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -30,6 +30,6 @@
|
||||
"postcss": "^8.4.38",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"typescript": "^4.9.5",
|
||||
"vite": "^5.4.6"
|
||||
"vite": "^5.4.12"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"svelte-check": "^3.6.8",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"typescript": "^5.4.3",
|
||||
"vite": "^6.0.3",
|
||||
"vite": "^6.0.9",
|
||||
"vitest": "^0.25.8"
|
||||
},
|
||||
"type": "module",
|
||||
|
||||
@@ -63,6 +63,6 @@
|
||||
"totp-generator": "^0.0.13",
|
||||
"typescript": "^5.5.3",
|
||||
"typescript-eslint": "^8.0.0",
|
||||
"vite": "^5.4.6"
|
||||
"vite": "^5.4.12"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -27,6 +27,6 @@
|
||||
"postcss": "^8.4.38",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"typescript": "^4.9.5",
|
||||
"vite": "^5.4.6"
|
||||
"vite": "^5.4.12"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"@xstate/inspect": "^0.6.5",
|
||||
"sass": "1.32.0",
|
||||
"typescript": "4.9.4",
|
||||
"vite": "^5.4.6",
|
||||
"vite": "^5.4.12",
|
||||
"vue-tsc": "^0.38.9"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"unocss": "^0.33.5",
|
||||
"unplugin-auto-import": "^0.17.5",
|
||||
"unplugin-vue-components": "^0.26.0",
|
||||
"vite": "^5.4.6",
|
||||
"vite": "^5.4.12",
|
||||
"vite-plugin-pages": "^0.28.0",
|
||||
"vue-tsc": "^0.38.9"
|
||||
}
|
||||
|
||||
14
package.json
14
package.json
@@ -84,7 +84,7 @@
|
||||
"turbo": "2.3.3",
|
||||
"typedoc": "^0.22.18",
|
||||
"typescript": "4.9.5",
|
||||
"vite": "^5.4.6",
|
||||
"vite": "^5.4.12",
|
||||
"vite-plugin-dts": "^3.9.1",
|
||||
"vite-tsconfig-paths": "^4.3.2",
|
||||
"vitest": "^0.32.4"
|
||||
@@ -106,7 +106,9 @@
|
||||
"ua-parser-js@<0.7.33": ">=0.7.33",
|
||||
"jsonwebtoken@<9.0.0": ">=9.0.0",
|
||||
"webpack@>=5.0.0 <5.76.0": ">=5.76.0",
|
||||
"undici@<5.26.2": ">=5.26.2",
|
||||
"undici@<5.28.5": "5.28.5",
|
||||
"undici@>=6.0.0 <6.21.1": "6.21.1",
|
||||
"store2@<2.14.4": ">=2.14.4",
|
||||
"browserify-sign@>=2.6.0 <=4.2.1": ">=4.2.2",
|
||||
"postcss@<8.4.31": ">=8.4.31",
|
||||
"get-func-name@<2.0.1": ">=2.0.1",
|
||||
@@ -135,9 +137,9 @@
|
||||
"semver@>=7.0.0 <7.5.2": ">=7.5.2",
|
||||
"follow-redirects@>1.15.6": ">=1.15.6",
|
||||
"webpack-dev-middleware@<=5.3.3": ">=5.3.4",
|
||||
"katex@>=0.11.0 <0.16.10": ">=0.16.10",
|
||||
"katex@>=0.15.4 <0.16.10": ">=0.16.10",
|
||||
"katex@>=0.10.0-beta <0.16.10": ">=0.16.10",
|
||||
"katex@>=0.11.0 <0.16.21": ">=0.16.21",
|
||||
"katex@>=0.15.4 <0.16.21": ">=0.16.21",
|
||||
"katex@>=0.10.0-beta <0.16.21": ">=0.16.21",
|
||||
"express@<4.19.2": ">=4.19.2",
|
||||
"ws@>=2.1.0 <5.2.4": "5.2.4",
|
||||
"ws@>=6.0.0 <6.2.3": "6.2.3",
|
||||
@@ -145,8 +147,6 @@
|
||||
"ws@>=8.0.0 <8.17.1": "8.17.1",
|
||||
"braces@<3.0.3": ">=3.0.3",
|
||||
"@grpc/grpc-js@>=1.10.0 <1.10.9": ">=1.10.9",
|
||||
"undici@>=6.0.0 <6.11.1": "6.11.1",
|
||||
"undici@<5.28.4": "5.28.4",
|
||||
"fast-xml-parser@<4.4.1": ">=4.4.1",
|
||||
"axios": "1.7.4",
|
||||
"webpack": "^5.94.0",
|
||||
|
||||
667
pnpm-lock.yaml
generated
667
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -6,8 +6,8 @@
|
||||
"@craco/craco": "^7.1.0",
|
||||
"@hookform/resolvers": "^3.9.0",
|
||||
"@icons-pack/react-simple-icons": "^9.6.0",
|
||||
"@nhost/react": "^3.8.0",
|
||||
"@nhost/react-apollo": "^12.0.5",
|
||||
"@nhost/react": "^3.9.1",
|
||||
"@nhost/react-apollo": "^16.0.1",
|
||||
"@radix-ui/react-dialog": "^1.1.1",
|
||||
"@radix-ui/react-dropdown-menu": "^2.1.1",
|
||||
"@radix-ui/react-label": "^2.1.0",
|
||||
|
||||
Reference in New Issue
Block a user