diff --git a/package.json b/package.json index b0ca149..540128b 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "rimraf": "^5.0.5", "rollup": "^4.14.1", "tsc-alias": "^1.8.8", - "typescript": "^5.4.4" + "typescript": "^5.4.5" }, "peerDependencies": { "react": ">=17.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 58d2eca..f54241a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,7 +18,7 @@ devDependencies: version: 5.0.5(rollup@4.14.1) '@rollup/plugin-typescript': specifier: ^11.1.6 - version: 11.1.6(rollup@4.14.1)(tslib@2.6.2)(typescript@5.4.4) + version: 11.1.6(rollup@4.14.1)(tslib@2.6.2)(typescript@5.4.5) '@types/react': specifier: ^18.2.75 version: 18.2.75 @@ -38,8 +38,8 @@ devDependencies: specifier: ^1.8.8 version: 1.8.8 typescript: - specifier: ^5.4.4 - version: 5.4.4 + specifier: ^5.4.5 + version: 5.4.5 packages: @@ -101,7 +101,7 @@ packages: rollup: 4.14.1 dev: true - /@rollup/plugin-typescript@11.1.6(rollup@4.14.1)(tslib@2.6.2)(typescript@5.4.4): + /@rollup/plugin-typescript@11.1.6(rollup@4.14.1)(tslib@2.6.2)(typescript@5.4.5): resolution: {integrity: sha512-R92yOmIACgYdJ7dJ97p4K69I8gg6IEHt8M7dUBxN3W6nrO8uUxX5ixl0yU/N3aZTi8WhPuICvOHXQvF6FaykAA==} engines: {node: '>=14.0.0'} peerDependencies: @@ -118,7 +118,7 @@ packages: resolve: 1.22.8 rollup: 4.14.1 tslib: 2.6.2 - typescript: 5.4.4 + typescript: 5.4.5 dev: true /@rollup/pluginutils@5.1.0(rollup@4.14.1): @@ -785,8 +785,8 @@ packages: /tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - /typescript@5.4.4: - resolution: {integrity: sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==} + /typescript@5.4.5: + resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==} engines: {node: '>=14.17'} hasBin: true dev: true