@brainly-gene/create
Advanced tools
Comparing version 0.2.0-alpha.14 to 0.2.0-alpha.15
{ | ||
"dependencies": { | ||
"@brainly-gene/core": "0.2.0-alpha.14", | ||
"@brainly-gene/next": "0.2.0-alpha.14", | ||
"@brainly-gene/core": "0.2.0-alpha.15", | ||
"@brainly-gene/next": "0.2.0-alpha.15", | ||
"@nx/next": "17.3.0", | ||
@@ -35,2 +35,3 @@ "@sentry/react": "7.77.0", | ||
"prettier": "2.8.8", | ||
"reflect-metadata": "0.1.13", | ||
"ramda": "0.27.1", | ||
@@ -49,7 +50,9 @@ "react": "18.3.1", | ||
"zen-observable": "0.8.15", | ||
"zen-observable-ts": "1.1.0" | ||
"zen-observable-ts": "1.1.0", | ||
"find-up": "5.0.0", | ||
"mini-css-extract-plugin": "2.2.0" | ||
}, | ||
"devDependencies": { | ||
"@brainly-gene/eslint-plugin": "0.2.0-alpha.14", | ||
"@brainly-gene/tools": "0.2.0-alpha.14", | ||
"@brainly-gene/eslint-plugin": "0.2.0-alpha.15", | ||
"@brainly-gene/tools": "0.2.0-alpha.15", | ||
"@nx/cypress": "17.3.0", | ||
@@ -100,4 +103,5 @@ "@nx/devkit": "17.3.0", | ||
"msw-storybook-addon": "1.6.3", | ||
"ts-jest": "29.1.5" | ||
"ts-jest": "29.1.5", | ||
"@next/bundle-analyzer": "14.0.4" | ||
} | ||
} |
{ | ||
"name": "@brainly-gene/create", | ||
"version": "0.2.0-alpha.14", | ||
"version": "0.2.0-alpha.15", | ||
"type": "commonjs", | ||
@@ -5,0 +5,0 @@ "bin": { |
7911
189