diff --git a/frontend/package.json b/frontend/package.json index cbae11a7..d3268f28 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -42,7 +42,7 @@ }, "dependencies": { "@fortawesome/free-solid-svg-icons": "^6.5.1", - "date-fns": "^3.2.0", + "date-fns": "^3.3.0", "npm-run-all": "^4.1.5", "pocketbase": "^0.20.3", "svelte-fa": "^4.0.2", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index b68f406c..570ad6ec 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: ^6.5.1 version: 6.5.1 date-fns: - specifier: ^3.2.0 - version: 3.2.0 + specifier: ^3.3.0 + version: 3.3.0 npm-run-all: specifier: ^4.1.5 version: 4.1.5 @@ -1001,8 +1001,8 @@ packages: - postcss dev: true - /date-fns@3.2.0: - resolution: {integrity: sha512-E4KWKavANzeuusPi0jUjpuI22SURAznGkx7eZV+4i6x2A+IZxAMcajgkvuDAU1bg40+xuhW1zRdVIIM/4khuIg==} + /date-fns@3.3.0: + resolution: {integrity: sha512-xuouT0GuI2W8yXhCMn/AXbSl1Av3wu2hJXxMnnILTY3bYY0UgNK0qOwVXqdFBrobW5qbX1TuOTgMw7c2H2OuhA==} dev: false /debug@4.3.4: