@tanem/react-nprogress
Advanced tools
Comparing version 5.0.40 to 5.0.41
{ | ||
"name": "@tanem/react-nprogress", | ||
"version": "5.0.40", | ||
"version": "5.0.41", | ||
"description": "A React primitive for building slim progress bars.", | ||
@@ -69,10 +69,10 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.21.5", | ||
"@babel/runtime": "^7.22.3", | ||
"hoist-non-react-statics": "^3.3.2" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "7.21.8", | ||
"@babel/plugin-transform-runtime": "7.21.4", | ||
"@babel/preset-env": "7.21.5", | ||
"@babel/preset-react": "7.18.6", | ||
"@babel/core": "7.22.1", | ||
"@babel/plugin-transform-runtime": "7.22.4", | ||
"@babel/preset-env": "7.22.4", | ||
"@babel/preset-react": "7.22.3", | ||
"@babel/preset-typescript": "7.21.5", | ||
@@ -88,7 +88,7 @@ "@rollup/plugin-babel": "6.0.3", | ||
"@types/mock-raf": "1.0.3", | ||
"@types/node": "18.16.14", | ||
"@types/react": "18.2.6", | ||
"@types/node": "18.16.16", | ||
"@types/react": "18.2.7", | ||
"@types/react-dom": "18.2.4", | ||
"@typescript-eslint/eslint-plugin": "5.59.7", | ||
"@typescript-eslint/parser": "5.59.7", | ||
"@typescript-eslint/eslint-plugin": "5.59.8", | ||
"@typescript-eslint/parser": "5.59.8", | ||
"babel-core": "6.26.3", | ||
@@ -112,3 +112,3 @@ "eslint": "8.41.0", | ||
"shx": "0.3.4", | ||
"tanem-scripts": "7.0.6", | ||
"tanem-scripts": "7.0.7", | ||
"ts-jest": "29.1.0", | ||
@@ -115,0 +115,0 @@ "typescript": "5.0.4" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@babel/runtime@^7.22.3