From 8697d2c738aa2de1b7d1cd9145044f157dcde9a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dami=C3=A1n=20Pumar?= Date: Thu, 5 Dec 2024 10:11:48 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=91=20Bump=20Working?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- argilla-frontend/package-lock.json | 22 +++++++++++----------- argilla-frontend/package.json | 22 +++++++++++----------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/argilla-frontend/package-lock.json b/argilla-frontend/package-lock.json index 03aa1c8b75..2ca32deb12 100644 --- a/argilla-frontend/package-lock.json +++ b/argilla-frontend/package-lock.json @@ -10,20 +10,20 @@ "dependencies": { "@codescouts/events": "1.0.10", "@nuxtjs/auth-next": "5.0.0-1613647907.37b1156", - "@nuxtjs/axios": "^5.12.5", - "@nuxtjs/composition-api": "^0.33.1", - "@nuxtjs/i18n": "^7.3.1", + "@nuxtjs/axios": "5.13.6", + "@nuxtjs/composition-api": "0.33.1", + "@nuxtjs/i18n": "7.3.1", "@nuxtjs/style-resources": "^1.0.0", "@pinia/nuxt": "^0.2.1", "@vuex-orm/core": "0.36.4", - "axios": "^1.4.0", - "core-js": "^3.6.5", - "dompurify": "^3.0.3", - "frontmatter-markdown-loader": "^3.7.0", - "marked": "^5.0.3", - "marked-highlight": "^2.0.1", - "marked-katex-extension": "^5.0.2", - "nuxt": "^2.15.8", + "axios": "1.6.8", + "core-js": "3.37.1", + "dompurify": "3.1.3", + "frontmatter-markdown-loader": "3.7.0", + "marked": "5.1.2", + "marked-highlight": "2.1.1", + "marked-katex-extension": "5.0.2", + "nuxt": "2.17.3", "nuxt-highlightjs": "^1.0.2", "pinia": "^2.1.4", "sass": "^1.49.9", diff --git a/argilla-frontend/package.json b/argilla-frontend/package.json index ccd2ef438b..17662fdf8d 100644 --- a/argilla-frontend/package.json +++ b/argilla-frontend/package.json @@ -23,20 +23,20 @@ "dependencies": { "@codescouts/events": "1.0.10", "@nuxtjs/auth-next": "5.0.0-1613647907.37b1156", - "@nuxtjs/axios": "^5.12.5", - "@nuxtjs/composition-api": "^0.33.1", - "@nuxtjs/i18n": "^7.3.1", + "@nuxtjs/axios": "5.13.6", + "@nuxtjs/composition-api": "0.33.1", + "@nuxtjs/i18n": "7.3.1", "@nuxtjs/style-resources": "^1.0.0", "@pinia/nuxt": "^0.2.1", "@vuex-orm/core": "0.36.4", - "axios": "^1.4.0", - "core-js": "^3.6.5", - "dompurify": "^3.0.3", - "frontmatter-markdown-loader": "^3.7.0", - "marked": "^5.0.3", - "marked-highlight": "^2.0.1", - "marked-katex-extension": "^5.0.2", - "nuxt": "^2.15.8", + "axios": "1.6.8", + "core-js": "3.37.1", + "dompurify": "3.1.3", + "frontmatter-markdown-loader": "3.7.0", + "marked": "5.1.2", + "marked-highlight": "2.1.1", + "marked-katex-extension": "5.0.2", + "nuxt": "2.17.3", "nuxt-highlightjs": "^1.0.2", "pinia": "^2.1.4", "sass": "^1.49.9",