Skip to content

Commit

Permalink
Merge pull request #11209 from pascalgrimaud/bump-dependencies
Browse files Browse the repository at this point in the history
Bump dependencies
  • Loading branch information
murdos authored Oct 25, 2024
2 parents 5e16da4 + f41d75d commit a0488b9
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 49 deletions.
69 changes: 27 additions & 42 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@vitejs/plugin-vue": "5.1.4",
"@vitest/coverage-istanbul": "2.1.3",
"@vue/test-utils": "2.4.6",
"cypress": "13.15.0",
"cypress": "13.15.1",
"eslint": "9.13.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "4.0.0",
Expand All @@ -76,26 +76,26 @@
"husky": "9.1.6",
"jsdom": "25.0.1",
"lint-staged": "15.2.10",
"npm-run-all2": "7.0.0",
"npm-run-all2": "7.0.1",
"postcss-scss": "4.0.9",
"prettier": "3.3.3",
"prettier-plugin-gherkin": "3.1.0",
"prettier-plugin-java": "2.6.4",
"prettier-plugin-java": "2.6.5",
"prettier-plugin-organize-imports": "4.1.0",
"prettier-plugin-packagejson": "2.5.3",
"prettier-plugin-sh": "0.14.0",
"rimraf": "6.0.1",
"sass": "1.80.3",
"sass": "1.80.4",
"serve": "14.2.4",
"sinon": "19.0.2",
"start-server-and-test": "2.0.8",
"stylelint": "16.10.0",
"stylelint-config-concentric-order": "5.2.0",
"stylelint-config-standard-scss": "13.1.0",
"tikuidoc-tikui": "8.0.0",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.11.0",
"vite": "5.4.9",
"vite": "5.4.10",
"vitest": "2.1.3",
"vitest-sonar-reporter": "2.0.0",
"vue-tsc": "2.1.6"
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<testcontainers.version>1.20.3</testcontainers.version>
<mongock.version>5.5.0</mongock.version>
<git-commit-id-plugin.version>9.0.1</git-commit-id-plugin.version>
<maven-checkstyle-plugin.version>3.5.0</maven-checkstyle-plugin.version>
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>

<frontend-maven-plugin.version>1.15.1</frontend-maven-plugin.version>
<checksum-maven-plugin.version>1.11</checksum-maven-plugin.version>
Expand Down

0 comments on commit a0488b9

Please sign in to comment.