Skip to content

Commit

Permalink
Update all-frontend-non-major-dependencies (#2488)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 489b3c6 commit 1097a8c
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 85 deletions.
157 changes: 79 additions & 78 deletions frontend/package-lock.json

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

14 changes: 7 additions & 7 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@braintree/sanitize-url": "^7.1.1",
"@guardian/prosemirror-invisibles": "^3.1.1",
"@sentry/integrations": "^7.114.0",
"@sentry/vue": "^8.48.0",
"@sentry/vue": "^8.50.0",
"@tiptap/extension-blockquote": "^2.11.2",
"@tiptap/extension-bold": "^2.11.2",
"@tiptap/extension-bullet-list": "^2.11.2",
Expand Down Expand Up @@ -94,7 +94,7 @@
"@sentry/vite-plugin": "^2.23.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/user-event": "^14.5.2",
"@testing-library/user-event": "^14.6.0",
"@testing-library/vue": "^8.1.0",
"@types/jsdom": "^21.1.7",
"@types/node": "^22.10.6",
Expand All @@ -103,7 +103,7 @@
"@vitejs/plugin-vue": "^5.2.1",
"@vitest/coverage-v8": "^2.1.8",
"@vue/eslint-config-prettier": "^10.1.0",
"@vue/eslint-config-typescript": "^14.2.0",
"@vue/eslint-config-typescript": "^14.3.0",
"@vue/test-utils": "^2.4.6",
"autoprefixer": "^10.4.20",
"axe-playwright": "^2.0.3",
Expand All @@ -113,7 +113,7 @@
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest-dom": "^5.5.0",
"eslint-plugin-playwright": "^2.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-prettier": "^5.2.2",
"eslint-plugin-testing-library": "^7.1.1",
"eslint-plugin-vue": "^9.32.0",
"eslint-plugin-vue-scoped-css": "^2.9.0",
Expand All @@ -124,13 +124,13 @@
"license-checker": "^25.0.1",
"msw": "^2.7.0",
"playwright": "^1.49.1",
"postcss": "^8.5.0",
"postcss": "^8.5.1",
"postcss-import": "^16.1.0",
"postcss-scrollbar": "^0.5.1",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"prettier-plugin-tailwindcss": "^0.6.10",
"sass": "^1.83.4",
"stylelint": "^16.13.1",
"stylelint": "^16.13.2",
"stylelint-config-idiomatic-order": "^10.0.0",
"stylelint-config-prettier-scss": "^1.0.0",
"stylelint-config-recommended-vue": "^1.5.0",
Expand Down

0 comments on commit 1097a8c

Please sign in to comment.