@equinor/eds-utils
Advanced tools
Comparing version 0.2.0 to 0.2.1-dev.20220405.1
{ | ||
"name": "@equinor/eds-utils", | ||
"version": "0.2.0", | ||
"version": "0.2.1-dev.20220405.1", | ||
"description": "Utility functions and hooks for the Equinor Design System", | ||
@@ -34,4 +34,4 @@ "sideEffects": false, | ||
"devDependencies": { | ||
"@babel/cli": "^7.17.0", | ||
"@babel/core": "^7.17.0", | ||
"@babel/cli": "^7.17.6", | ||
"@babel/core": "^7.17.8", | ||
"@babel/plugin-transform-runtime": "^7.17.0", | ||
@@ -50,5 +50,5 @@ "@babel/preset-env": "^7.16.11", | ||
"@types/ramda": "^0.27.64", | ||
"@types/react": "^17.0.39", | ||
"@types/react-dom": "^17.0.11", | ||
"@types/styled-components": "^5.1.22", | ||
"@types/react": "^17.0.43", | ||
"@types/react-dom": "^17.0.14", | ||
"@types/styled-components": "^5.1.24", | ||
"@types/testing-library__jest-dom": "^5.14.2", | ||
@@ -67,3 +67,3 @@ "babel-loader": "^8.2.3", | ||
"tsc-watch": "^4.6.0", | ||
"typescript": "^4.5.5" | ||
"typescript": "^4.6.3" | ||
}, | ||
@@ -76,3 +76,3 @@ "peerDependencies": { | ||
"dependencies": { | ||
"@babel/runtime": "^7.17.0", | ||
"@babel/runtime": "^7.17.8", | ||
"@equinor/eds-tokens": "0.7.0", | ||
@@ -79,0 +79,0 @@ "@popperjs/core": "2.9.2", |
45440
Updated@babel/runtime@^7.17.8