diff --git a/package.json b/package.json index 4ce44b2..48385b2 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@next/mdx": "^15.1.6", "next": "^13.1.1", "react": "^18.3.1", - "next-query-params": "^5.0.1", + "next-query-params": "^5.1.0", "prettier": "^3.3.3", "react-dom": "^18.2.0", "theme-ui": "0.17.1", diff --git a/yarn.lock b/yarn.lock index 977075c..8d8d041 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1406,10 +1406,10 @@ nanoid@^3.3.4: resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab" integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw== -next-query-params@^5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/next-query-params/-/next-query-params-5.0.1.tgz#aa55b57ad661aa3f798c60c00713ce46c4e1e8ac" - integrity sha512-QFumNTpdc/MtT1IresYoMKkRWOaplutzKJoRl6Uv9mIOdc3jGyWD7yCHE79AiGYlRCyo+4oMVvkLYpdV2trFKA== +next-query-params@^5.1.0: + version "5.1.0" + resolved "https://registry.yarnpkg.com/next-query-params/-/next-query-params-5.1.0.tgz#4a013c001b87474188e581aa70298c0be3fa3152" + integrity sha512-sSdMLXdC6CExNNJgbpzeFEZvhR/i1LRYvh8IF4QvuZa5eZ4DSmxMNFQ2qXOd56wQkALOPGWd4vl9+d1L/XS0PQ== dependencies: tslib "^2.0.3" @@ -1749,16 +1749,11 @@ trough@^2.0.0: resolved "https://registry.yarnpkg.com/trough/-/trough-2.1.0.tgz#0f7b511a4fde65a46f18477ab38849b22c554876" integrity sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g== -tslib@^2.0.3: +tslib@^2.0.3, tslib@^2.4.0: version "2.8.1" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f" integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w== -tslib@^2.4.0: - version "2.4.1" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e" - integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA== - unified@^11.0.0: version "11.0.5" resolved "https://registry.yarnpkg.com/unified/-/unified-11.0.5.tgz#f66677610a5c0a9ee90cab2b8d4d66037026d9e1"