Skip to content

Commit

Permalink
chore: Publish 1.7.29-nightly-20241001.1 with swc_core v0.106.3
Browse files Browse the repository at this point in the history
  • Loading branch information
swc-bot committed Oct 1, 2024
1 parent 7823b10 commit ecf05a8
Show file tree
Hide file tree
Showing 39 changed files with 74 additions and 74 deletions.
64 changes: 32 additions & 32 deletions bindings/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions bindings/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,21 +24,21 @@ resolver = "2"
serde-wasm-bindgen = "0.6.5"
serde_json = "1.0.120"
sourcemap = "8.0.1"
swc_atoms = "1.0.0"
swc_atoms = "1.0.1"
swc_cached = "0.3.20"
swc_cli_impl = "0.24.0"
swc_common = "0.40.0"
swc_cli_impl = "0.24.1"
swc_common = "0.40.1"
swc_compiler_base = "0.23.0"
swc_config = "0.1.15"
swc_core = "0.106.0"
swc_core = "0.106.3"
swc_css_ast = "0.147.0"
swc_css_codegen = "0.158.0"
swc_css_minifier = "0.123.0"
swc_css_parser = "0.157.0"
swc_error_reporters = "1.0.0"
swc_fast_ts_strip = "0.11.0"
swc_html = "0.153.0"
swc_html_ast = "0.40.0"
swc_html_ast = "0.40.1"
swc_html_minifier = "0.150.0"
swc_malloc = "0.5.11"
swc_nodejs_common = "0.0.8"
Expand Down
2 changes: 1 addition & 1 deletion bindings/binding_core_wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ license = "Apache-2.0"
name = "binding_core_wasm"
publish = false
repository = "https://github.com/swc-project/swc.git"
version = "1.7.28"
version = "1.7.29-nightly-20241001.1"

[lib]
bench = false
Expand Down
2 changes: 1 addition & 1 deletion bindings/binding_minifier_wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ license = "Apache-2.0"
name = "binding_minifier_wasm"
publish = false
repository = "https://github.com/swc-project/swc.git"
version = "1.7.28"
version = "1.7.29-nightly-20241001.1"

[lib]
bench = false
Expand Down
2 changes: 1 addition & 1 deletion bindings/binding_typescript_wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ license = "Apache-2.0"
name = "binding_typescript_wasm"
publish = false
repository = "https://github.com/swc-project/swc.git"
version = "1.7.28"
version = "1.7.29-nightly-20241001.1"

[lib]
bench = false
Expand Down
2 changes: 1 addition & 1 deletion bindings/swc_cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ include = ["Cargo.toml", "src/**/*.rs"]
license = "Apache-2.0"
name = "swc_cli"
repository = "https://github.com/swc-project/swc.git"
version = "0.91.414"
version = "0.91.415"

[[bin]]
bench = false
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/core",
"version": "1.7.28",
"version": "1.7.29-nightly-20241001.1",
"description": "Super-fast alternative for babel",
"homepage": "https://swc.rs",
"main": "./index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/scripts/npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/core-darwin-arm64",
"version": "1.7.28",
"version": "1.7.29-nightly-20241001.1",
"os": [
"darwin"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/core/scripts/npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/core-darwin-x64",
"version": "1.7.28",
"version": "1.7.29-nightly-20241001.1",
"os": [
"darwin"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/core/scripts/npm/linux-arm-gnueabihf/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/core-linux-arm-gnueabihf",
"version": "1.7.28",
"version": "1.7.29-nightly-20241001.1",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/core/scripts/npm/linux-arm64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/core-linux-arm64-gnu",
"version": "1.7.28",
"version": "1.7.29-nightly-20241001.1",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/core/scripts/npm/linux-arm64-musl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/core-linux-arm64-musl",
"version": "1.7.28",
"version": "1.7.29-nightly-20241001.1",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/core/scripts/npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/core-linux-x64-gnu",
"version": "1.7.28",
"version": "1.7.29-nightly-20241001.1",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/core/scripts/npm/linux-x64-musl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/core-linux-x64-musl",
"version": "1.7.28",
"version": "1.7.29-nightly-20241001.1",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/core/scripts/npm/win32-arm64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/core-win32-arm64-msvc",
"version": "1.7.28",
"version": "1.7.29-nightly-20241001.1",
"os": [
"win32"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/core/scripts/npm/win32-ia32-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/core-win32-ia32-msvc",
"version": "1.7.28",
"version": "1.7.29-nightly-20241001.1",
"os": [
"win32"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/core/scripts/npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/core-win32-x64-msvc",
"version": "1.7.28",
"version": "1.7.29-nightly-20241001.1",
"os": [
"win32"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/html/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/html",
"version": "1.7.28",
"version": "1.7.29-nightly-20241001.1",
"description": "Super-fast HTML minifier",
"homepage": "https://swc.rs",
"main": "./index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/html/scripts/npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/html-darwin-arm64",
"version": "1.7.28",
"version": "1.7.29-nightly-20241001.1",
"os": [
"darwin"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/html/scripts/npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/html-darwin-x64",
"version": "1.7.28",
"version": "1.7.29-nightly-20241001.1",
"os": [
"darwin"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/html/scripts/npm/linux-arm-gnueabihf/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/html-linux-arm-gnueabihf",
"version": "1.7.28",
"version": "1.7.29-nightly-20241001.1",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/html/scripts/npm/linux-arm64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc/html-linux-arm64-gnu",
"version": "1.7.28",
"version": "1.7.29-nightly-20241001.1",
"os": [
"linux"
],
Expand Down
Loading

0 comments on commit ecf05a8

Please sign in to comment.