Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@nx/remix

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nx/remix - npm Package Compare versions

Comparing version 18.1.0-beta.8 to 18.1.0-beta.9

{
"name": "@nx/remix",
"version": "18.1.0-beta.8",
"version": "18.1.0-beta.9",
"description": "The Remix plugin for Nx contains executors and generators for managing Remix applications and libraries within an Nx workspace. It provides:\n\n\n- Integration with libraries such as Vitest, Jest, Cypress, and Storybook.\n\n- Generators for applications, libraries, routes, loaders, and more.\n\n- Library build support for publishing packages to npm or other registries.\n\n- Utilities for automatic workspace refactoring.",

@@ -31,8 +31,8 @@ "repository": {

"dependencies": {
"@nx/devkit": "18.1.0-beta.8",
"@nx/js": "18.1.0-beta.8",
"@nx/react": "18.1.0-beta.8",
"@nx/devkit": "18.1.0-beta.9",
"@nx/js": "18.1.0-beta.9",
"@nx/react": "18.1.0-beta.9",
"tslib": "^2.3.1",
"@phenomnomnominal/tsquery": "~5.0.1",
"@nrwl/remix": "18.1.0-beta.8"
"@nrwl/remix": "18.1.0-beta.9"
},

@@ -39,0 +39,0 @@ "peerDependencies": {},