@axah/next-utils
Advanced tools
Comparing version 1.3.3 to 1.4.0
{ | ||
"name": "@axah/next-utils", | ||
"version": "1.3.3", | ||
"version": "1.4.0", | ||
"main": "lib/index.js", | ||
@@ -11,13 +11,13 @@ "license": "UNLICENSED", | ||
"devDependencies": { | ||
"@axah/eslint-config": "^2.2.0", | ||
"@axah/eslint-config": "^2.5.0", | ||
"@axah/tsconfig": "^1.1.0", | ||
"@changesets/cli": "^2.26.2", | ||
"@types/node": "^20.5.7", | ||
"eslint": "^8.48.0", | ||
"@changesets/cli": "^2.27.1", | ||
"@types/node": "^20.11.7", | ||
"eslint": "^8.56.0", | ||
"flowgen": "^1.21.0", | ||
"prettier": "^3.0.3", | ||
"prettier": "^3.2.4", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"rimraf": "^5.0.1", | ||
"typescript": "^5.2.2" | ||
"rimraf": "^5.0.5", | ||
"typescript": "^5.3.3" | ||
}, | ||
@@ -24,0 +24,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
4751