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
51 changes: 51 additions & 0 deletions .yarn/changelogs/common.163caa60.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
<!-- version-type: patch -->
# common

<!--
FORMATTING GUIDE:

### Detailed Entry (appears first when merging)

Use h3 (###) and below for detailed entries with paragraphs, code examples, and lists.

### Simple List Items

- Simple changes can be added as list items
- They are collected together at the bottom of each section

TIP: When multiple changelog drafts are merged, heading-based entries
appear before simple list items within each section.
-->

## ✨ Features
<!-- PLACEHOLDER: Describe your shiny new features (feat:) -->

## 🐛 Bug Fixes
<!-- PLACEHOLDER: Describe the nasty little bugs that has been eradicated (fix:) -->

## 📚 Documentation
<!-- PLACEHOLDER: Describe documentation changes (docs:) -->

## ⚡ Performance
<!-- PLACEHOLDER: Describe performance improvements (perf:) -->

## ♻️ Refactoring
<!-- PLACEHOLDER: Describe code refactoring (refactor:) -->

## 🧪 Tests
<!-- PLACEHOLDER: Describe test changes (test:) -->

## 📦 Build
<!-- PLACEHOLDER: Describe build system changes (build:) -->

## 👷 CI
<!-- PLACEHOLDER: Describe CI configuration changes (ci:) -->

## ⬆️ Dependencies

- Bumped `@furystack/rest` from ^8.1.0 to ^8.1.3
- Bumped `@types/node` from ^25.3.5 to ^25.5.0
- Bumped `vitest` from ^4.0.18 to ^4.1.1

## 🔧 Chores
<!-- PLACEHOLDER: Describe other changes (chore:) -->
60 changes: 60 additions & 0 deletions .yarn/changelogs/frontend.163caa60.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
<!-- version-type: patch -->
# frontend

<!--
FORMATTING GUIDE:

### Detailed Entry (appears first when merging)

Use h3 (###) and below for detailed entries with paragraphs, code examples, and lists.

### Simple List Items

- Simple changes can be added as list items
- They are collected together at the bottom of each section

TIP: When multiple changelog drafts are merged, heading-based entries
appear before simple list items within each section.
-->

## ✨ Features
<!-- PLACEHOLDER: Describe your shiny new features (feat:) -->

## 🐛 Bug Fixes
<!-- PLACEHOLDER: Describe the nasty little bugs that has been eradicated (fix:) -->

## 📚 Documentation
<!-- PLACEHOLDER: Describe documentation changes (docs:) -->

## ⚡ Performance
<!-- PLACEHOLDER: Describe performance improvements (perf:) -->

## ♻️ Refactoring
<!-- PLACEHOLDER: Describe code refactoring (refactor:) -->

## 🧪 Tests
<!-- PLACEHOLDER: Describe test changes (test:) -->

## 📦 Build
<!-- PLACEHOLDER: Describe build system changes (build:) -->

## 👷 CI
<!-- PLACEHOLDER: Describe CI configuration changes (ci:) -->

## ⬆️ Dependencies

- Bumped `@furystack/auth-jwt` from ^2.1.2 to ^2.1.5
- Bumped `@furystack/core` from ^15.2.5 to ^16.0.2
- Bumped `@furystack/inject` from ^12.0.32 to ^12.0.34
- Bumped `@furystack/logging` from ^8.1.1 to ^8.1.3
- Bumped `@furystack/rest-client-fetch` from ^8.1.2 to ^8.1.5
- Bumped `@furystack/shades` from ^13.0.0 to ^13.1.2
- Bumped `@furystack/shades-common-components` from ^14.0.0 to ^15.0.2
- Bumped `@furystack/utils` from ^8.2.1 to ^8.2.3
- Bumped `@types/node` from ^25.3.5 to ^25.5.0
- Bumped `typescript` from ^5.9.3 to ^6.0.2
- Bumped `vite` from ^7.3.1 to ^8.0.2
- Bumped `vitest` from ^4.0.18 to ^4.1.1

## 🔧 Chores
<!-- PLACEHOLDER: Describe other changes (chore:) -->
60 changes: 60 additions & 0 deletions .yarn/changelogs/furystack-boilerplate-app.163caa60.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
<!-- version-type: patch -->
# furystack-boilerplate-app

<!--
FORMATTING GUIDE:

### Detailed Entry (appears first when merging)

Use h3 (###) and below for detailed entries with paragraphs, code examples, and lists.

### Simple List Items

- Simple changes can be added as list items
- They are collected together at the bottom of each section

TIP: When multiple changelog drafts are merged, heading-based entries
appear before simple list items within each section.
-->

## ✨ Features
<!-- PLACEHOLDER: Describe your shiny new features (feat:) -->

## 🐛 Bug Fixes
<!-- PLACEHOLDER: Describe the nasty little bugs that has been eradicated (fix:) -->

## 📚 Documentation
<!-- PLACEHOLDER: Describe documentation changes (docs:) -->

## ⚡ Performance
<!-- PLACEHOLDER: Describe performance improvements (perf:) -->

## ♻️ Refactoring
<!-- PLACEHOLDER: Describe code refactoring (refactor:) -->

## 🧪 Tests
<!-- PLACEHOLDER: Describe test changes (test:) -->

## 📦 Build
<!-- PLACEHOLDER: Describe build system changes (build:) -->

## 👷 CI
<!-- PLACEHOLDER: Describe CI configuration changes (ci:) -->

## ⬆️ Dependencies

- Bumped `@furystack/eslint-plugin` from ^2.0.0 to ^2.1.3
- Bumped `@furystack/yarn-plugin-changelog` from ^1.0.6 to ^1.0.8
- Bumped `@types/node` from ^25.3.5 to ^25.5.0
- Bumped `@vitest/coverage-v8` from ^4.0.18 to ^4.1.1
- Bumped `eslint` from ^10.0.3 to ^10.1.0
- Bumped `eslint-plugin-jsdoc` from ^62.7.1 to ^62.8.0
- Bumped `eslint-plugin-playwright` from ^2.9.0 to ^2.10.1
- Bumped `lint-staged` from ^16.3.2 to ^16.4.0
- Bumped `typescript` from ^5.9.3 to ^6.0.2
- Bumped `typescript-eslint` from ^8.56.1 to ^8.57.2
- Bumped `vite` from ^7.3.1 to ^8.0.2
- Bumped `vitest` from ^4.0.18 to ^4.1.1

## 🔧 Chores
<!-- PLACEHOLDER: Describe other changes (chore:) -->
59 changes: 59 additions & 0 deletions .yarn/changelogs/service.163caa60.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
<!-- version-type: patch -->
# service

<!--
FORMATTING GUIDE:

### Detailed Entry (appears first when merging)

Use h3 (###) and below for detailed entries with paragraphs, code examples, and lists.

### Simple List Items

- Simple changes can be added as list items
- They are collected together at the bottom of each section

TIP: When multiple changelog drafts are merged, heading-based entries
appear before simple list items within each section.
-->

## ✨ Features
<!-- PLACEHOLDER: Describe your shiny new features (feat:) -->

## 🐛 Bug Fixes
<!-- PLACEHOLDER: Describe the nasty little bugs that has been eradicated (fix:) -->

## 📚 Documentation
<!-- PLACEHOLDER: Describe documentation changes (docs:) -->

## ⚡ Performance
<!-- PLACEHOLDER: Describe performance improvements (perf:) -->

## ♻️ Refactoring
<!-- PLACEHOLDER: Describe code refactoring (refactor:) -->

## 🧪 Tests
<!-- PLACEHOLDER: Describe test changes (test:) -->

## 📦 Build
<!-- PLACEHOLDER: Describe build system changes (build:) -->

## 👷 CI
<!-- PLACEHOLDER: Describe CI configuration changes (ci:) -->

## ⬆️ Dependencies

- Bumped `@furystack/auth-jwt` from ^2.1.2 to ^2.1.5
- Bumped `@furystack/core` from ^15.2.5 to ^16.0.2
- Bumped `@furystack/filesystem-store` from ^7.1.2 to ^7.1.5
- Bumped `@furystack/inject` from ^12.0.32 to ^12.0.34
- Bumped `@furystack/logging` from ^8.1.1 to ^8.1.3
- Bumped `@furystack/repository` from ^10.1.6 to ^10.1.9
- Bumped `@furystack/rest-service` from ^12.3.0 to ^12.3.3
- Bumped `@furystack/security` from ^7.0.4 to ^7.0.7
- Bumped `@types/node` from ^25.3.5 to ^25.5.0
- Bumped `typescript` from ^5.9.3 to ^6.0.2
- Bumped `vitest` from ^4.0.18 to ^4.1.1

## 🔧 Chores
<!-- PLACEHOLDER: Describe other changes (chore:) -->
5 changes: 5 additions & 0 deletions .yarn/versions/163caa60.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
releases:
common: patch
frontend: patch
furystack-boilerplate-app: patch
service: patch
6 changes: 3 additions & 3 deletions common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"create-schemas": "node ./dist/bin/create-schemas.js"
},
"devDependencies": {
"@types/node": "^25.3.5",
"@types/node": "^25.5.0",
"ts-json-schema-generator": "^2.9.0",
"vitest": "^4.0.18"
"vitest": "^4.1.1"
},
"dependencies": {
"@furystack/rest": "^8.1.0"
"@furystack/rest": "^8.1.3"
}
}
24 changes: 12 additions & 12 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,20 @@
"license": "ISC",
"devDependencies": {
"@codecov/vite-plugin": "^1.9.1",
"typescript": "^5.9.3",
"vite": "^7.3.1",
"vitest": "^4.0.18"
"typescript": "^6.0.2",
"vite": "^8.0.2",
"vitest": "^4.1.1"
},
"dependencies": {
"@furystack/auth-jwt": "^2.1.2",
"@furystack/core": "^15.2.5",
"@furystack/inject": "^12.0.32",
"@furystack/logging": "^8.1.1",
"@furystack/rest-client-fetch": "^8.1.2",
"@furystack/shades": "^13.0.0",
"@furystack/shades-common-components": "^14.0.0",
"@furystack/utils": "^8.2.1",
"@types/node": "^25.3.5",
"@furystack/auth-jwt": "^2.1.5",
"@furystack/core": "^16.0.2",
"@furystack/inject": "^12.0.34",
"@furystack/logging": "^8.1.3",
"@furystack/rest-client-fetch": "^8.1.5",
"@furystack/shades": "^13.1.2",
"@furystack/shades-common-components": "^15.0.2",
"@furystack/utils": "^8.2.3",
"@types/node": "^25.5.0",
"common": "workspace:^"
}
}
1 change: 1 addition & 0 deletions frontend/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"jsx": "react" /* Specify JSX code generation: 'preserve', 'react-native', or 'react'. */,
"jsxFactory": "createComponent",
"jsxFragmentFactory": "createFragment",
"lib": ["ES2022", "DOM", "esnext.disposable"],
"declaration": true /* Generates corresponding '.d.ts' file. */,
"declarationMap": true /* Generates a sourcemap for each corresponding '.d.ts' file. */,
"sourceMap": true /* Generates corresponding '.map' file. */,
Expand Down
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,25 +17,25 @@
"type": "module",
"devDependencies": {
"@eslint/js": "^10.0.1",
"@furystack/eslint-plugin": "^2.0.0",
"@furystack/yarn-plugin-changelog": "^1.0.6",
"@furystack/eslint-plugin": "^2.1.3",
"@furystack/yarn-plugin-changelog": "^1.0.8",
"@playwright/test": "^1.58.2",
"@types/node": "^25.3.5",
"@vitest/coverage-v8": "^4.0.18",
"eslint": "^10.0.3",
"@types/node": "^25.5.0",
"@vitest/coverage-v8": "^4.1.1",
"eslint": "^10.1.0",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-jsdoc": "^62.7.1",
"eslint-plugin-playwright": "^2.9.0",
"eslint-plugin-jsdoc": "^62.8.0",
"eslint-plugin-playwright": "^2.10.1",
"eslint-plugin-prettier": "^5.5.5",
"husky": "^9.1.7",
"lint-staged": "^16.3.2",
"lint-staged": "^16.4.0",
"prettier": "^3.8.1",
"rimraf": "^6.1.3",
"typescript": "^5.9.3",
"typescript-eslint": "^8.56.1",
"vite": "^7.3.1",
"vitest": "^4.0.18"
"typescript": "^6.0.2",
"typescript-eslint": "^8.57.2",
"vite": "^8.0.2",
"vitest": "^4.1.1"
},
"lint-staged": {
"*.{ts,tsx}": [
Expand Down
22 changes: 11 additions & 11 deletions service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@
"build": "tsc -b"
},
"devDependencies": {
"@types/node": "^25.3.5",
"typescript": "^5.9.3",
"vitest": "^4.0.18"
"@types/node": "^25.5.0",
"typescript": "^6.0.2",
"vitest": "^4.1.1"
},
"dependencies": {
"@furystack/auth-jwt": "^2.1.2",
"@furystack/core": "^15.2.5",
"@furystack/filesystem-store": "^7.1.2",
"@furystack/inject": "^12.0.32",
"@furystack/logging": "^8.1.1",
"@furystack/repository": "^10.1.6",
"@furystack/rest-service": "^12.3.0",
"@furystack/security": "^7.0.4",
"@furystack/auth-jwt": "^2.1.5",
"@furystack/core": "^16.0.2",
"@furystack/filesystem-store": "^7.1.5",
"@furystack/inject": "^12.0.34",
"@furystack/logging": "^8.1.3",
"@furystack/repository": "^10.1.9",
"@furystack/rest-service": "^12.3.3",
"@furystack/security": "^7.0.7",
"common": "workspace:^"
}
}
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
// "rootDirs": [], /* List of root folders whose combined content represents the structure of the project at runtime. */
// "typeRoots": [], /* List of folders to include type definitions from. */
// "types": [], /* Type declaration files to be included in compilation. */
"types": ["node"],
"allowSyntheticDefaultImports": true /* Allow default imports from modules with no default export. This does not affect code emit, just typechecking. */,
"esModuleInterop": true /* Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'. */,
// "preserveSymlinks": true, /* Do not resolve the real path of symlinks. */
Expand Down
Loading
Loading