This commit is contained in:
Luiz Silva 2025-11-25 13:44:18 -03:00
parent 02b1bcda08
commit 294f3b340e
3 changed files with 9 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{
"name": "p-estaticos",
"version": "0.92.0",
"version": "0.93.0",
"description": "",
"main": "./dist-back/index.js",
"module": "./dist-front/index.mjs",
@ -32,7 +32,7 @@
"dependencies": {
"@fastify/cors": "^9.0.1",
"@fastify/static": "^7.0.4",
"dayjs": "^1.11.18",
"dayjs": "1.11.13",
"fastify": "^4.29.1",
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git",
"react": "^18.3.1",

Binary file not shown.

9
pnpm-lock.yaml generated
View file

@ -15,8 +15,8 @@ importers:
specifier: ^7.0.4
version: 7.0.4
dayjs:
specifier: ^1.11.18
version: 1.11.18
specifier: 1.11.13
version: 1.11.13
fastify:
specifier: ^4.29.1
version: 4.29.1
@ -554,6 +554,9 @@ packages:
csstype@3.1.3:
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
dayjs@1.11.13:
resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==}
dayjs@1.11.18:
resolution: {integrity: sha512-zFBQ7WFRvVRhKcWoUh+ZA1g2HVgUbsZm9sbddh8EC5iv93sui8DVVz1Npvz+r6meo9VKfa8NyLWBsQK1VvIKPA==}
@ -1486,6 +1489,8 @@ snapshots:
csstype@3.1.3: {}
dayjs@1.11.13: {}
dayjs@1.11.18: {}
debug@4.4.1: