Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
francois2metz committed Sep 7, 2023
1 parent bee1e22 commit f372c9f
Show file tree
Hide file tree
Showing 2 changed files with 1,152 additions and 1,103 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,19 @@
"debounce": "^1.2.1"
},
"devDependencies": {
"@babel/core": "^7.22.1",
"@babel/plugin-proposal-export-default-from": "^7.14.5",
"@babel/preset-env": "^7.22.4",
"@babel/core": "^7.22.15",
"@babel/plugin-proposal-export-default-from": "^7.22.5",
"@babel/preset-env": "^7.22.15",
"@rollup/plugin-babel": "^6.0.2",
"@rollup/plugin-commonjs": "^25.0.0",
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-terser": "^0.4.3",
"babel-jest": "^29.5.0",
"babel-jest": "^29.6.4",
"documentation": "^14.0.2",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jest": "^29.6.4",
"jest-environment-jsdom": "^29.6.4",
"ol": "^8.1.0",
"rollup": "^3.23.0"
"rollup": "^3.29.0"
},
"packageManager": "yarn@3.6.0"
}
Loading

0 comments on commit f372c9f

Please sign in to comment.