Skip to content

Commit

Permalink
update 3rd party libraries.
Browse files Browse the repository at this point in the history
  • Loading branch information
Naruto committed Nov 22, 2024
1 parent c7fca62 commit d5eb3c7
Show file tree
Hide file tree
Showing 8 changed files with 760 additions and 620 deletions.
1,338 changes: 739 additions & 599 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
},
"devDependencies": {
"typescript": "^5.6.3",
"typedoc": "^0.26.10",
"lerna": "^8.1.8",
"typedoc": "^0.26.11",
"lerna": "^8.1.9",
"ncp": "^2.0.0",
"rimraf": "^6.0.1",
"@typescript-eslint/eslint-plugin": "^7.15.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/ss6player-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@
},
"devDependencies": {
"typescript": "^5.6.3",
"typedoc": "^0.26.10",
"typedoc": "^0.26.11",
"flatbuffers": "^24.3.25",
"lodash.camelcase": "^4.3.0",
"rimraf": "^6.0.1",
"rollup": "^4.24.0",
"rollup": "^4.27.3",
"@rollup/plugin-typescript": "^12.1.1",
"@rollup/plugin-commonjs": "^28.0.1",
"rollup-plugin-includepaths": "^0.2.4",
Expand Down
8 changes: 4 additions & 4 deletions packages/ss6player-pixi/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ss6player-pixi",
"private": true,
"version": "2.3.0",
"version": "2.3.1",
"description": "SS6Player for pixi",
"keywords": [
"SpriteStudio",
Expand Down Expand Up @@ -48,11 +48,11 @@
},
"devDependencies": {
"typescript": "^5.6.3",
"typedoc": "^0.26.10",
"typedoc": "^0.26.11",
"flatbuffers": "^24.3.25",
"lodash.camelcase": "^4.3.0",
"rimraf": "^6.0.1",
"rollup": "^4.24.0",
"rollup": "^4.27.3",
"@rollup/plugin-typescript": "^12.1.1",
"@rollup/plugin-commonjs": "^28.0.1",
"rollup-plugin-includepaths": "^0.2.4",
Expand All @@ -63,7 +63,7 @@
"rollup-plugin-esbuild": "^6.1.1",
"esbuild": "^0.24.0",
"pixi.js": "^8.5.2",
"concurrently": "^9.0.1",
"concurrently": "^9.1.0",
"http-server": "^14.1.1",
"opener": "^1.5.2",
"@typescript-eslint/eslint-plugin": "^7.15.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/ss6player-pixi6/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@
},
"devDependencies": {
"typescript": "^5.6.3",
"typedoc": "^0.26.10",
"typedoc": "^0.26.11",
"lodash.camelcase": "^4.3.0",
"rimraf": "^6.0.1",
"rollup": "^4.24.0",
"rollup": "^4.27.3",
"@rollup/plugin-typescript": "^12.1.1",
"@rollup/plugin-commonjs": "^28.0.1",
"rollup-plugin-includepaths": "^0.2.4",
Expand All @@ -68,7 +68,7 @@
"@pixi/filter-color-matrix": "^6.5.10",
"@pixi/core": "^6.5.10",
"@pixi/constants": "^6.5.10",
"concurrently": "^9.0.1",
"concurrently": "^9.1.0",
"http-server": "^14.1.1",
"opener": "^1.5.2",
"@typescript-eslint/eslint-plugin": "^7.15.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/ss6player-rpgmakermz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@
},
"devDependencies": {
"typescript": "^5.6.3",
"typedoc": "^0.26.10",
"typedoc": "^0.26.11",
"lodash.camelcase": "^4.3.0",
"rimraf": "^6.0.1",
"rollup": "^4.24.0",
"rollup": "^4.27.3",
"@rollup/plugin-typescript": "^12.1.1",
"@rollup/plugin-commonjs": "^28.0.1",
"rollup-plugin-includepaths": "^0.2.4",
Expand All @@ -60,7 +60,7 @@
"rollup-plugin-esbuild": "^6.1.1",
"esbuild": "^0.24.0",
"pixi.js": "^5.3.12",
"concurrently": "^9.0.1",
"concurrently": "^9.1.0",
"http-server": "^14.1.1",
"opener": "^1.5.2",
"replace": "^1.2.2",
Expand Down
10 changes: 5 additions & 5 deletions packages/ss6player-viewer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ss6player-viewer",
"private": true,
"version": "1.5.1",
"version": "1.5.2",
"description": "SS6Player for viewer",
"keywords": [
"SpriteStudio",
Expand Down Expand Up @@ -43,15 +43,15 @@
"clean": "rimraf dist"
},
"dependencies": {
"ss6player-pixi": "2.3.0",
"ss6player-pixi": "2.3.1",
"jszip": "^3.10.1"
},
"devDependencies": {
"typescript": "^5.6.3",
"typedoc": "^0.26.10",
"typedoc": "^0.26.11",
"lodash.camelcase": "^4.3.0",
"rimraf": "^6.0.1",
"rollup": "^4.24.0",
"rollup": "^4.27.3",
"@rollup/plugin-typescript": "^12.1.1",
"@rollup/plugin-commonjs": "^28.0.1",
"rollup-plugin-includepaths": "^0.2.4",
Expand All @@ -61,7 +61,7 @@
"rollup-plugin-esbuild": "^6.1.1",
"esbuild": "^0.24.0",
"pixi.js": "^8.5.2",
"concurrently": "^9.0.1",
"concurrently": "^9.1.0",
"http-server": "^14.1.1",
"opener": "^1.5.2",
"replace": "^1.2.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/ssfblib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
},
"devDependencies": {
"typescript": "^5.6.3",
"typedoc": "^0.26.10",
"typedoc": "^0.26.11",
"lodash.camelcase": "^4.3.0",
"rimraf": "^6.0.1",
"rollup": "^4.24.0",
"rollup": "^4.27.3",
"@rollup/plugin-typescript": "^12.1.1",
"@rollup/plugin-commonjs": "^28.0.1",
"rollup-plugin-includepaths": "^0.2.4",
Expand Down

0 comments on commit d5eb3c7

Please sign in to comment.