Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
francois2metz committed Sep 23, 2023
1 parent 10abc8c commit d17016d
Show file tree
Hide file tree
Showing 2 changed files with 419 additions and 315 deletions.
14 changes: 7 additions & 7 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.15",
"@babel/plugin-proposal-export-default-from": "^7.22.5",
"@babel/preset-env": "^7.22.15",
"@babel/core": "^7.22.20",
"@babel/plugin-proposal-export-default-from": "^7.22.17",
"@babel/preset-env": "^7.22.20",
"@rollup/plugin-babel": "^6.0.2",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-terser": "^0.4.3",
"babel-jest": "^29.6.4",
"babel-jest": "^29.7.0",
"documentation": "^14.0.2",
"jest": "^29.6.4",
"jest-environment-jsdom": "^29.6.4",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"ol": "^8.1.0",
"rollup": "^3.29.0"
"rollup": "^3.29.2"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit d17016d

Please sign in to comment.