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 Dec 11, 2023
1 parent 02c3ddf commit 0db18ea
Show file tree
Hide file tree
Showing 14 changed files with 792 additions and 776 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
cd packages/web && yarn examples:build:gh
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4.4.3
uses: JamesIves/github-pages-deploy-action@v4.5.0
with:
folder: packages/web/build
branch: gh-pages
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
test:
runs-on: ubuntu-22.04
container:
image: mcr.microsoft.com/playwright:v1.39.0-jammy
image: mcr.microsoft.com/playwright:v1.40.1-jammy
timeout-minutes: 60

steps:
Expand Down
2 changes: 1 addition & 1 deletion apps/web-twig-demo/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#syntax=docker/dockerfile:1.4
#syntax=docker/dockerfile:1.6

# The different stages of this Dockerfile are meant to be built into separate images
# https://docs.docker.com/develop/develop-images/multistage-build/#stop-at-a-specific-build-stage
Expand Down
14 changes: 7 additions & 7 deletions apps/web-twig-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,21 @@
"license": "MIT",
"private": true,
"devDependencies": {
"@babel/core": "7.23.3",
"@babel/preset-env": "7.23.3",
"@babel/core": "7.23.5",
"@babel/preset-env": "7.23.5",
"@csstools/normalize.css": "12.0.0",
"@hotwired/stimulus": "3.2.2",
"@lmc-eu/spirit-web": "1.4.0",
"@lmc-eu/spirit-form-validations": "1.0.6",
"@lmc-eu/spirit-web": "1.6.0",
"@lmc-eu/spirit-form-validations": "1.0.9",
"@lmc-eu/spirit-demo": "0.1.0",
"@symfony/stimulus-bridge": "3.2.2",
"@symfony/webpack-encore": "4.5.0",
"core-js": "3.33.2",
"core-js": "3.34.0",
"regenerator-runtime": "0.14.0",
"sass": "1.69.5",
"sass-loader": "13.3.2",
"ts-loader": "9.5.0",
"typescript": "5.2.2",
"ts-loader": "9.5.1",
"typescript": "5.3.3",
"webpack": "5.89.0",
"webpack-cli": "4.10.0",
"webpack-notifier": "1.15.0"
Expand Down
339 changes: 177 additions & 162 deletions apps/web-twig-demo/yarn.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions exporters/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"types": "tsc"
},
"devDependencies": {
"@swc/core": "1.3.94",
"@swc/core": "1.3.100",
"@swc/jest": "0.2.29",
"jest": "29.7.0",
"typescript": "4.9.5",
"vite": "4.5.0"
"vite": "4.5.1"
}
}
4 changes: 2 additions & 2 deletions exporters/scss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"types": "tsc"
},
"devDependencies": {
"@swc/core": "1.3.96",
"@swc/core": "1.3.100",
"@swc/jest": "0.2.29",
"jest": "29.7.0",
"typescript": "4.9.5",
"vite": "4.5.0"
"vite": "4.5.1"
}
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,16 @@
"version": "yarn format:fix:changelog"
},
"devDependencies": {
"@babel/core": "7.23.3",
"@babel/core": "7.23.5",
"@babel/preset-react": "7.23.3",
"@commitlint/cli": "17.8.1",
"@lmc-eu/commitlint-config": "2.0.0",
"@lmc-eu/conventional-changelog-lmc-github": "3.0.0",
"@lmc-eu/eslint-config-react": "2.0.1",
"@lmc-eu/prettier-config": "2.0.0",
"@nrwl/cli": "15.9.3",
"@omlet/cli": "1.0.1-beta.38",
"@playwright/test": "1.39.0",
"@omlet/cli": "1.1.0",
"@playwright/test": "1.40.1",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.5",
Expand All @@ -76,9 +76,9 @@
"@storybook/theming": "7.4.6",
"@svgr/webpack": "8.1.0",
"babel-loader": "9.1.3",
"core-js": "3.33.2",
"core-js": "3.34.0",
"css-loader": "6.8.1",
"eslint": "8.53.0",
"eslint": "8.55.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
Expand All @@ -89,7 +89,7 @@
"netlify-cli": "12.14.0",
"npm-run-all": "4.1.5",
"nx": "16.10.0",
"postcss": "8.4.31",
"postcss": "8.4.32",
"prettier": "2.8.8",
"pretty-quick": "3.1.3",
"react": "18.2.0",
Expand All @@ -105,7 +105,7 @@
"webpack-cli": "5.1.4"
},
"resolutions": {
"@types/react": "18.2.37",
"@types/react": "18.2.43",
"typescript": "4.7.4"
}
}
4 changes: 2 additions & 2 deletions packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"test:unit:coverage": "yarn test:unit --coverage"
},
"devDependencies": {
"@types/jest": "29.5.8",
"@types/node": "20.9.0",
"@types/jest": "29.5.11",
"@types/node": "20.10.4",
"jest": "29.7.0",
"shx": "0.3.4",
"tsup": "6.7.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/design-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"rimraf": "5.0.5",
"shx": "0.3.4",
"stylelint": "15.11.0",
"stylelint-order": "6.0.3",
"typescript": "4.7.4",
"vite": "4.5.0",
"vite-plugin-dts": "3.6.0"
"stylelint-order": "6.0.4",
"typescript": "4.9.5",
"vite": "4.5.1",
"vite-plugin-dts": "3.6.4"
}
}
6 changes: 3 additions & 3 deletions packages/form-validations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@
"@lmc-eu/spirit-demo": "^0.1.0",
"@lmc-eu/spirit-design-tokens": "^0.25.5",
"@lmc-eu/spirit-web": "^1.6.0",
"@swc/core": "1.3.96",
"@swc/core": "1.3.100",
"@swc/jest": "0.2.29",
"@types/jest": "29.5.8",
"@types/jest": "29.5.11",
"jest-environment-jsdom": "29.7.0",
"sass": "1.69.5",
"shx": "0.3.4",
"tslib": "2.6.2",
"vite": "4.5.0",
"vite": "4.5.1",
"vite-plugin-handlebars": "1.6.0"
},
"nx": {
Expand Down
40 changes: 20 additions & 20 deletions packages/web-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,43 +22,43 @@
"react-transition-group": "^4.4.5"
},
"devDependencies": {
"@babel/preset-env": "7.23.3",
"@babel/preset-env": "7.23.5",
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@floating-ui/react": "0.26.2",
"@floating-ui/react": "0.26.4",
"@lmc-eu/eslint-config-base": "3.0.1",
"@lmc-eu/eslint-config-jest": "3.0.1",
"@lmc-eu/eslint-config-react": "2.0.1",
"@lmc-eu/spirit-demo": "^0.1.0",
"@lmc-eu/spirit-design-tokens": "^0.25.5",
"@lmc-eu/spirit-web": "^1.6.0",
"@rollup/plugin-node-resolve": "15.2.3",
"@swc/core": "1.3.96",
"@swc/core": "1.3.100",
"@swc/jest": "0.2.29",
"@testing-library/dom": "9.3.3",
"@testing-library/jest-dom": "6.1.4",
"@testing-library/react": "14.1.0",
"@testing-library/jest-dom": "6.1.5",
"@testing-library/react": "14.1.2",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.8",
"@types/node": "20.9.0",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/react-transition-group": "4.4.9",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"@vitejs/plugin-react": "4.1.1",
"eslint": "8.53.0",
"@types/jest": "29.5.11",
"@types/node": "20.10.4",
"@types/react": "18.2.43",
"@types/react-dom": "18.2.17",
"@types/react-transition-group": "4.4.10",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@vitejs/plugin-react": "4.2.1",
"eslint": "8.55.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "9.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-standard": "5.0.0",
"html-react-parser": "5.0.6",
"html-react-parser": "5.0.7",
"jest": "29.7.0",
"jest-cli": "29.7.0",
"jest-environment-jsdom": "29.7.0",
Expand All @@ -70,10 +70,10 @@
"sass": "1.69.5",
"shx": "0.3.4",
"terser-webpack-plugin": "5.3.9",
"ts-loader": "9.5.0",
"ts-node": "10.9.1",
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"typescript": "4.9.5",
"vite": "4.5.0",
"vite": "4.5.1",
"vite-plugin-handlebars": "1.6.0",
"webpack-merge": "5.10.0"
},
Expand Down Expand Up @@ -110,7 +110,7 @@
"test:unit:coverage": "yarn test:unit --coverage"
},
"resolutions": {
"@types/react-dom": "18.2.15"
"@types/react-dom": "18.2.17"
},
"nx": {
"targets": {
Expand Down
12 changes: 6 additions & 6 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,15 @@
"@lmc-eu/spirit-demo": "^0.1.0",
"@lmc-eu/stylelint-config": "7.0.1",
"@rollup/plugin-typescript": "11.1.5",
"@swc/core": "1.3.96",
"@swc/core": "1.3.100",
"@swc/jest": "0.2.29",
"@types/jest": "29.5.8",
"@types/jest": "29.5.11",
"autoprefixer": "10.4.16",
"clean-css-cli": "5.6.2",
"clean-css-cli": "5.6.3",
"glob": "10.3.10",
"jest-environment-jsdom": "29.7.0",
"jest-environment-node-single-context": "29.1.0",
"postcss": "8.4.31",
"postcss": "8.4.32",
"postcss-cli": "10.1.0",
"resize-observer-polyfill": "1.5.1",
"rollup": "3.29.4",
Expand All @@ -79,9 +79,9 @@
"shx": "0.3.4",
"stylelint": "15.11.0",
"stylelint-config-prettier": "9.0.5",
"stylelint-order": "6.0.3",
"stylelint-order": "6.0.4",
"tslib": "2.6.2",
"vite": "4.5.0",
"vite": "4.5.1",
"vite-plugin-handlebars": "1.6.0"
},
"nx": {
Expand Down
Loading

0 comments on commit 0db18ea

Please sign in to comment.