feat: update pnpm lock

This commit is contained in:
hanif salafi 2024-12-30 08:35:34 +07:00
parent 0f40db9365
commit b8384b17ff
1 changed files with 20 additions and 1 deletions

View File

@ -155,6 +155,9 @@ importers:
'@types/js-cookie':
specifier: ^3.0.6
version: 3.0.6
'@types/next':
specifier: ^9.0.0
version: 9.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@types/qs':
specifier: ^6.9.17
version: 6.9.17
@ -249,7 +252,7 @@ importers:
specifier: ^2.30.1
version: 2.30.1
next:
specifier: 14.2.3
specifier: ^14.2.3
version: 14.2.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
next-intl:
specifier: ^3.19.1
@ -1848,6 +1851,10 @@ packages:
'@types/ms@0.7.34':
resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==}
'@types/next@9.0.0':
resolution: {integrity: sha512-gnBXM8rP1mnCgT1uE2z8SnpFTKRWReJlhbZLZkOLq/CH1ifvTNwjIVtXvsywTy1dwVklf+y/MB0Eh6FOa94yrg==}
deprecated: This is a stub types definition. next provides its own type definitions, so you do not need this installed.
'@types/node@20.17.10':
resolution: {integrity: sha512-/jrvh5h6NXhEauFFexRin69nA0uHJ5gwk4iDivp/DeoEua3uwCUto6PC86IpRITBOs4+6i2I56K5x5b6WYGXHA==}
@ -6656,6 +6663,18 @@ snapshots:
'@types/ms@0.7.34': {}
'@types/next@9.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
next: 14.2.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
transitivePeerDependencies:
- '@babel/core'
- '@opentelemetry/api'
- '@playwright/test'
- babel-plugin-macros
- react
- react-dom
- sass
'@types/node@20.17.10':
dependencies:
undici-types: 6.19.8