From b9a50f1869ba5622ea7a9ef42ca6c08a4994ad87 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Thu, 6 Aug 2026 10:19:18 +0200 Subject: [PATCH] chore: replace `latest` ranges with caret ranges --- playground/package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/playground/package.json b/playground/package.json index 5bb8f63b..9703f548 100644 --- a/playground/package.json +++ b/playground/package.json @@ -2,6 +2,6 @@ "name": "html-validator-playground", "dependencies": { "@nuxtjs/html-validator": "latest", - "nuxt": "latest" + "nuxt": "^4.5.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6fcfb3e2..3aeb595f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -84,7 +84,7 @@ importers: specifier: link:.. version: link:.. nuxt: - specifier: latest + specifier: ^4.5.1 version: 4.5.1(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0(supports-color@10.2.2)))(@babel/plugin-syntax-typescript@7.29.7(@babel/core@7.29.0(supports-color@10.2.2)))(@modelcontextprotocol/sdk@1.29.0(supports-color@10.2.2)(zod@4.4.3))(@parcel/watcher@2.5.6)(@types/node@26.1.0)(@vue/compiler-sfc@3.5.40)(better-sqlite3@12.6.2)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.6.2))(esbuild@0.28.1)(eslint@10.8.0(jiti@2.7.0)(supports-color@10.2.2))(ioredis@5.10.1(supports-color@10.2.2))(lightningcss@1.32.0)(magicast@0.5.3)(optionator@0.9.4)(oxc-parser@0.140.0)(rollup-plugin-visualizer@7.0.1(rolldown@1.2.0)(rollup@4.62.2))(rollup@4.62.2)(srvx@0.11.22)(supports-color@10.2.2)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.3(@types/node@26.1.0)(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.46.0)(yaml@2.9.0))(yaml@2.9.0) packages: