From bd9c1b99fa2e9ef079b492bf032aba53f0e9bbd2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jan 2025 21:41:14 +0700 Subject: [PATCH] fix(deps): update dependency @inertiajs/react to v2 (#13) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 24 +++++++++--------------- 2 files changed, 10 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index d0ce3be..c2e76e2 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@inertiajs/inertia-react": "^0.8.1", - "@inertiajs/react": "^1.2.0", + "@inertiajs/react": "^2.0.0", "@tailwindcss/aspect-ratio": "^0.4.2", "@tailwindcss/typography": "^0.5.14", "axios": "^1.6.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9506a6e..2a93310 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^0.8.1 version: 0.8.1(@inertiajs/inertia@0.11.1)(react@18.3.1) '@inertiajs/react': - specifier: ^1.2.0 - version: 1.3.0(react@18.3.1) + specifier: ^2.0.0 + version: 2.0.3(react@18.3.1) '@tailwindcss/aspect-ratio': specifier: ^0.4.2 version: 0.4.2(tailwindcss@3.4.17) @@ -356,8 +356,8 @@ packages: resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==} deprecated: Use @eslint/object-schema instead - '@inertiajs/core@1.3.0': - resolution: {integrity: sha512-TJ8R1eUYY473m9DaKlCPRdHTdznFWTDuy5VvEzXg3t/hohbDQedLj46yn/uAqziJPEUZJrSftZzPI2NMzL9tQA==} + '@inertiajs/core@2.0.3': + resolution: {integrity: sha512-JvXzqc2XAt3WgEDMyxCyXO6bDLMCsBjFsYREU1/+3wtNTib7QKwK71+aF+MrhILpz+kRTi29TsLqnbkPHBAZjw==} '@inertiajs/inertia-react@0.8.1': resolution: {integrity: sha512-9Uu7t4EA9FrcREwWnOU/qW5i4hYFt+uFn5cqP6RGJo8lJS4u8t6Q9358oHuQUKbFEbaIjUu7aslCL3/Istctlg==} @@ -368,8 +368,8 @@ packages: '@inertiajs/inertia@0.11.1': resolution: {integrity: sha512-btmV53c54oW4Z9XF0YyTdIUnM7ue0ONy3/KJOz6J1C5CYIwimiKfDMpz8ZbGJuxS+SPdOlNsqj2ZhlHslpJRZg==} - '@inertiajs/react@1.3.0': - resolution: {integrity: sha512-K+PF23xP6jjMkubs8PbxT1MroSDdH1z3VTEGbO3685Xyf0QNwoNIF95hnyqJxlWaeG4fB0GAag40gh04fefRUA==} + '@inertiajs/react@2.0.3': + resolution: {integrity: sha512-eUMywEY+w4jcROiNjD7Vm+2GFapqOQmMh3OGlSat9XJB5+H7vtsQI+cvDa7oQXvt3CCv9Y/+HrKDHC/m969peA==} peerDependencies: react: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -1218,9 +1218,6 @@ packages: resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==} engines: {node: '>=0.10.0'} - nprogress@0.2.0: - resolution: {integrity: sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA==} - object-assign@4.1.1: resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} engines: {node: '>=0.10.0'} @@ -1858,11 +1855,10 @@ snapshots: '@humanwhocodes/object-schema@2.0.3': {} - '@inertiajs/core@1.3.0': + '@inertiajs/core@2.0.3': dependencies: axios: 1.7.9 deepmerge: 4.3.1 - nprogress: 0.2.0 qs: 6.14.0 transitivePeerDependencies: - debug @@ -1881,9 +1877,9 @@ snapshots: transitivePeerDependencies: - debug - '@inertiajs/react@1.3.0(react@18.3.1)': + '@inertiajs/react@2.0.3(react@18.3.1)': dependencies: - '@inertiajs/core': 1.3.0 + '@inertiajs/core': 2.0.3 lodash.isequal: 4.5.0 react: 18.3.1 transitivePeerDependencies: @@ -2737,8 +2733,6 @@ snapshots: normalize-range@0.1.2: {} - nprogress@0.2.0: {} - object-assign@4.1.1: {} object-hash@3.0.0: {}