Skip to content

Commit 1275beb

Browse files
chore(deps): Bump @spuxx/js-utils from 2.0.1 to 2.1.0 (#264)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54bc847 commit 1275beb

File tree

4 files changed

+35
-35
lines changed

4 files changed

+35
-35
lines changed

apps/spuxx-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@nestjs/platform-express": "11.1.13",
3030
"@nestjs/sequelize": "11.0.1",
3131
"@nestjs/swagger": "11.2.6",
32-
"@spuxx/js-utils": "2.0.1",
32+
"@spuxx/js-utils": "2.1.0",
3333
"@spuxx/nest-auth": "1.1.0",
3434
"@spuxx/nest-utils": "4.1.0",
3535
"class-transformer": "0.5.1",

apps/spuxx-astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@astrojs/sitemap": "3.7.0",
1616
"@astrojs/solid-js": "5.1.3",
1717
"@spuxx/browser-utils": "1.13.0",
18-
"@spuxx/js-utils": "2.0.1",
18+
"@spuxx/js-utils": "2.1.0",
1919
"@spuxx/solid": "1.9.0",
2020
"astro": "5.17.1",
2121
"iconify-icon": "3.0.2",

apps/spuxx-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@solidjs/router": "0.15.4",
2424
"@spuxx/browser-utils": "1.13.0",
25-
"@spuxx/js-utils": "2.0.1",
25+
"@spuxx/js-utils": "2.1.0",
2626
"@spuxx/solid": "1.9.0",
2727
"iconify-icon": "3.0.2",
2828
"solid-js": "^1.9.11"

0 commit comments

Comments
 (0)