@forge/bundler
7.0.0-next.97.0.0-next.10
package.json~
package.jsonModified+3−3
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
{
"name": "@forge/bundler",
- "version": "7.0.0-next.9",
+ "version": "7.0.0-next.10",
"description": "Default bundler for Forge apps",
"license": "SEE LICENSE IN LICENSE.txt",
"author": "Atlassian",
"main": "out/index.js",
@@ -20,11 +20,11 @@
"@babel/plugin-transform-optional-chaining": "^7.23.4",
"@babel/plugin-transform-react-jsx": "^7.23.4",
"@babel/traverse": "^7.24.0",
"@babel/types": "^7.24.0",
- "@forge/cli-shared": "9.0.0-next.7",
+ "@forge/cli-shared": "9.0.0-next.8",
"@forge/i18n": "1.0.0-next.0",
- "@forge/lint": "6.0.0-next.9",
+ "@forge/lint": "6.0.0-next.10",
"@forge/manifest": "13.0.0-next.2",
"babel-loader": "^8.3.0",
"cheerio": "^1.2.0",
"cross-spawn": "^7.0.6",