Skip to content

Commit 2603659

Browse files
committed
v2.0.0-rc.86
1 parent e8df142 commit 2603659

27 files changed

Lines changed: 53 additions & 53 deletions

lerna.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
"packages/stack/plugins"
1212
],
1313
"useNx": false,
14-
"version": "2.0.0-rc.85"
15-
}
14+
"version": "2.0.0-rc.86"
15+
}

packages/stack/bundlers/vite/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/stack/bundlers/vite/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leanup/stack-vite",
3-
"version": "2.0.0-rc.85",
3+
"version": "2.0.0-rc.86",
44
"description": "This module contains all vite-related functionalities for the @leanup/stack.",
55
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
66
"homepage": "https://leanupjs.org",
@@ -34,7 +34,7 @@
3434
"vite-plugin-replace": "0.1.1"
3535
},
3636
"devDependencies": {
37-
"@leanup/stack": "2.0.0-rc.85"
37+
"@leanup/stack": "2.0.0-rc.86"
3838
},
3939
"peerDependencies": {
4040
"@leanup/stack": "~2.0.0-rc.79"

packages/stack/bundlers/webpack/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/stack/bundlers/webpack/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leanup/stack-webpack",
3-
"version": "2.0.0-rc.85",
3+
"version": "2.0.0-rc.86",
44
"description": "This module contains all webpack-related functionalities for the @leanup/stack.",
55
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
66
"homepage": "https://leanupjs.org",
@@ -57,7 +57,7 @@
5757
"webpack-dev-server": "4.13.3"
5858
},
5959
"devDependencies": {
60-
"@leanup/stack": "2.0.0-rc.85",
60+
"@leanup/stack": "2.0.0-rc.86",
6161
"@types/node": "18.16.3",
6262
"rimraf": "3.0.2",
6363
"tslib": "2.5.0",

packages/stack/core/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/stack/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leanup/stack",
3-
"version": "2.0.0-rc.85",
3+
"version": "2.0.0-rc.86",
44
"description": "This module contains all required tools to serve, test and build a framework neutral SPA.",
55
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
66
"homepage": "https://leanupjs.org",

packages/stack/frameworks/angular/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/stack/frameworks/angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leanup/stack-angular",
3-
"version": "2.0.0-rc.85",
3+
"version": "2.0.0-rc.86",
44
"description": "This package contains the Angular framework extension for the @leanup/cli.",
55
"author": "Martin Oppitz <npmjs@martinoppitz.com>",
66
"homepage": "https://leanupjs.org",
@@ -46,7 +46,7 @@
4646
},
4747
"devDependencies": {
4848
"@angular/compiler-cli": "14.3.0",
49-
"@leanup/stack-webpack": "2.0.0-rc.85",
49+
"@leanup/stack-webpack": "2.0.0-rc.86",
5050
"@types/node": "18.16.3",
5151
"rimraf": "3.0.2",
5252
"tslib": "2.5.0",

packages/stack/frameworks/angularjs/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)