Skip to content

Commit

Permalink
deps: Q4 package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
steveoh committed Jun 11, 2024
1 parent 695de83 commit 5ca4de5
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
84 changes: 42 additions & 42 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,37 +86,37 @@
"@ugrc/dart-board": "^5.0.9",
"@ugrc/layer-selector": "^6.2.4",
"@ugrc/sherlock": "^4.0.6",
"@ugrc/utilities": "^2.2.1",
"@ugrc/utilities": "^2.2.2",
"bootstrap": "^4.5.3",
"firebase": "^9.23.0",
"ky": "^1.3.0",
"lodash.debounce": "^4.0.8",
"lodash.escaperegexp": "^4.1.2",
"lodash.sortby": "^4.7.0",
"lodash.uniqwith": "^4.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-error-boundary": "^4.0.13",
"react-fast-compare": "^3.2.2",
"reactfire": "^4.2.3",
"reactstrap": "^9.2.2"
},
"devDependencies": {
"@testing-library/cypress": "^10.0.2",
"@vitejs/plugin-react": "^4.3.0",
"@vitejs/plugin-react": "^4.3.1",
"cpy-cli": "^5.0.0",
"cypress": "^13.10.0",
"cypress": "^13.11.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-cypress": "^3.3.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react-hooks": "^4.6.2",
"prettier": "^3.2.5",
"prettier": "^3.3.2",
"prettier-plugin-organize-imports": "^3.2.4",
"prettier-plugin-packagejson": "^2.5.0",
"vite": "^5.2.12",
"vite": "^5.2.13",
"vite-plugin-package-version": "^1.1.0",
"vitest": "^1.6.0",
"wait-on": "^7.2.0"
Expand Down

0 comments on commit 5ca4de5

Please sign in to comment.