diff --git a/packages/app/package.json b/packages/app/package.json index 650185c1..9b7206cc 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -65,7 +65,7 @@ "animegarden": "workspace:*", "anitomy": "0.0.34", "date-fns": "^2.30.0", - "date-fns-tz": "^2.0.1", + "date-fns-tz": "^3.0.1", "tailwindcss": "^3.4.3", "unocss": "^0.59.2", "unplugin-analytics": "^0.0.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f8d1fa4f..85402971 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -229,8 +229,8 @@ importers: specifier: ^2.30.0 version: 2.30.0 date-fns-tz: - specifier: ^2.0.1 - version: 2.0.1(date-fns@2.30.0) + specifier: ^3.0.1 + version: 3.0.1(date-fns@2.30.0) tailwindcss: specifier: ^3.4.3 version: 3.4.3 @@ -4015,6 +4015,7 @@ packages: /@swagger-api/apidom-ns-json-schema-draft-4@0.99.1: resolution: {integrity: sha512-HdxD4WXnaMJsdodrWoynzgteg9UDaZsVkX04oObQPR3C1ZWW9KahEGBSbtr/oBhnE/QgiPfNHUDWrQvk3oC6lg==} + requiresBuild: true dependencies: '@babel/runtime-corejs3': 7.24.4 '@swagger-api/apidom-ast': 0.99.1 @@ -6248,12 +6249,13 @@ packages: is-data-view: 1.0.1 dev: true - /date-fns-tz@2.0.1(date-fns@2.30.0): - resolution: {integrity: sha512-fJCG3Pwx8HUoLhkepdsP7Z5RsucUi+ZBOxyM5d0ZZ6c4SdYustq0VMmOu6Wf7bli+yS/Jwp91TOCqn9jMcVrUA==} + /date-fns-tz@3.0.1(date-fns@2.30.0): + resolution: {integrity: sha512-LGKFMKEllm9tCirgYhha3rqfw5nstTULXnKKCk2qO/qju1rfxpUI9IXzmpOd5w727TtrfenAVafql0B/vs6aQQ==} peerDependencies: - date-fns: 2.x + date-fns: ^3.0.0 dependencies: date-fns: 2.30.0 + lodash.clonedeep: 4.5.0 dev: true /date-fns@2.30.0: @@ -8420,6 +8422,10 @@ packages: dependencies: p-locate: 5.0.0 + /lodash.clonedeep@4.5.0: + resolution: {integrity: sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==} + dev: true + /lodash.debounce@4.0.8: resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==} @@ -13009,6 +13015,7 @@ packages: /workbox-google-analytics@7.0.0: resolution: {integrity: sha512-MEYM1JTn/qiC3DbpvP2BVhyIH+dV/5BjHk756u9VbwuAhu0QHyKscTnisQuz21lfRpOwiS9z4XdqeVAKol0bzg==} + deprecated: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained dependencies: workbox-background-sync: 7.0.0 workbox-core: 7.0.0