Skip to content

Commit

Permalink
version bump v1.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
deanshub committed May 30, 2023
1 parent 50ad2d8 commit fb43cf1
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "in-it",
"version": "1.0.23",
"version": "1.0.24",
"repository": "git@github.com:deanshub/in-it.git",
"author": "Dean Shub <deanshub@gmail.com>",
"license": "ISC",
Expand Down
4 changes: 2 additions & 2 deletions packages/next-in-it-stats/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-in-it-stats",
"version": "1.0.23",
"version": "1.0.24",
"description": "next plugin to generate in-it stats",
"main": "dist/cjs/index.js",
"exports": {
Expand All @@ -26,7 +26,7 @@
"@types/node-fetch": "^2.6.4",
"@types/terminal-link": "^1.2.0",
"@types/webpack-bundle-analyzer": "^4.6.0",
"in-it-shared-types": "1.0.23",
"in-it-shared-types": "1.0.24",
"next": "^13.4.2",
"typescript": "^5.0.4",
"vitest": "^0.30.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/rollup-plugin-in-it-stats/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rollup-plugin-in-it-stats",
"version": "1.0.23",
"version": "1.0.24",
"description": "rollup plugin to generate in-it stats",
"main": "dist/src/index.js",
"author": "Dean Shub <deanshub@gmail.com>",
Expand All @@ -14,7 +14,7 @@
"devDependencies": {
"@types/fs-extra": "^11.0.1",
"@types/is-ci": "^3.0.0",
"in-it-shared-types": "1.0.23",
"in-it-shared-types": "1.0.24",
"rollup": "^3.20.2",
"typescript": "^5.0.4",
"vitest": "^0.30.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/shared-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "in-it-shared-types",
"version": "1.0.23",
"version": "1.0.24",
"description": "",
"main": "index.ts",
"keywords": [],
Expand Down
4 changes: 2 additions & 2 deletions packages/test-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test-app",
"version": "1.0.23",
"version": "1.0.24",
"license": "ISC",
"type": "module",
"scripts": {
Expand All @@ -11,7 +11,7 @@
"@types/fs-extra": "^11.0.1",
"execa": "^7.1.1",
"fs-extra": "^11.1.1",
"rollup-plugin-in-it-stats": "1.0.23",
"rollup-plugin-in-it-stats": "1.0.24",
"typescript": "^5.0.4",
"vitest": "^0.30.1"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "in-it-web",
"version": "1.0.23",
"version": "1.0.24",
"private": true,
"scripts": {
"dev": "next dev -p 3001",
Expand Down Expand Up @@ -77,8 +77,8 @@
},
"devDependencies": {
"@types/webpack-bundle-analyzer": "^4.6.0",
"in-it-shared-types": "1.0.23",
"next-in-it-stats": "1.0.23",
"in-it-shared-types": "1.0.24",
"next-in-it-stats": "1.0.24",
"node-jose-tools": "^2.0.2"
}
}
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4601,7 +4601,7 @@ __metadata:
languageName: node
linkType: hard

"in-it-shared-types@1.0.23, in-it-shared-types@workspace:packages/shared-types":
"in-it-shared-types@1.0.24, in-it-shared-types@workspace:packages/shared-types":
version: 0.0.0-use.local
resolution: "in-it-shared-types@workspace:packages/shared-types"
languageName: unknown
Expand All @@ -4628,13 +4628,13 @@ __metadata:
clsx: ^1.2.1
eslint: 8.39.0
eslint-config-next: 13.4.0
in-it-shared-types: 1.0.23
in-it-shared-types: 1.0.24
kuuid: ^1.0.1
lucide-react: ^0.220.0
mongoose: ^7.2.0
next: 13.4.0
next-auth: ^4.22.1
next-in-it-stats: 1.0.23
next-in-it-stats: 1.0.24
node-jose-tools: ^2.0.2
postcss: 8.4.23
react: 18.2.0
Expand Down Expand Up @@ -6355,7 +6355,7 @@ __metadata:
languageName: node
linkType: hard

"next-in-it-stats@1.0.23, next-in-it-stats@workspace:packages/next-in-it-stats":
"next-in-it-stats@1.0.24, next-in-it-stats@workspace:packages/next-in-it-stats":
version: 0.0.0-use.local
resolution: "next-in-it-stats@workspace:packages/next-in-it-stats"
dependencies:
Expand All @@ -6372,7 +6372,7 @@ __metadata:
form-data: ^4.0.0
fs-extra: ^11.1.1
globby: ^11.0.0
in-it-shared-types: 1.0.23
in-it-shared-types: 1.0.24
is-ci: ^3.0.1
multimatch: ^5.0.0
next: ^13.4.2
Expand Down Expand Up @@ -7599,14 +7599,14 @@ __metadata:
languageName: node
linkType: hard

"rollup-plugin-in-it-stats@1.0.23, rollup-plugin-in-it-stats@workspace:packages/rollup-plugin-in-it-stats":
"rollup-plugin-in-it-stats@1.0.24, rollup-plugin-in-it-stats@workspace:packages/rollup-plugin-in-it-stats":
version: 0.0.0-use.local
resolution: "rollup-plugin-in-it-stats@workspace:packages/rollup-plugin-in-it-stats"
dependencies:
"@types/fs-extra": ^11.0.1
"@types/is-ci": ^3.0.0
fs-extra: ^11.1.1
in-it-shared-types: 1.0.23
in-it-shared-types: 1.0.24
is-ci: ^3.0.1
picocolors: ^1.0.0
rollup: ^3.20.2
Expand Down Expand Up @@ -8429,7 +8429,7 @@ __metadata:
execa: ^7.1.1
fs-extra: ^11.1.1
rollup: ^3.20.2
rollup-plugin-in-it-stats: 1.0.23
rollup-plugin-in-it-stats: 1.0.24
typescript: ^5.0.4
vitest: ^0.30.1
languageName: unknown
Expand Down

1 comment on commit fb43cf1

@vercel
Copy link

@vercel vercel bot commented on fb43cf1 May 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.