diff --git a/package.json b/package.json index be63b33c33..ad084ba718 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@babel/preset-typescript": "^7.24.7", "@csstools/postcss-sass": "^5.1.1", "@cypress/browserify-preprocessor": "^3.0.2", - "@cypress/code-coverage": "^3.12.46", + "@cypress/code-coverage": "^3.12.47", "@graphql-codegen/add": "^3.1.1", "@graphql-codegen/cli": "^2.6.2", "@graphql-codegen/introspection": "^2.1.1", @@ -75,7 +75,7 @@ "@testing-library/react": "^14.2.2", "@testing-library/react-hooks": "^8.0.1", "@tsconfig/create-react-app": "^1.0.2", - "@types/node": "^20.16.3", + "@types/node": "^20.16.5", "@types/react": "^18.3.5", "@types/react-dom": "^18.3.0", "@types/react-flatpickr": "^3.8.11", @@ -88,13 +88,13 @@ "babel-plugin-istanbul": "^7.0.0", "babel-plugin-lodash": "^3.3.4", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", - "caniuse-lite": "^1.0.30001655", + "caniuse-lite": "^1.0.30001658", "change-case-all": "^2.1.0", "chokidar-cli": "^3.0.0", - "concurrently": "^8.2.2", + "concurrently": "^9.0.0", "core-js": "^3.38.1", "css-loader": "^7.1.2", - "cssnano": "^7.0.5", + "cssnano": "^7.0.6", "cypress": "^9.6.1", "dotenv": "^16.4.5", "eslint": "^8.57.0", @@ -103,11 +103,11 @@ "eslint-config-prettier": "^9.1.0", "eslint-loader": "^4.0.2", "eslint-plugin-cypress": "^2.12.1", - "eslint-plugin-import": "^2.29.1", + "eslint-plugin-import": "^2.30.0", "eslint-plugin-jsx-a11y": "^6.5.1", "eslint-plugin-no-only-tests": "^3.3.0", "eslint-plugin-prettier": "^4.0.0", - "eslint-plugin-react": "^7.35.0", + "eslint-plugin-react": "^7.35.2", "eslint-plugin-react-hooks": "^4.6.2", "eslint-webpack-plugin": "^4.2.0", "glob": "^8.0.1", @@ -117,13 +117,13 @@ "mutationobserver-shim": "^0.3.7", "nyc": "^17.0.0", "orval": "^6.26.0", - "postcss": "^8.4.43", + "postcss": "^8.4.45", "postcss-cli": "^11.0.0", "postcss-loader": "^8.1.1", "postcss-scss": "^4.0.9", "prettier": "^2.6.2", "replace-in-file": "^6.3.2", - "sass": "^1.77.8", + "sass": "^1.78.0", "source-map-support": "^0.5.21", "style-loader": "^4.0.0", "stylelint": "^15.11.0", @@ -145,7 +145,7 @@ "prop-types": "Since we use former ddb-react components that depend on prop-types we keep this. Should be removed when usage of prop-types is deprecated." }, "dependencies": { - "@danskernesdigitalebibliotek/dpl-design-system": "^2024.36.0-b82b94df2d6d6d798fa5c695a2622133b60cd16d", + "@danskernesdigitalebibliotek/dpl-design-system": "^2024.37.0-d007a043185fe27649dc16ba7d4996eab9ee1caf", "@fullcalendar/core": "^6.1.15", "@fullcalendar/daygrid": "^6.1.15", "@fullcalendar/interaction": "^6.1.15", @@ -176,6 +176,6 @@ "unfetch": "^4.2.0" }, "peerDependencies": { - "postcss": "^8.4.43" + "postcss": "^8.4.45" } } diff --git a/src/apps/favorites-list/FavoritesList.tsx b/src/apps/favorites-list/FavoritesList.tsx index 70c6ef7512..ca6546d243 100644 --- a/src/apps/favorites-list/FavoritesList.tsx +++ b/src/apps/favorites-list/FavoritesList.tsx @@ -44,8 +44,8 @@ const FavoritesList: React.FC = ({ pageSize }) => { const skeletonList = ( <> -
-
 
+
+