Skip to content

Commit

Permalink
Merge branch 'release/v9'
Browse files Browse the repository at this point in the history
  • Loading branch information
saltyshiomix committed Jan 16, 2025
2 parents 4948d02 + 16e3017 commit b020ea3
Show file tree
Hide file tree
Showing 15 changed files with 352 additions and 339 deletions.
4 changes: 2 additions & 2 deletions examples/basic-lang-javascript-python/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"electron-store": "^8.2.0"
},
"devDependencies": {
"electron": "^31.0.1",
"electron": "^34.0.0",
"electron-builder": "^24.13.3",
"next": "^14.2.4",
"nextron": "^9.4.0",
"nextron": "^9.5.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/basic-lang-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"electron-store": "^8.2.0"
},
"devDependencies": {
"electron": "^31.0.1",
"electron": "^34.0.0",
"electron-builder": "^24.13.3",
"next": "^14.2.4",
"nextron": "^9.4.0",
"nextron": "^9.5.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
Expand Down
6 changes: 3 additions & 3 deletions examples/basic-lang-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"devDependencies": {
"@types/node": "^20.11.16",
"@types/react": "^18.2.52",
"electron": "^31.0.1",
"electron": "^34.0.0",
"electron-builder": "^24.13.3",
"next": "^14.2.4",
"nextron": "^9.4.0",
"nextron": "^9.5.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.6.3"
"typescript": "^5.7.3"
}
}
6 changes: 3 additions & 3 deletions examples/basic-launch-app-from-url/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"devDependencies": {
"@types/node": "^20.11.16",
"@types/react": "^18.2.52",
"electron": "^31.0.1",
"electron": "^34.0.0",
"electron-builder": "^24.13.3",
"next": "^14.2.4",
"nextron": "^9.4.0",
"nextron": "^9.5.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.6.3"
"typescript": "^5.7.3"
}
}
6 changes: 3 additions & 3 deletions examples/basic-store-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"devDependencies": {
"@types/node": "^20.11.16",
"@types/react": "^18.2.52",
"electron": "^31.0.1",
"electron": "^34.0.0",
"electron-builder": "^24.13.3",
"next": "^14.2.4",
"nextron": "^9.4.0",
"nextron": "^9.5.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.6.3"
"typescript": "^5.7.3"
}
}
6 changes: 3 additions & 3 deletions examples/custom-build-options/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"devDependencies": {
"@types/node": "^20.11.16",
"@types/react": "^18.2.52",
"electron": "^31.0.1",
"electron": "^34.0.0",
"electron-builder": "^24.13.3",
"next": "^14.2.4",
"nextron": "^9.4.0",
"nextron": "^9.5.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.6.3"
"typescript": "^5.7.3"
}
}
6 changes: 3 additions & 3 deletions examples/custom-renderer-port/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"devDependencies": {
"@types/node": "^20.11.16",
"@types/react": "^18.2.52",
"electron": "^31.0.1",
"electron": "^34.0.0",
"electron-builder": "^24.13.3",
"next": "^14.2.4",
"nextron": "^9.4.0",
"nextron": "^9.5.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.6.3"
"typescript": "^5.7.3"
}
}
6 changes: 3 additions & 3 deletions examples/with-ant-design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"@types/node": "^20.11.16",
"@types/react": "^18.2.52",
"antd": "^5.16.1",
"electron": "^31.0.1",
"electron": "^34.0.0",
"electron-builder": "^24.13.3",
"next": "^14.2.4",
"nextron": "^9.4.0",
"nextron": "^9.5.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.6.3"
"typescript": "^5.7.3"
}
}
6 changes: 3 additions & 3 deletions examples/with-chakra-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"@emotion/styled": "^11.11.5",
"@types/node": "^20.11.16",
"@types/react": "^18.2.52",
"electron": "^31.0.1",
"electron": "^34.0.0",
"electron-builder": "^24.13.3",
"framer-motion": "^11.0.28",
"next": "^14.2.4",
"nextron": "^9.4.0",
"nextron": "^9.5.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.6.3"
"typescript": "^5.7.3"
}
}
6 changes: 3 additions & 3 deletions examples/with-emotion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"@emotion/styled": "^11.11.0",
"@types/node": "^20.11.16",
"@types/react": "^18.2.52",
"electron": "^31.0.1",
"electron": "^34.0.0",
"electron-builder": "^24.13.3",
"next": "^14.2.4",
"nextron": "^9.4.0",
"nextron": "^9.5.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.6.3"
"typescript": "^5.7.3"
}
}
6 changes: 3 additions & 3 deletions examples/with-material-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"@mui/material-nextjs": "^5.15.11",
"@types/node": "^20.11.16",
"@types/react": "^18.2.52",
"electron": "^31.0.1",
"electron": "^34.0.0",
"electron-builder": "^24.13.3",
"next": "^14.2.4",
"nextron": "^9.4.0",
"nextron": "^9.5.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.6.3"
"typescript": "^5.7.3"
}
}
4 changes: 2 additions & 2 deletions examples/with-next-i18next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"electron-store": "^8.2.0"
},
"devDependencies": {
"electron": "^31.0.1",
"electron": "^34.0.0",
"electron-builder": "^24.13.3",
"i18next": "^23.11.5",
"next": "^14.2.4",
"next-i18next": "^15.2.0",
"nextron": "^9.4.0",
"nextron": "^9.5.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^14.1.2"
Expand Down
6 changes: 3 additions & 3 deletions examples/with-tailwindcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"@types/node": "^20.11.16",
"@types/react": "^18.2.52",
"autoprefixer": "^10.4.19",
"electron": "^31.0.1",
"electron": "^34.0.0",
"electron-builder": "^24.13.3",
"next": "^14.2.4",
"nextron": "^9.4.0",
"nextron": "^9.5.0",
"postcss": "^8.4.38",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwindcss": "^3.4.3",
"typescript": "^5.6.3"
"typescript": "^5.7.3"
}
}
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nextron",
"version": "9.4.0",
"version": "9.5.0",
"description": "⚡ NEXT.js + Electron ⚡",
"repository": {
"type": "git",
Expand Down Expand Up @@ -59,18 +59,18 @@
"babel-loader": "9.2.1",
"chalk": "4.1.2",
"execa": "5.1.1",
"fs-extra": "11.2.0",
"fs-extra": "11.3.0",
"get-port-please": "3.1.2",
"terser-webpack-plugin": "5.3.10",
"tsconfig-paths-webpack-plugin": "4.1.0",
"webpack": "5.96.1",
"terser-webpack-plugin": "5.3.11",
"tsconfig-paths-webpack-plugin": "4.2.0",
"webpack": "5.97.1",
"webpack-merge": "6.0.1"
},
"devDependencies": {
"@next/eslint-plugin-next": "^15.0.2",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-commonjs": "^28.0.2",
"@rollup/plugin-node-resolve": "^16.0.0",
"@rollup/plugin-terser": "^0.4.4",
"@types/eslint": "^9.6.1",
"@types/fs-extra": "^11.0.4",
Expand All @@ -88,8 +88,8 @@
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"rimraf": "^6.0.1",
"rollup": "^4.25.0",
"rollup": "^4.30.1",
"rollup-plugin-auto-external": "^2.0.0",
"typescript": "^5.6.3"
"typescript": "^5.7.3"
}
}
Loading

0 comments on commit b020ea3

Please sign in to comment.