Skip to content

Commit

Permalink
Merge pull request #319 from OpenCageData/depfu/batch_all/yarn/2024-0…
Browse files Browse the repository at this point in the history
…8-28

Update all Yarn dependencies (2024-08-28)
  • Loading branch information
tsamaya authored Aug 28, 2024
2 parents 15ec406 + 06ebb94 commit 51869e3
Show file tree
Hide file tree
Showing 3 changed files with 158 additions and 152 deletions.
2 changes: 1 addition & 1 deletion examples/react-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.3",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"vite": "^5.3.5"
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@rollup/plugin-commonjs": "^25.0.8",
"@rollup/plugin-node-resolve": "^15.2.3",
"chai": "^4.3.10",
"cssnano": "^7.0.4",
"cssnano": "^7.0.5",
"eslint": "8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -37,12 +37,12 @@
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-security": "^3.0.1",
"fetch-mock": "^10.1.0",
"fetch-mock": "^11.1.1",
"isomorphic-unfetch": "^4.0.2",
"lerna": "^8.1.7",
"mocha": "^10.7.0",
"mocha": "^10.7.3",
"nyc": "^17.0.0",
"postcss": "^8.4.39",
"postcss": "^8.4.41",
"postcss-cli": "^11.0.0",
"prettier": "^3.3.3",
"rollup": "2.79.1",
Expand Down
Loading

0 comments on commit 51869e3

Please sign in to comment.