"dayjs": "^1.11.18",

This commit is contained in:
Luiz Silva 2025-10-26 19:51:28 -03:00
parent d057e4a652
commit 77b83ad71e
3 changed files with 4 additions and 9 deletions

View file

@ -1,6 +1,6 @@
{
"name": "p-estaticos",
"version": "0.89.0",
"version": "0.90.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.13",
"dayjs": "^1.11.18",
"fastify": "^4.29.1",
"p-comuns": "https://git2.idz.one/publico/_comuns/raw/branch/master/pacote.tgz",
"react": "^18.3.1",