Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions packages/ui-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,10 @@
"devDependencies": {
"@baseplate-dev/tools": "workspace:*",
"@codemirror/state": "^6.5.4",
"@storybook/addon-docs": "10.2.8",
"@storybook/addon-links": "10.2.8",
"@storybook/addon-themes": "10.2.8",
"@storybook/react-vite": "10.2.8",
"@storybook/addon-docs": "10.2.13",
"@storybook/addon-links": "10.2.13",
"@storybook/addon-themes": "10.2.13",
"@storybook/react-vite": "10.2.13",
"@tailwindcss/vite": "catalog:",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.9.1",
Expand All @@ -108,7 +108,7 @@
"eslint": "catalog:",
"jsdom": "26.0.0",
"prettier": "catalog:",
"storybook": "10.2.8",
"storybook": "10.2.13",
"tailwindcss": "catalog:",
"tw-animate-css": "1.2.9",
"typescript": "catalog:",
Expand Down
577 changes: 313 additions & 264 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ packages:
- packages/*
- plugins/*

blockExoticSubdeps: true

catalog:
'@eslint/js': 9.39.2
'@tailwindcss/vite': 4.1.18
Expand Down Expand Up @@ -32,8 +34,6 @@ ignoredBuiltDependencies:
- ssh2
- unrs-resolver

blockExoticSubdeps: true

linkWorkspacePackages: true

minimumReleaseAge: 1440
Expand Down
93 changes: 0 additions & 93 deletions tests/simple/project-definition.json

This file was deleted.

26 changes: 0 additions & 26 deletions tests/simple/snapshots/backend/diffs/src_prisma_seed.ts.diff

This file was deleted.

10 changes: 0 additions & 10 deletions tests/simple/snapshots/backend/manifest.json

This file was deleted.

1 change: 0 additions & 1 deletion tests/simple/snapshots/root/manifest.json

This file was deleted.

51 changes: 0 additions & 51 deletions tests/simple/snapshots/web/diffs/src_routes_index.tsx.diff

This file was deleted.

13 changes: 0 additions & 13 deletions tests/simple/snapshots/web/manifest.json

This file was deleted.