Skip to content

Commit

Permalink
Deps: Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent 4681801 commit c7c96a3
Show file tree
Hide file tree
Showing 21 changed files with 429 additions and 214 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
run: echo "site_url=${{ env.NETLIFY_DEPLOYED_URL }}" >> "$GITHUB_OUTPUT"

- name: Run Playwright tests
uses: docker://mcr.microsoft.com/playwright:v1.48.0-jammy
uses: docker://mcr.microsoft.com/playwright:v1.48.1-jammy
with:
args: 'sh -c "corepack install && corepack enable && yarn test:e2e"'
env:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- name: Publish Web Package Code Coverage
# When Nx hits its cloud cache, there is no generated coverage to sent, e.g. do not let this crash
if: ${{ hashFiles('./packages/web/.coverage/lcov.info') != '' }}
uses: coverallsapp/[email protected].1
uses: coverallsapp/[email protected].3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
file: ./packages/web/.coverage/lcov.info
Expand All @@ -99,7 +99,7 @@ jobs:
- name: Publish Web-React Package Code Coverage
# When Nx hits its cloud cache, there is no generated coverage to sent, e.g. do not let this crash
if: ${{ hashFiles('./packages/web-react/.coverage/lcov.info') != '' }}
uses: coverallsapp/[email protected].1
uses: coverallsapp/[email protected].3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
file: ./packages/web-react/.coverage/lcov.info
Expand All @@ -109,7 +109,7 @@ jobs:
- name: Publish Analytics Package Code Coverage
# When Nx hits its cloud cache, there is no generated coverage to sent, e.g. do not let this crash
if: ${{ hashFiles('./packages/analytics/.coverage/lcov.info') != '' }}
uses: coverallsapp/[email protected].1
uses: coverallsapp/[email protected].3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
file: ./packages/analytics/.coverage/lcov.info
Expand Down
6 changes: 3 additions & 3 deletions apps/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
},
"devDependencies": {
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "12.1.0",
"@rollup/plugin-typescript": "12.1.1",
"autoprefixer": "10.4.20",
"clean-css-cli": "5.6.3",
"npm-run-all2": "6.2.3",
"npm-run-all2": "6.2.4",
"postcss": "8.4.47",
"rollup": "4.24.0",
"sass": "1.79.5",
"sass": "1.80.3",
"sass-true": "8.1.0",
"shx": "0.3.4",
"typescript": "5.6.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@storybook/react-vite": "8.3.5",
"@storybook/test": "8.3.5",
"@storybook/theming": "8.3.5",
"@vitejs/plugin-react": "4.3.2",
"@vitejs/plugin-react": "4.3.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"storybook": "8.3.5",
Expand Down
8 changes: 4 additions & 4 deletions apps/web-twig-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"@floating-ui/dom": "1.6.11",
"@hotwired/stimulus": "3.2.2",
"@lmc-eu/spirit-demo": "0.1.3",
"@lmc-eu/spirit-form-validations": "2.0.4",
"@lmc-eu/spirit-web": "2.5.0",
"@lmc-eu/spirit-design-tokens": "2.1.1",
"@lmc-eu/spirit-form-validations": "2.0.6",
"@lmc-eu/spirit-web": "2.5.1",
"@lmc-eu/spirit-design-tokens": "2.1.2",
"@symfony/stimulus-bridge": "3.2.2",
"@symfony/webpack-encore": "4.7.0",
"core-js": "3.38.1",
"regenerator-runtime": "0.14.1",
"sass-loader": "14.2.1",
"sass": "1.79.5",
"sass": "1.80.3",
"ts-loader": "9.5.1",
"typescript": "5.6.3",
"webpack-cli": "5.1.4",
Expand Down
2 changes: 1 addition & 1 deletion configs/jest-config-spirit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"type": "module",
"module": "./index.js",
"dependencies": {
"@swc/core": "1.7.35",
"@swc/core": "1.7.36",
"@swc/jest": "0.2.36",
"@testing-library/jest-dom": "^6.4.5",
"@types/jest": "29.5.13",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-with-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@next/eslint-plugin-next": "14.2.15",
"@types/node": "20.16.11",
"@types/node": "20.16.13",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"eslint": "8.57.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-with-pages-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@babel/preset-typescript": "7.25.7",
"@next/eslint-plugin-next": "14.2.15",
"@types/babel__core": "7.20.5",
"@types/node": "20.16.11",
"@types/node": "20.16.13",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"eslint": "8.57.1",
Expand Down
2 changes: 1 addition & 1 deletion exporters/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"types": "tsc"
},
"devDependencies": {
"@swc/core": "1.7.35",
"@swc/core": "1.7.36",
"@swc/jest": "0.2.36",
"eslint": "8.57.1",
"jest": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion exporters/scss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"types": "tsc"
},
"devDependencies": {
"@swc/core": "1.7.35",
"@swc/core": "1.7.36",
"@swc/jest": "0.2.36",
"eslint": "8.57.1",
"jest": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion exporters/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@lmc-eu/eslint-config-typescript": "2.1.4",
"@swc/core": "1.7.35",
"@swc/core": "1.7.36",
"@swc/jest": "0.2.36",
"eslint": "8.57.1",
"jest": "29.7.0",
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@lmc-eu/conventional-changelog-lmc-github": "3.0.3",
"@lmc-eu/eslint-config-react": "2.0.5",
"@omlet/cli": "1.11.0",
"@playwright/test": "1.48.0",
"@playwright/test": "1.48.1",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-node-resolve": "15.3.0",
"@svgr/webpack": "8.1.0",
Expand All @@ -83,16 +83,16 @@
"is-ci": "3.0.1",
"lerna": "8.1.8",
"lint-staged": "15.2.10",
"netlify-cli": "17.37.0",
"npm-run-all2": "6.2.3",
"nx": "19.7.2",
"netlify-cli": "17.37.1",
"npm-run-all2": "6.2.4",
"nx": "19.8.6",
"postcss": "8.4.47",
"prettier": "3.3.3",
"prettier-config-spirit": "workspace:^",
"prettier-plugin-toml": "2.0.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-syntax-highlighter": "15.5.0",
"react-syntax-highlighter": "15.6.1",
"react-textarea-autosize": "8.5.4",
"remark-cli": "12.0.1",
"remark-lint-heading-capitalization": "1.2.0",
Expand All @@ -106,5 +106,5 @@
"resolutions": {
"typescript": "4.7.4"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@lmc-eu/eslint-config-jest": "3.0.5",
"@types/eslint": "8.56.12",
"@types/jest": "29.5.13",
"@types/node": "20.16.11",
"@types/node": "20.16.13",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.57.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@lmc-eu/eslint-config-jest": "3.0.5",
"@types/eslint": "8.56.12",
"@types/jest": "29.5.13",
"@types/node": "20.16.11",
"@types/node": "20.16.13",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.57.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"@types/jest": "29.5.13",
"@types/node": "20.16.11",
"@types/node": "20.16.13",
"jest": "29.7.0"
}
}
4 changes: 2 additions & 2 deletions packages/design-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@
"types": "tsc"
},
"devDependencies": {
"npm-run-all2": "6.2.3",
"npm-run-all2": "6.2.4",
"rimraf": "5.0.10",
"shx": "0.3.4",
"stylelint": "16.10.0",
"stylelint-config-spirit": "workspace:^",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vite": "5.4.9",
"vite-plugin-dts": "4.2.4"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/form-validations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
"@types/jest": "29.5.13",
"jest": "29.7.0",
"npm-run-all": "4.1.5",
"sass": "1.79.5",
"sass": "1.80.3",
"shx": "0.3.4",
"tslib": "2.7.0",
"typescript": "5.6.2",
"tslib": "2.8.0",
"typescript": "5.6.3",
"vite": "5.4.9"
},
"nx": {
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"jsdom": "25.0.1",
"npm-run-all2": "6.2.3",
"npm-run-all2": "6.2.4",
"shx": "0.3.4",
"svg2react-icon": "3.1.178"
}
Expand Down
14 changes: 7 additions & 7 deletions packages/web-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@
"@rollup/plugin-replace": "6.0.1",
"@rollup/plugin-terser": "0.4.4",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/jest-dom": "6.6.2",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/babel__core": "7.20.5",
"@types/jest": "29.5.13",
"@types/node": "20.14.9",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/node": "20.16.13",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@types/react-transition-group": "4.4.11",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
Expand All @@ -64,7 +64,7 @@
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.12",
"eslint-plugin-react-refresh": "0.4.13",
"eslint-plugin-standard": "5.0.0",
"glob": "10.4.5",
"jest": "29.7.0",
Expand All @@ -74,12 +74,12 @@
"react-dom": "18.3.1",
"recast": "0.23.9",
"rollup": "4.24.0",
"sass": "1.79.5",
"sass": "1.80.3",
"shx": "0.3.4",
"terser-webpack-plugin": "5.3.10",
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"typescript": "5.6.2",
"typescript": "5.6.3",
"webpack": "5.95.0",
"webpack-cli": "5.1.4",
"webpack-merge": "6.0.1"
Expand Down
8 changes: 4 additions & 4 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@lmc-eu/spirit-demo": "^0.1.3",
"@rollup/plugin-replace": "6.0.1",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "12.1.0",
"@rollup/plugin-typescript": "12.1.1",
"@types/eslint": "9.6.1",
"@types/jest": "29.5.13",
"autoprefixer": "10.4.20",
Expand All @@ -74,13 +74,13 @@
"postcss": "8.4.47",
"postcss-cli": "11.0.0",
"rollup": "4.24.0",
"sass": "1.79.5",
"sass": "1.80.3",
"sass-true": "8.1.0",
"shx": "0.3.4",
"stylelint": "16.10.0",
"stylelint-config-spirit": "workspace:^",
"tslib": "2.7.0",
"typescript": "5.6.2"
"tslib": "2.8.0",
"typescript": "5.6.3"
},
"peerDependencies": {
"sass": ">=1.57.0 < 2"
Expand Down
Loading

0 comments on commit c7c96a3

Please sign in to comment.