diff --git a/packages/docs/package.json b/packages/docs/package.json index a8b2013..4172682 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -13,7 +13,7 @@ "author": "", "license": "ISC", "dependencies": { - "@declarative-gridstack/react": "^1.0.3" + "@declarative-gridstack/react": "workspace:^" }, "devDependencies": { "vitepress": "^1.0.0-beta.7" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6725afa..7656618 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -87,7 +87,7 @@ importers: packages/docs: dependencies: '@declarative-gridstack/react': - specifier: ^1.0.3 + specifier: workspace:^ version: link:../react devDependencies: vitepress: @@ -169,8 +169,8 @@ importers: specifier: ^5.1.0 version: 5.1.0(karma@6.4.1) karma-typescript: - specifier: 5.5.3 - version: 5.5.3(karma@6.4.1)(typescript@5.0.4) + specifier: 5.5.4 + version: 5.5.4(karma@6.4.1)(typescript@5.0.4) protractor: specifier: ^7.0.0 version: 7.0.0 @@ -194,10 +194,6 @@ importers: version: 5.1.4(webpack@5.88.1) packages/react: - dependencies: - lodash: - specifier: ^4.17.21 - version: 4.17.21 devDependencies: '@babel/preset-env': specifier: ^7.22.9 @@ -11201,7 +11197,7 @@ packages: resolution: {integrity: sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==} engines: {node: '>=8'} dependencies: - '@babel/core': 7.12.16 + '@babel/core': 7.18.10 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.2 semver: 6.3.1 @@ -11499,11 +11495,11 @@ packages: source-map-support: 0.5.21 dev: true - /karma-typescript@5.5.3(karma@6.4.1)(typescript@5.0.4): - resolution: {integrity: sha512-l1FHurolXEBIzRa9ExpNtjzysAhsi/vLpTazpwLHWWK86mknvVpqor6pRZ5Nid7jvOPrTBqAq0JRuLgiCdRkFw==} + /karma-typescript@5.5.4(karma@6.4.1)(typescript@5.0.4): + resolution: {integrity: sha512-D7nQ96xu/UekuqCmiPimnCuOFqp8+BxiND6MU6IJVN37E7DgXzr7SUeTzwuTHtKSYpgxKv4iOTUteYTxpeZL9A==} peerDependencies: karma: 1 || 2 || 3 || 4 || 5 || 6 - typescript: 1 || 2 || 3 || 4 + typescript: 1 || 2 || 3 || 4 || 5 dependencies: acorn: 8.11.3 acorn-walk: 8.3.2