@tanem/react-nprogress
Advanced tools
Comparing version 5.0.50 to 5.0.51
{ | ||
"name": "@tanem/react-nprogress", | ||
"version": "5.0.50", | ||
"version": "5.0.51", | ||
"description": "A React primitive for building slim progress bars.", | ||
@@ -73,3 +73,3 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@babel/core": "7.22.15", | ||
"@babel/core": "7.22.17", | ||
"@babel/plugin-transform-runtime": "7.22.15", | ||
@@ -88,9 +88,9 @@ "@babel/preset-env": "7.22.15", | ||
"@types/mock-raf": "1.0.3", | ||
"@types/node": "18.17.14", | ||
"@types/node": "18.17.15", | ||
"@types/react": "18.2.21", | ||
"@types/react-dom": "18.2.7", | ||
"@typescript-eslint/eslint-plugin": "6.6.0", | ||
"@typescript-eslint/parser": "6.6.0", | ||
"@typescript-eslint/eslint-plugin": "6.7.0", | ||
"@typescript-eslint/parser": "6.7.0", | ||
"babel-core": "6.26.3", | ||
"eslint": "8.48.0", | ||
"eslint": "8.49.0", | ||
"eslint-config-prettier": "9.0.0", | ||
@@ -100,4 +100,4 @@ "eslint-plugin-react": "7.33.2", | ||
"eslint-plugin-simple-import-sort": "10.0.0", | ||
"jest": "29.6.4", | ||
"jest-environment-jsdom": "29.6.4", | ||
"jest": "29.7.0", | ||
"jest-environment-jsdom": "29.7.0", | ||
"mock-raf": "1.0.1", | ||
@@ -110,6 +110,6 @@ "npm-run-all": "4.1.5", | ||
"regenerator-runtime": "0.14.0", | ||
"rollup": "3.29.0", | ||
"rollup": "3.29.1", | ||
"rollup-plugin-sourcemaps": "0.6.3", | ||
"shx": "0.3.4", | ||
"tanem-scripts": "7.0.16", | ||
"tanem-scripts": "7.0.17", | ||
"ts-jest": "29.1.1", | ||
@@ -116,0 +116,0 @@ "typescript": "5.2.2" |