Skip to content

Commit

Permalink
Merge branch 'FRONT-4693-Migrate-to-pnpm' of github.com:ec-europa/eur…
Browse files Browse the repository at this point in the history
…opa-component-library into FRONT-4701-Esm-script
  • Loading branch information
planctus committed Dec 20, 2024
2 parents 6d43e38 + 70043b5 commit a7f1551
Show file tree
Hide file tree
Showing 7 changed files with 323 additions and 230 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"jest-environment-jsdom": "29.7.0",
"lerna": "8.1.9",
"lerna-changelog": "2.2.0",
"lint-staged": "15.2.10",
"lint-staged": "15.2.11",
"npm-run-all": "4.1.5",
"patch-package": "8.0.0",
"postinstall-postinstall": "2.1.0",
Expand All @@ -70,7 +70,7 @@
"rimraf": "6.0.1",
"size-limit": "11.1.6",
"ssri": "12.0.0",
"stylelint": "16.11.0",
"stylelint": "16.12.0",
"stylelint-config-css-modules": "4.4.0",
"stylelint-config-standard": "36.0.1",
"stylelint-config-standard-scss": "13.1.0",
Expand Down Expand Up @@ -116,8 +116,9 @@
"ws": ">=8.17.1",
"micromatch": ">=4.0.8",
"serve-static": ">=1.16.0",
"path-to-regexp": "0.1.10",
"inquirer": "12.2.0"
"path-to-regexp": "0.1.12",
"inquirer": "12.2.0",
"nanoid": "3.3.8"
}
},
"engines": {
Expand Down
Loading

0 comments on commit a7f1551

Please sign in to comment.