@tanem/react-nprogress
Advanced tools
Comparing version 5.0.16 to 5.0.17
{ | ||
"name": "@tanem/react-nprogress", | ||
"version": "5.0.16", | ||
"version": "5.0.17", | ||
"description": "A React primitive for building slim progress bars.", | ||
@@ -69,9 +69,9 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.19.4", | ||
"@babel/runtime": "^7.20.1", | ||
"hoist-non-react-statics": "^3.3.2" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "7.19.6", | ||
"@babel/core": "7.20.2", | ||
"@babel/plugin-transform-runtime": "7.19.6", | ||
"@babel/preset-env": "7.19.4", | ||
"@babel/preset-env": "7.20.2", | ||
"@babel/preset-react": "7.18.6", | ||
@@ -85,10 +85,10 @@ "@babel/preset-typescript": "7.18.6", | ||
"@types/hoist-non-react-statics": "3.3.1", | ||
"@types/jest": "29.2.0", | ||
"@types/jest": "29.2.2", | ||
"@types/mock-raf": "1.0.3", | ||
"@types/react": "18.0.23", | ||
"@types/react-dom": "18.0.7", | ||
"@typescript-eslint/eslint-plugin": "5.41.0", | ||
"@typescript-eslint/parser": "5.41.0", | ||
"@types/react": "18.0.25", | ||
"@types/react-dom": "18.0.8", | ||
"@typescript-eslint/eslint-plugin": "5.42.1", | ||
"@typescript-eslint/parser": "5.42.1", | ||
"babel-core": "6.26.3", | ||
"eslint": "8.26.0", | ||
"eslint": "8.27.0", | ||
"eslint-config-prettier": "8.5.0", | ||
@@ -98,4 +98,4 @@ "eslint-plugin-react": "7.31.10", | ||
"eslint-plugin-simple-import-sort": "8.0.0", | ||
"jest": "29.2.2", | ||
"jest-environment-jsdom": "29.2.2", | ||
"jest": "29.3.0", | ||
"jest-environment-jsdom": "29.3.0", | ||
"mock-raf": "1.0.1", | ||
@@ -112,3 +112,3 @@ "npm-run-all": "4.1.5", | ||
"shx": "0.3.4", | ||
"tanem-scripts": "6.0.61", | ||
"tanem-scripts": "6.0.62", | ||
"ts-jest": "29.0.3", | ||
@@ -115,0 +115,0 @@ "typescript": "4.8.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.20.1