@wise/components-theming 0.0.0-experimental-640c0f9 → 0.0.0-experimental-d6dcd0b

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wise/components-theming",
3
- "version": "0.0.0-experimental-640c0f9",
3
+ "version": "0.0.0-experimental-d6dcd0b",
4
4
  "description": "Provides theming support for the Wise Design system components",
5
5
  "license": "Apache-2.0",
6
6
  "keywords": [
@@ -12,30 +12,30 @@
12
12
  "url": "git+https://github.com/transferwise/neptune-web.git"
13
13
  },
14
14
  "dependencies": {
15
- "@babel/runtime": "^7.28.3",
15
+ "@babel/runtime": "^7.28.4",
16
16
  "clsx": "^2.1.1"
17
17
  },
18
18
  "devDependencies": {
19
- "@babel/core": "^7.28.3",
20
- "@babel/plugin-transform-runtime": "^7.28.3",
21
- "@babel/preset-env": "^7.28.3",
22
- "@babel/preset-react": "^7.27.1",
23
- "@babel/preset-typescript": "^7.27.1",
24
- "@rollup/plugin-babel": "^6.0.4",
25
- "@rollup/plugin-typescript": "^12.1.4",
19
+ "@babel/core": "^7.28.5",
20
+ "@babel/plugin-transform-runtime": "^7.28.5",
21
+ "@babel/preset-env": "^7.28.5",
22
+ "@babel/preset-react": "^7.28.5",
23
+ "@babel/preset-typescript": "^7.28.5",
24
+ "@rollup/plugin-babel": "^6.1.0",
25
+ "@rollup/plugin-typescript": "^12.3.0",
26
26
  "@testing-library/dom": "^10.4.1",
27
- "@testing-library/jest-dom": "^6.8.0",
28
- "@testing-library/react": "^16.3.0",
29
- "@tsconfig/recommended": "^1.0.10",
27
+ "@testing-library/jest-dom": "^6.9.1",
28
+ "@testing-library/react": "^16.3.1",
29
+ "@tsconfig/recommended": "^1.0.13",
30
30
  "@types/babel__core": "^7.20.5",
31
31
  "@types/jest": "^30.0.0",
32
- "@types/react": "^18.3.23",
32
+ "@types/react": "^18.3.27",
33
33
  "@types/react-dom": "^18.3.7",
34
- "@wise/eslint-config": "^13.1.0",
35
- "eslint": "^9.33.0",
36
- "jest": "^30.0.5",
34
+ "@wise/eslint-config": "^13.3.0",
35
+ "eslint": "^9.39.2",
36
+ "jest": "^30.2.0",
37
37
  "jest-environment-jsdom": "^29.7.0",
38
- "rollup": "^4.47.1",
38
+ "rollup": "^4.54.0",
39
39
  "rollup-preserve-directives": "^1.1.3",
40
40
  "@wise/wds-configs": "0.0.0"
41
41
  },
@@ -1,4 +1,4 @@
1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
1
+ // Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
2
2
 
3
3
  exports[`ThemeProvider matches snapshot 1`] = `
4
4
  <DocumentFragment>