Skip to content

Commit

Permalink
chore(repo): update repo to nx 14.7.13
Browse files Browse the repository at this point in the history
  • Loading branch information
vsavkin committed Sep 26, 2022
1 parent fb0ea29 commit 25e53b3
Show file tree
Hide file tree
Showing 2 changed files with 344 additions and 329 deletions.
41 changes: 21 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,16 +53,16 @@
"@ngrx/effects": "~14.0.0",
"@ngrx/router-store": "~14.0.0",
"@ngrx/store": "~14.0.0",
"@nrwl/cypress": "14.7.6-beta.6",
"@nrwl/devkit": "14.7.6-beta.6",
"@nrwl/eslint-plugin-nx": "14.7.6-beta.6",
"@nrwl/jest": "14.7.6-beta.6",
"@nrwl/js": "14.7.6-beta.6",
"@nrwl/linter": "14.7.6-beta.6",
"@nrwl/next": "14.7.6-beta.6",
"@nrwl/cypress": "14.7.13",
"@nrwl/devkit": "14.7.13",
"@nrwl/eslint-plugin-nx": "14.7.13",
"@nrwl/jest": "14.7.13",
"@nrwl/js": "14.7.13",
"@nrwl/linter": "14.7.13",
"@nrwl/next": "14.7.13",
"@nrwl/nx-cloud": "14.6.2",
"@nrwl/react": "14.7.6-beta.6",
"@nrwl/web": "14.7.6-beta.6",
"@nrwl/react": "14.7.13",
"@nrwl/web": "14.7.13",
"@parcel/watcher": "2.0.4",
"@phenomnomnominal/tsquery": "4.1.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
Expand All @@ -87,7 +87,7 @@
"@swc/cli": "~0.1.55",
"@swc/core": "^1.2.173",
"@swc/jest": "^0.2.20",
"@testing-library/react": "13.3.0",
"@testing-library/react": "13.4.0",
"@tippyjs/react": "^4.2.6",
"@types/css-minimizer-webpack-plugin": "^3.0.2",
"@types/cytoscape": "^3.18.2",
Expand All @@ -100,9 +100,9 @@
"@types/jasminewd2": "~2.0.3",
"@types/jest": "28.1.7",
"@types/marked": "^2.0.0",
"@types/node": "18.7.1",
"@types/node": "18.7.18",
"@types/prettier": "^2.6.2",
"@types/react": "18.0.17",
"@types/react": "18.0.20",
"@types/react-dom": "18.0.6",
"@types/react-router-dom": "5.1.7",
"@types/semver": "^7.3.8",
Expand All @@ -118,7 +118,7 @@
"@xstate/inspect": "^0.5.1",
"@xstate/react": "^1.6.3",
"ajv": "^8.11.0",
"autoprefixer": "^10.4.9",
"autoprefixer": "10.4.12",
"babel-jest": "28.1.3",
"babel-loader": "^8.2.2",
"chalk": "4.1.0",
Expand All @@ -140,12 +140,12 @@
"ejs": "^3.1.7",
"enhanced-resolve": "^5.8.3",
"eslint": "8.15.0",
"eslint-config-next": "12.2.2",
"eslint-config-next": "12.3.1",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-cypress": "^2.10.3",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-react": "7.30.0",
"eslint-plugin-react": "7.31.8",
"eslint-plugin-react-hooks": "4.6.0",
"express": "^4.18.1",
"fast-xml-parser": "^4.0.9",
Expand Down Expand Up @@ -189,7 +189,7 @@
"next-sitemap": "^3.1.10",
"ng-packagr": "~14.2.0",
"node-fetch": "^2.6.7",
"nx": "14.7.6-beta.6",
"nx": "14.7.13",
"open": "^8.4.0",
"parse-markdown-links": "^1.0.4",
"parse5": "4.0.0",
Expand All @@ -204,7 +204,7 @@
"raw-loader": "^4.0.2",
"react-redux": "8.0.2",
"react-refresh": "^0.10.0",
"react-router-dom": "6.3.0",
"react-router-dom": "6.4.1",
"react-test-renderer": "18.2.0",
"regenerator-runtime": "0.13.7",
"rollup": "^2.56.2",
Expand All @@ -214,7 +214,7 @@
"rollup-plugin-typescript2": "^0.31.1",
"rxjs": "6.6.7",
"rxjs-for-await": "0.0.2",
"sass": "1.53.0",
"sass": "1.55.0",
"sass-loader": "^12.2.0",
"semver": "7.3.4",
"source-map": "0.7.3",
Expand Down Expand Up @@ -252,7 +252,7 @@
"xstate": "^4.25.0",
"yargs": "^17.4.0",
"yargs-parser": "21.0.1",
"@nrwl/storybook": "14.7.6-beta.6"
"@nrwl/storybook": "14.7.13"
},
"author": "Victor Savkin",
"license": "MIT",
Expand Down Expand Up @@ -287,7 +287,7 @@
"glob": "7.1.4",
"json-schema-to-typescript": "^10.1.5",
"jsonpointer": "^5.0.0",
"next": "12.2.2",
"next": "12.3.1",
"next-seo": "^5.5.0",
"npm-run-path": "^4.0.1",
"preact": "10.6.4",
Expand All @@ -309,3 +309,4 @@
"minimist": "^1.2.6"
}
}

0 comments on commit 25e53b3

Please sign in to comment.