Skip to content

Commit

Permalink
fix(deps): update ui deps
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent 9154424 commit 5b4f0e8
Show file tree
Hide file tree
Showing 2 changed files with 2,331 additions and 1,672 deletions.
64 changes: 32 additions & 32 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,57 +26,57 @@
"@canonical/rebac-admin-admin-ui": "0.0.1",
"@tanstack/react-query": "^5.28.6",
"@use-it/event-listener": "0.1.7",
"axios": "1.6.8",
"axios": "1.7.9",
"formik": "2.4.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.22.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.28.2",
"react-useportal": "1.0.19",
"serve": "14.2.1",
"vanilla-framework": "4.9.0",
"yup": "1.4.0"
"yup": "1.6.1"
},
"devDependencies": {
"@babel/core": "7.24.3",
"@babel/eslint-parser": "7.24.1",
"@babel/preset-env": "7.24.3",
"@babel/preset-react": "7.24.1",
"@babel/preset-typescript": "7.24.1",
"@faker-js/faker": "9.2.0",
"@babel/core": "7.26.7",
"@babel/eslint-parser": "7.26.5",
"@babel/preset-env": "7.26.7",
"@babel/preset-react": "7.26.3",
"@babel/preset-typescript": "7.26.0",
"@faker-js/faker": "9.4.0",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "16.0.0",
"@testing-library/user-event": "14.5.2",
"@types/react": "18.2.67",
"@types/react-dom": "18.2.22",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@types/react-router-dom": "5.3.3",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "2.1.5",
"autoprefixer": "10.4.19",
"axios-mock-adapter": "2.0.0",
"axios-mock-adapter": "2.1.0",
"babel-plugin-transform-es2015-modules-commonjs": "6.26.2",
"concurrently": "8.2.2",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-prettier": "5.2.3",
"eslint-plugin-react": "7.37.4",
"happy-dom": "14.12.3",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"monaco-editor": "0.47.0",
"postcss": "8.4.38",
"husky": "9.1.7",
"lint-staged": "15.4.3",
"monaco-editor": "0.52.2",
"postcss": "8.5.1",
"postcss-cli": "11.0.0",
"prettier": "3.2.5",
"sass": "1.72.0",
"stylelint": "16.2.1",
"stylelint-config-standard-scss": "13.0.0",
"prettier": "3.4.2",
"sass": "1.83.4",
"stylelint": "16.14.0",
"stylelint-config-standard-scss": "13.1.0",
"stylelint-order": "6.0.4",
"stylelint-prettier": "5.0.0",
"stylelint-scss": "6.2.1",
"typescript": "5.4.3",
"vite": "5.2.8",
"stylelint-scss": "6.10.1",
"typescript": "5.7.3",
"vite": "5.4.14",
"vite-plugin-html": "3.2.2",
"vite-tsconfig-paths": "4.3.2",
"vitest": "2.1.5"
Expand Down
Loading

0 comments on commit 5b4f0e8

Please sign in to comment.