From e46765453bc524f2e8db72c500d9fc6df2b45b70 Mon Sep 17 00:00:00 2001 From: Carl-OW <142233642+Carl-OW@users.noreply.github.com> Date: Tue, 19 Nov 2024 12:37:14 +0100 Subject: [PATCH] SSB-CL update to 2.4.2 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1592910d0..4ca312a0a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -66,7 +66,7 @@ "@item-enonic-types/lib-thymeleaf": "~2.1.0", "@item-enonic-types/lib-time": "~1.0.4", "@reduxjs/toolkit": "~2.3.0", - "@statisticsnorway/ssb-component-library": "~2.4.1", + "@statisticsnorway/ssb-component-library": "~2.4.2", "@types/grecaptcha": "^3.0.9", "@types/ramda": "~0.30.2", "@types/react": "~18.3.12", @@ -5812,9 +5812,9 @@ "dev": true }, "node_modules/@statisticsnorway/ssb-component-library": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/@statisticsnorway/ssb-component-library/-/ssb-component-library-2.4.1.tgz", - "integrity": "sha512-NEckmh6dI+bQdTj57wDJwWCIPfeu7cktlilHJtwZsiu5s2GiXHzUfkJUJqnjkRwYOx2m1Z7zjfckKLIIUZg4jw==", + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/@statisticsnorway/ssb-component-library/-/ssb-component-library-2.4.2.tgz", + "integrity": "sha512-pBcebZhdc5BdMdyOgY9yIed+O7VZ0C28ex11BuakjWzyhfaEg/paXVwHkOVThrg3LCZf9+9UB459x9XpUWTwnw==", "dev": true, "dependencies": { "prismjs": "~1.29.0", @@ -25691,9 +25691,9 @@ "dev": true }, "@statisticsnorway/ssb-component-library": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/@statisticsnorway/ssb-component-library/-/ssb-component-library-2.4.1.tgz", - "integrity": "sha512-NEckmh6dI+bQdTj57wDJwWCIPfeu7cktlilHJtwZsiu5s2GiXHzUfkJUJqnjkRwYOx2m1Z7zjfckKLIIUZg4jw==", + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/@statisticsnorway/ssb-component-library/-/ssb-component-library-2.4.2.tgz", + "integrity": "sha512-pBcebZhdc5BdMdyOgY9yIed+O7VZ0C28ex11BuakjWzyhfaEg/paXVwHkOVThrg3LCZf9+9UB459x9XpUWTwnw==", "dev": true, "requires": { "prismjs": "~1.29.0", diff --git a/package.json b/package.json index c7f74ec72..2a67a6e60 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "@item-enonic-types/lib-thymeleaf": "~2.1.0", "@item-enonic-types/lib-time": "~1.0.4", "@reduxjs/toolkit": "~2.3.0", - "@statisticsnorway/ssb-component-library": "~2.4.1", + "@statisticsnorway/ssb-component-library": "~2.4.2", "@types/grecaptcha": "^3.0.9", "@types/ramda": "~0.30.2", "@types/react": "~18.3.12",